Loading Tool

Explorer IconExplorer

Memory Pool

79,105 transactions
29.45 vMB
0.08385412 BTC
Random Selection Loading Transactions
Max Size: 180.07/200 MB

Candidate Block

Mining Attempt d6eb82e87cb0fc3045b8512e7aa7d16454acebbfb508629517fbc4b7618e70da
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2adb12902d9059dbf2c17a8ab642a0d9cd0978f955325f68fb2d244976c3a72c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.01911129 BTC
Feerates: 402.60 > 1.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (573,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,541 341,541 0000000000000000048100aae897cf89d8fe944424db21b64bcb25bf81abd71b 291 0.13/1.00 vMB 26
341,540 341,540 00000000000000000f2a9f7738d43933370aa52a4f21b40a3d86d62caa0172bc 397 0.24/1.00 vMB 19
341,539 341,539 000000000000000008a373eb008440742404108da835cf3976e85bcd806fef9f 410 0.25/1.00 vMB 20
341,538 341,538 000000000000000019482659e524f72ad2114f4a420e724870f066ceaea7190e 245 0.15/1.00 vMB 15
341,537 341,537 000000000000000002b32e242989056214fef31c5aac08ae517840db3e3e7fd2 1,511 0.76/1.00 vMB 28
341,536 341,536 000000000000000014a97984448f2b3e5b8582ece719be1a1ea7db1d1fce5561 688 0.51/1.00 vMB 18
341,535 341,535 000000000000000018f6674930c5573e85c4d7a4803dbdd0c7c5b4d388b4768a 1,919 0.75/1.00 vMB 32
341,534 341,534 00000000000000000b240a39c8d3036987f243efd0af43d16beede6323b1d292 981 0.55/1.00 vMB 24
341,533 341,533 000000000000000019ebf0eb77337905a2510c872b20d7caeb45b04c5e7e10c5 1,110 0.57/1.00 vMB 31
341,532 341,532 0000000000000000065a7ee583447b4c4ac157b26abc47ae52a03c5d066ff632 1,148 0.64/1.00 vMB 25
341,531 341,531 000000000000000012f3755f495fbfe13973cf2f55770186e69907122e8d1935 791 0.49/1.00 vMB 19
341,530 341,530 00000000000000000a05dae21c1675dcf89b66acdec5d711ef8c61a3ea4c5cd0 512 0.14/1.00 vMB 52
341,529 341,529 00000000000000000661c86780e99adbf50d8cc0727a9671002e38308019217c 106 0.07/1.00 vMB 10
341,528 341,528 0000000000000000191ec08a7cfa57699d1f743f139d3ef0e0f3857e9f5db59a 1,049 0.66/1.00 vMB 23
341,527 341,527 00000000000000001530935fe9023a6c3ad33571e372c77c00d402947611a6d4 684 0.75/1.00 vMB 15
341,526 341,526 00000000000000001274f1d5b79da187f653efc66a933498e02cc734ce11586c 660 0.25/1.00 vMB 37
341,525 341,525 00000000000000000e75c8cca1b069927217609d50ff423bf626abe934a0501c 844 1.00/1.00 vMB 18
341,524 341,524 00000000000000000c233bfb4eac132599a5f4c51d3b7806d4926c3a4b21a376 128 0.04/1.00 vMB 16
341,523 341,523 00000000000000000a139e19509d2bff2002aca182a71a652fbda657fc588293 419 0.30/1.00 vMB 23
341,522 341,522 0000000000000000198fa9b5a5da065473e50f99788fd35f2535c3f28f800922 485 0.24/1.00 vMB 28
341,521 341,521 000000000000000011eb506c9e4c132474b82d96013594be5ad5b7f7d66c9f20 799 0.60/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.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: 715.17 GB
    • Received: 17.66 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.