Loading Tool

Explorer IconExplorer

Memory Pool

81,274 transactions
31.16 vMB
0.09261306 BTC
Random Selection Loading Transactions
Max Size: 187.95/200 MB

Candidate Block

Mining Attempt 9224815a9aae8964bf4630ad7b98240b62ba9e31b0896b6477c059fca9a8066e
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 8d214a8f30e10f7023d1f1c8f9278ce4acf6f4adfa2c0a2aea62d7350e32ee81
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,483
Size: 1.00 vMB
Total Fees: 0.01952981 BTC
Feerates: 45.88 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (555,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,516 359,516 00000000000000000b7878e4026a3865d0419eab9449675e87d84b49253bb9ae 1,910 1.00/1.00 vMB 30
359,515 359,515 00000000000000000899d5516813f605556f6eee8c49a7a63695d13ec44bfbbc 242 0.14/1.00 vMB 19
359,514 359,514 00000000000000000ec70a6922f2b351c29a5f4b0f211ca2f48e271827c453f6 331 0.28/1.00 vMB 12
359,513 359,513 00000000000000000e0d1bb730aecb8dfc6840e4719ecc399153f05cbb734fcd 1,311 0.75/1.00 vMB 22
359,512 359,512 000000000000000003ba1351bfe9530e2c86c97f806cf151507923f2db97c6e9 98 0.05/1.00 vMB 45
359,511 359,511 00000000000000000d304c5bf63603bb7d1a8a8ad512f48605a0948bde15126e 1,437 1.00/1.00 vMB 13
359,510 359,510 0000000000000000090fdab84f18f95cd7fd22969a37169945e85c978d2db7ba 896 0.54/1.00 vMB 24
359,509 359,509 0000000000000000016e872b34d59ae1fe1298881f3cec1412fcf98381791970 956 0.75/1.00 vMB 21
359,508 359,508 00000000000000000db66ba9bea8c269902c4f796e7c1cc72a9e7639aaaaccf9 1,604 0.75/1.00 vMB 33
359,507 359,507 0000000000000000107b859fde67014a69c6ea044974f92f7460927edcbdcf47 1,361 0.75/1.00 vMB 28
359,506 359,506 0000000000000000073a6313a5c80fe38fd7bf4c0e71a1bf379c307907de77e7 1,532 0.75/1.00 vMB 30
359,505 359,505 00000000000000000f11e81faf22c18bd9e0dfd701614f81d8749b3ec4c2f5fb 1,513 0.75/1.00 vMB 27
359,504 359,504 00000000000000001553077e86b74e7056769dd10929f6afaca577b6bb0c92cb 224 0.11/1.00 vMB 29
359,503 359,503 00000000000000000646f8d1f7e750d1a24e73c565a296f2110980eaab45c4b2 411 0.24/1.00 vMB 22
359,502 359,502 000000000000000008efebe2a68e83155404cfbb64cdbf20227a85ba8ab727b5 1,111 0.61/1.00 vMB 27
359,501 359,501 000000000000000014b58080d4aef8e15d035fd2797e9fbabd1cbfadb83ba226 27 0.01/1.00 vMB 32
359,500 359,500 000000000000000003d91eb789b648265dc66235afcb1e68442de26313b12cc8 58 0.03/1.00 vMB 27
359,499 359,499 00000000000000000a4370b91970d53c49c59ec7be5210bce0fea27f9d8d58ab 42 0.04/1.00 vMB 13
359,498 359,498 00000000000000001045e67b8132146d4ac6978259cb5796707782bab7dc7290 316 0.17/1.00 vMB 22
359,497 359,497 00000000000000001515c64810da4c80642bbd411271e6e22b4b90441c05621f 388 0.26/1.00 vMB 27
359,496 359,496 00000000000000000215a4e07f6dca01376e6e2e4951a34f880962ff16392bef 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.