Loading Tool

Explorer IconExplorer

Memory Pool

32,527 transactions
27.99 vMB
0.06130481 BTC
Random Selection Loading Transactions
Max Size: 138.21/200 MB

Candidate Block

Mining Attempt 42106be1d44b2a0e71e6cc608b94779c8bf69feabe24b42c6c4e3d51ca2dca93
Version 20000000
Previous Block 0000000000000000000177abe9ee43b6462d18ea4870025cf2a032283159af76
Merkle Root 9d29a88a2337bef7205c46fd863461df09133093d796392592086735558e8917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,846
Size: 1.00 vMB
Total Fees: 0.00753210 BTC
Feerates: 47.59 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,514 (333,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,597 580,597 000000000000000000041540c68753459c7f1fb5643b82ecd1a3177f1e9bfd36 3,090 1.00/1.00 vMB 49
580,596 580,596 0000000000000000001469d73e586682c4a33951d179d2259ed954b02191c233 3,200 1.00/1.00 vMB 32
580,595 580,595 0000000000000000001b6170d829eb209aa754f17628356d3976da9d7ebb92ee 2,714 1.00/1.00 vMB 16
580,594 580,594 0000000000000000000c47bd4628af929b8e41cb2d15c54fe21b8681d0fa6df6 3,309 1.00/1.00 vMB 45
580,593 580,593 0000000000000000000157e31107474a541993b2bb43ab8b2259595ded7831b6 2,702 1.00/1.00 vMB 51
580,592 580,592 0000000000000000001196d816d525768a6e94175c19ae98947656eb185f1630 1,762 1.00/1.00 vMB 14
580,591 580,591 00000000000000000018039d843c8b6e09da115a33b22145661ae5b6c33708e3 2,750 1.00/1.00 vMB 21
580,590 580,590 0000000000000000001826eb42a7725d49a6015c127306810c74b503ea46a97e 2,095 1.00/1.00 vMB 21
580,589 580,589 00000000000000000010e7608cfc1f2b0d6c24d80f831023d64b9b056f73692e 2,141 1.00/1.00 vMB 15
580,588 580,588 0000000000000000000a3ce14d0c47c5ab5840c1e060a037e1d02e99330c57e7 2,362 1.00/1.00 vMB 27
580,587 580,587 000000000000000000090836318848d08ebfa49df5ead4fcb6fce068e75f2e54 3,207 1.00/1.00 vMB 72
580,586 580,586 000000000000000000015ded2f82e0e36a157d7b4d19b9f0b7aa12d215c6593a 2,932 1.00/1.00 vMB 74
580,585 580,585 0000000000000000000e09b519a362ec4efb905a3d60d514a003b848f2f29531 2,316 1.00/1.00 vMB 51
580,584 580,584 00000000000000000008ecd7889756fadc05e89a0550587f3200bca36b2003c0 2,287 1.00/1.00 vMB 76
580,583 580,583 00000000000000000011723cc650765b9788f9b193d938f49e200569e9b03941 2,690 1.00/1.00 vMB 117
580,582 580,582 0000000000000000001977cc76a51d81f9dbcda92f05c17ae649423c8ae5857f 2,455 1.00/1.00 vMB 49
580,581 580,581 000000000000000000062da626194c52e82547cb36e0e713efdb9c9214516aad 2,627 1.00/1.00 vMB 72
580,580 580,580 000000000000000000119ad3fd97438a9ccd402f5041164b2db0606022f76ccf 2,472 1.00/1.00 vMB 46
580,579 580,579 000000000000000000135f6d1cc981cccf4cfecf7f84a6ca3cda9ad58c8804b9 2,484 1.00/1.00 vMB 82
580,578 580,578 000000000000000000161638454d858db7c54c30e9bb52e2b194a60e1603c6f4 2,523 1.00/1.00 vMB 84
580,577 580,577 00000000000000000000461f6be502b77c437a8d069bd882d59f547445246a96 1,358 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.94 GB
    • Received: 11.10 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.