Loading Tool

Explorer IconExplorer

Memory Pool

86,131 transactions
31.51 vMB
0.08173011 BTC
Random Selection Loading Transactions
Max Size: 193.83/200 MB

Candidate Block

Mining Attempt bf9c6317e6512ef46533fe53fe89a34280dd00abc742b830c8d814c8d0774896
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root 5824552f48cc6b1c9ff9d3ce3c8854e57f1d8e1f49e44cedb23ceaeaa2cf9709
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01011452 BTC
Feerates: 60.10 > 1.01 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (185,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,590 729,590 00000000000000000002b6cb83d04d399c154afa40fc67bde75868d7612dec0f 2,976 1.00/1.00 vMB 13
729,589 729,589 000000000000000000022b9dad3a61b3323723b6623914c0bb3886c2eb47cfca 3,721 1.00/1.00 vMB 4
729,588 729,588 00000000000000000007fc6d32fbe86374ff2d3da3df1f05a05c9d7c12be072c 2,895 1.00/1.00 vMB 6
729,587 729,587 0000000000000000000752c40213ade17df1d0a9152864c712ceabf608926999 2,586 1.00/1.00 vMB 11
729,586 729,586 000000000000000000033267f4cf363b53faefa2c4f110a0857615d893890e57 3,543 1.00/1.00 vMB 8
729,585 729,585 00000000000000000009739415969cfc10554ce10c073fef0894b0db84417197 2,719 1.00/1.00 vMB 21
729,584 729,584 00000000000000000003f7b1e759cb61effe3619a1e0ffa9e547a59c91e6ab07 2,907 1.00/1.00 vMB 11
729,583 729,583 0000000000000000000298620ca071b71efc48281f39c7ee3eda2ebbf61d1908 3,619 1.00/1.00 vMB 12
729,582 729,582 000000000000000000072a0f7933998971140bdbb6966ccdc0080a8bdd582270 3,063 1.00/1.00 vMB 19
729,581 729,581 0000000000000000000666be7b0be9100b20359f6baaf6fa65d0652493a63400 2,028 1.00/1.00 vMB 5
729,580 729,580 00000000000000000001aee26f7f32584cc504d74cc48c40ead3be8ecd318c6e 1,780 1.00/1.00 vMB 6
729,579 729,579 0000000000000000000112f0620d67a5d271aee8d36cfc51fbb016fa4500c251 1,137 1.00/1.00 vMB 3
729,578 729,578 0000000000000000000070705d1093b7400891bd100b6c8b3ee3992cf9107b02 2,813 1.00/1.00 vMB 11
729,577 729,577 000000000000000000058a70e8d5c197ef11ade18cc6a8291558a266286c9760 2,514 1.00/1.00 vMB 14
729,576 729,576 000000000000000000037798379451d5c4f54c903e3507f0b481aa7d75fbfa56 2,592 1.00/1.00 vMB 7
729,575 729,575 00000000000000000002468013524b804a49edc02e2100772d046f010006699c 3,098 1.00/1.00 vMB 8
729,574 729,574 00000000000000000009dfd5884c80b52f989baf44e6faaa04bf97f255f41b84 589 1.00/1.00 vMB 3
729,573 729,573 0000000000000000000366ced5ee4f18302c0174e814d7ea1f32ac53a0be5d9f 3,436 1.00/1.00 vMB 5
729,572 729,572 0000000000000000000552a548b49723986fd036efec383e4265263c8d44de3d 2,873 1.00/1.00 vMB 13
729,571 729,571 00000000000000000005dfcae39742a907fbc96203dba1dd05a6469f8e1420ad 3,216 1.00/1.00 vMB 3
729,570 729,570 000000000000000000045375ec15a5b37cbdbd9ef6d1c61ab8a3a54bc7d32ae4 2,132 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.99 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: 717.16 GB
    • Received: 17.83 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.