Loading Tool

Explorer IconExplorer

Memory Pool

72,268 transactions
27.98 vMB
0.06612002 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt c0591640909516e716cfd91b3f500b5b4d12c45c68a1ae32bf5771c196b234d1
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (421,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,194 493,194 0000000000000000008db9a24b03781d351aaa4ce555f58c727c86569c5de6c7 2,238 1.00/1.00 vMB 222
493,193 493,193 0000000000000000004db402ad8aba8902076bf113a5875fa02219becd4e7d82 1,779 0.97/1.00 vMB 48
493,192 493,192 0000000000000000006b581b825abf776c68fd8cc51b3844b1c653f0de897234 1,756 1.00/1.00 vMB 82
493,191 493,191 0000000000000000005a4e88265d69bc75855ee76f5b1f1a3d3e0a04d1ac01e6 2,217 1.00/1.00 vMB 67
493,190 493,190 0000000000000000007cb6cae0bfedf294f688392c8b4e7ee2f573fc8f8ab499 1,445 1.00/1.00 vMB 31
493,189 493,189 00000000000000000026a1e7c9d7a767e67eed45d626a1c72dc7d70164b2697c 1,148 1.00/1.00 vMB 136
493,188 493,188 0000000000000000006abf2563cafab5baad61bc15ef76e39c910a1063230fa9 1,408 1.00/1.00 vMB 87
493,187 493,187 00000000000000000000208033c9cf1a4b106f353c99e0f20a24ebb68b1ce9af 2,517 1.00/1.00 vMB 189
493,186 493,186 000000000000000000922e0b16dc37152c0858a3d601c1d271fa3d51097e204c 2,496 1.00/1.00 vMB 284
493,185 493,185 0000000000000000001911629ebefadd68584f955060287dcd18909b25d850ae 822 1.00/1.00 vMB 27
493,184 493,184 0000000000000000002a847f94e8dc25bf80720f82e5e90480f86a4c9d0c09db 755 1.00/1.00 vMB 35
493,183 493,183 00000000000000000066b8b0e04193f325d920ab80f35e584875dc0df2e425eb 1,271 1.00/1.00 vMB 95
493,182 493,182 000000000000000000452fe864aee45e3a4875eb636bc02f950fb54b3cdde722 833 1.00/1.00 vMB 75
493,181 493,181 0000000000000000000f8749c1eeec6780be2c4c109353d84c6d12da8238c43b 682 0.66/1.00 vMB 92
493,180 493,180 000000000000000000832529fc8cdd71ff761f6421b3112cecaec4be4bbd83d4 474 0.62/1.00 vMB 60
493,179 493,179 00000000000000000093bcd7f6859a3b5d5b16b723cd29422f2193acede2c3bb 1,961 1.00/1.00 vMB 152
493,178 493,178 000000000000000000ae95acc34db433e88204127c477e4e4db8bce4d1949b81 1,317 1.00/1.00 vMB 20
493,177 493,177 0000000000000000009d796ba16df80851f8d0f2c3e99bb391c2b353222cedee 622 1.00/1.00 vMB 39
493,176 493,176 000000000000000000ad4cc133cff2c24bd1ef3c11162d08a6873fe71f5a9530 1,582 1.00/1.00 vMB 170
493,175 493,175 0000000000000000003730d7bdb47fe3e29bab8bacbea81467e6c36e139cee67 2,061 1.00/1.00 vMB 274
493,174 493,174 000000000000000000044487e410939513f2763bd13eb30dafc01dc85fe28810 1,940 1.00/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.45 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.51 GB
    • Received: 15.26 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.