Loading Tool

Explorer IconExplorer

Memory Pool

31,823 transactions
29.40 vMB
0.06721386 BTC
Random Selection Loading Transactions
Max Size: 160.63/200 MB

Candidate Block

Mining Attempt 0afdeedc35347d3c63f7965079b713e395d83ad35158bfa9afee65534ad6bd6a
Version 20000000
Previous Block 00000000000000000001dc1236ee0954263ccdab8beb31d24f579ba30604fe23
Merkle Root bc0c9c09a8cd8fd5d63b5df41da26f071757e947d14cdf2197cd5578afdc8966
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.03237297 BTC
Feerates: 502.24 > 3.24 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,129 (780,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,587 159,587 000000000000054cf6e044bed40fd5a1568da1167a13898ae864f2ef6d6dc7f2 19 0.01/1.00 vMB 146
159,586 159,586 000000000000016cafa6a8869de5c1a19c0990a927dadbf130ae06fd3d3b5c49 93 0.03/1.00 vMB 63
159,585 159,585 00000000000007e77f890446117e516869625d7caffa606f0d0379cc2d4ca193 43 0.01/1.00 vMB 76
159,584 159,584 0000000000000c130ccb30f32b2e8a91e60f9fd73b749689edc0f28ec19e89f4 21 0.01/1.00 vMB 35
159,583 159,583 0000000000000106dec451b3a7ab9ccc8b988b6f23998a57967a32f28c816c51 6 0.01/1.00 vMB 5
159,582 159,582 00000000000003c108be2f45b617916d296a07310656a4d0acdca861b7dc7b62 31 0.01/1.00 vMB 79
159,581 159,581 00000000000007ccb7421a49ad45bcf38af06b7bc5d26c8ae95021b6d14dc84f 121 0.04/1.00 vMB 206
159,580 159,580 00000000000002fda90bd836c8af35de16a081db0ade64ca0fd997d086ba624d 1 0.00/1.00 vMB 0
159,579 159,579 000000000000040659652f4d2d4d865d89de5d20939ff8964ed362cd5c4af4ce 24 0.01/1.00 vMB 153
159,578 159,578 00000000000008c94d78b6ecf4f01fe240914c09da3e7537de8600cb28e0bcc3 21 0.01/1.00 vMB 53
159,577 159,577 00000000000000104544b3e7546d75375e16c1faac8f634eafca55efb787ecf0 8 0.00/1.00 vMB 284
159,576 159,576 0000000000000159bce2e7a683f1e672bdcde5c5ce325eb7f4b3a0c3528b96de 7 0.00/1.00 vMB 53
159,575 159,575 00000000000009c93e2668f69904f2fc39ffe33535e81bdcf32721faaff5c039 31 0.02/1.00 vMB 59
159,574 159,574 000000000000002074a92473c64cd587c2672c64440808f9b97d8dadd225782b 10 0.00/1.00 vMB 73
159,573 159,573 000000000000025ee339276ffe6816b83b51a1ac722f729b569a8923f3d9f3a3 52 0.02/1.00 vMB 82
159,572 159,572 0000000000000c466ea831734cc875b8dadd7c5c49616e6cbd8fdb5d8203fc9b 14 0.01/1.00 vMB 14
159,571 159,571 0000000000000e4fb2d0aa2ab29f20a6a864473f9c772333c125e962b59ef908 63 0.03/1.00 vMB 89
159,570 159,570 00000000000003054be1f7c4877edce1b93e9baf1a7cc3fd942b25195b929b28 44 0.01/1.00 vMB 349
159,569 159,569 0000000000000676bc6c124a5aa4771e284fb03902446ddced46985590076a17 6 0.00/1.00 vMB 17
159,568 159,568 0000000000000cbf7eb5f24a7ba8bc5912e46d959ebe50c047d038b441d511b8 13 0.00/1.00 vMB 25
159,567 159,567 000000000000064a3b24a70a29e1970026ff54bbac93eb177c773ce0fe2fdca9 67 0.03/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 826.95 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: 4,438.20 GB
    • Received: 240.53 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.