Loading Tool

Explorer IconExplorer

Memory Pool

72,505 transactions
28.07 vMB
0.06829053 BTC
Random Selection Loading Transactions
Max Size: 166.47/200 MB

Candidate Block

Mining Attempt 44861f02b20b22d3de47a05e5433be2aa8a3493d25fde7092e48abb9168da09d
Version 20000000
Previous Block 00000000000000000000f8e5ceecb61863cf986472f3f497521e70a33dcb2b9b
Merkle Root 582d5e0b1fe3fe20e751c6a4f3b99545930e4b576f56261d7c8a4e46155fbdf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,400
Size: 1.00 vMB
Total Fees: 0.01222378 BTC
Feerates: 155.87 > 1.22 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,037 (320,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,728 594,728 00000000000000000005aeb28b4b43469b59a798956b09e493682e518c9c32a5 2,749 1.00/1.00 vMB 19
594,727 594,727 00000000000000000004f2ac72ebccbbaba8b1ec064291190317d7471a22ea67 940 1.00/1.00 vMB 13
594,726 594,726 0000000000000000000ef6bad977b31de94342558d98f265476a04ad6765aa44 2,298 1.00/1.00 vMB 23
594,725 594,725 000000000000000000045781c942466bdbb337b1621725a73ff5abee6b89d04b 3,210 1.00/1.00 vMB 25
594,724 594,724 0000000000000000001714197e05fcdc1664ec77654772d03f09eac7889212b2 2,667 1.00/1.00 vMB 19
594,723 594,723 00000000000000000012abffbc4ffeb8e80e1035b3659ff78e71c5287e5dff15 3,140 1.00/1.00 vMB 33
594,722 594,722 00000000000000000010e145a1129d7d62ce7fdb227a385cecd946e89415c912 1,469 1.00/1.00 vMB 33
594,721 594,721 0000000000000000000c9a7c6ce7d75cb483fc402021a237772c56f8a5a1b4e6 1,596 1.00/1.00 vMB 37
594,720 594,720 0000000000000000000adbae4bf35fa89a6519e3250fe09bbd4a4eaa2a46e0d8 2,015 1.00/1.00 vMB 14
594,719 594,719 0000000000000000000c48f6bed594da7bb5e75731b4e78501670e834d426e87 745 1.00/1.00 vMB 6
594,718 594,718 00000000000000000006661dc3f556a68035573045f2c024d50687896d575c3a 2,433 1.00/1.00 vMB 22
594,717 594,717 0000000000000000000d84f70a180a40569c4b66fcc51a9e841a9ce7fb44df45 294 1.00/1.00 vMB 5
594,716 594,716 000000000000000000076c014a9910659d2198b31b0e7a072b6990f2eda5dde4 1,429 1.00/1.00 vMB 9
594,715 594,715 0000000000000000000b786ac704f27856c7786db2d5bffd1f2e70350465f0ef 2,070 1.00/1.00 vMB 16
594,714 594,714 00000000000000000018184034de2c849e2a841ad6a5f82539bf7cc531fc0e87 2,273 1.00/1.00 vMB 9
594,713 594,713 00000000000000000000b6772b7806ed8f3ee499677d03f061d19567e9fe0fea 2,598 1.00/1.00 vMB 13
594,712 594,712 00000000000000000019b8813fe5b53d226398a17fb83aa2ca4169948afce8f7 3,345 1.00/1.00 vMB 29
594,711 594,711 0000000000000000000506f173bff0dc159ab569cafa9de9f80a8fa67f885367 2,217 1.00/1.00 vMB 26
594,710 594,710 000000000000000000140b85805aca60ffaa322aaabe10d3da584aac32aedca5 2,257 1.00/1.00 vMB 17
594,709 594,709 00000000000000000017738b4c6878b344b1477b7d316d95be2c8447753baca5 1,048 1.00/1.00 vMB 7
594,708 594,708 00000000000000000009d843546a928b40a66918500052f88259756164359fd0 2,222 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.46 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: 667.67 GB
    • Received: 15.27 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.