Loading Tool

Explorer IconExplorer

Memory Pool

81,748 transactions
30.74 vMB
0.09850236 BTC
Random Selection Loading Transactions
Max Size: 187.72/200 MB

Candidate Block

Mining Attempt b987cccdc34ab2d46747e031d4f7b34eee101f9e2e8dca7a650e49aca20a763e
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 1cb164f2155c4a36e8bb88f6a0c4291207e3e7cba8c3ba77510acef8d76bebc1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,164
Size: 1.00 vMB
Total Fees: 0.02664167 BTC
Feerates: 301.60 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (380,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,493 534,493 000000000000000000273cca36ed63487824c1746ad21c593305a07e3504634f 1,422 0.56/1.00 vMB 36
534,492 534,492 00000000000000000007d9512b5a2fd05624ec1eae2a1e5a5ca4f8d805b31f7a 287 0.13/1.00 vMB 18
534,491 534,491 00000000000000000029ddd95b5fa984bf8e80284542b149d828c12eae5ea368 1,419 0.70/1.00 vMB 14
534,490 534,490 00000000000000000014fc0e808ec349cebd2213535bd628ef31b383707bf747 2,633 0.98/1.00 vMB 27
534,489 534,489 0000000000000000000eb1059fe5cea473de05d81a3ce6a739ed45ca4c8788d3 514 0.20/1.00 vMB 28
534,488 534,488 0000000000000000001c38661590706a9d2c9d6c3d96f18424f2ad7dda282827 736 0.28/1.00 vMB 22
534,487 534,487 00000000000000000005fc5b52daa0c80d80f7a23f71788a2eb54f2f57fbbacc 2,103 0.92/1.00 vMB 15
534,486 534,486 00000000000000000014a6bf7c8653bc823a7742121ff217592ddeda2e1e9bcc 1,920 0.84/1.00 vMB 21
534,485 534,485 000000000000000000207921c2a29c1ac70ba1460ce3d25edf9f4e67583d97ee 235 0.07/1.00 vMB 18
534,484 534,484 00000000000000000023e4382c6c39e85c5f8614b3ae0fbf23285b3cd8350331 1,807 0.76/1.00 vMB 22
534,483 534,483 0000000000000000002a7b742fbf98a495a212badc37f7ffd772bf896f26e10d 125 0.04/1.00 vMB 22
534,482 534,482 0000000000000000000c6fcc30da507cac555c6436330514ad601b9cb9366c6d 511 0.28/1.00 vMB 19
534,481 534,481 00000000000000000025871d039fa26fac576adf11341018e80b5c357b94dc4d 636 0.29/1.00 vMB 37
534,480 534,480 000000000000000000231d2945916f43fc2065f2593d3ac2ce6bfb141849f82f 1,554 0.60/1.00 vMB 18
534,479 534,479 0000000000000000001cc1248950a5e49579905212fe6df7cc47c3f34bb8fabf 497 0.18/1.00 vMB 7
534,478 534,478 00000000000000000003ca279cd0ee6cf647d17b68b176b85bb1864ceb14f9e5 183 0.11/1.00 vMB 125
534,477 534,477 0000000000000000002836662cbf739b59ad90fa4a9a6a1b4a9d17e370a8c01a 74 0.04/1.00 vMB 8
534,476 534,476 0000000000000000000e5cecfb1d3c41d034edba8b0f00267fbbe7c5b108b8bc 474 0.22/1.00 vMB 14
534,475 534,475 00000000000000000007ff404eb393ae0bdebb57ad7aa60d09b0e58d3312dc79 1,640 0.82/1.00 vMB 15
534,474 534,474 0000000000000000000ad77a1cc636f1637fffaef6093d8f2032e5fe2e48277a 1,383 0.73/1.00 vMB 29
534,473 534,473 00000000000000000028bb12d341e70fe9316d0604578eaa19f498d49ba124cf 314 0.20/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.