Loading Tool

Explorer IconExplorer

Memory Pool

85,415 transactions
31.87 vMB
0.20521923 BTC
Random Selection Loading Transactions
Max Size: 190.59/200 MB

Candidate Block

Mining Attempt b0cf6f3fdf6d34c21ee1d275439d9a95c1f10411438f15a9fc6d08904474c6dc
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root cdad3858b2c1bb3b7ca13603fcdc183e6bb6dc69bd03537e2e58407fb792bdcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,984
Size: 1.00 vMB
Total Fees: 0.09295274 BTC
Feerates: 529.10 > 9.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (312,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,315 602,315 0000000000000000000455e9ee2629965bd3ab02583507bd1a423b5c17a919ee 2,341 1.00/1.00 vMB 23
602,314 602,314 00000000000000000009d15ec3ed225f4d1b2e88c56f327f9db95f08641e7754 1,017 0.34/1.00 vMB 27
602,313 602,313 000000000000000000071e1ee8fb338126b7a7f72af75d9e5fff60a526f862ef 935 0.51/1.00 vMB 5
602,312 602,312 0000000000000000000b3072a06c3cb19308fb5d21a98615a8135b1f201d785a 2,330 1.00/1.00 vMB 7
602,311 602,311 0000000000000000000772854320e02c7ab732f690b201dc6a83501c56076dce 2,793 1.00/1.00 vMB 22
602,310 602,310 00000000000000000001615ff75447a95eb70fba602cf1369478c0b44fe35541 2,303 1.00/1.00 vMB 10
602,309 602,309 00000000000000000013866f13cdf094bbe137296d2ef2a79f52611551876dab 1,324 1.00/1.00 vMB 27
602,308 602,308 00000000000000000010f7afa573802800fb083052178b407fa411a078d6b5f6 2,719 1.00/1.00 vMB 39
602,307 602,307 0000000000000000000c51838ed6d78e9f820695b2ccac2a99877ca34abb1fa9 2,526 1.00/1.00 vMB 3
602,306 602,306 00000000000000000009b86248b7afe0a52cb9924f527efdd1b0947dc6300092 2,585 1.00/1.00 vMB 19
602,305 602,305 0000000000000000000e95274aaaea83f4cd2a5535b9398a7aff3af6c5f07397 3,001 1.00/1.00 vMB 35
602,304 602,304 0000000000000000000da547ab1c830e282914daddf037af2d01d91e40fa814a 3,150 1.00/1.00 vMB 26
602,303 602,303 00000000000000000003206a045529925d76facbd8e620b8020af730ed31b4d2 3,180 1.00/1.00 vMB 35
602,302 602,302 0000000000000000000b74e71b9817f633adc20f1c60ea68adb4f0153b39f1b3 3,376 1.00/1.00 vMB 23
602,301 602,301 000000000000000000002c4c56fc17eaada8c90c9bf94aa88966e9da7944a6f7 2,832 1.00/1.00 vMB 46
602,300 602,300 000000000000000000072ef64eb476ecc53e525dc88388954f55ae78268d8485 2,660 1.00/1.00 vMB 45
602,299 602,299 000000000000000000054b387ad5abc7ea6cb0946e9186e805f7bb966f883bcb 1,869 1.00/1.00 vMB 36
602,298 602,298 00000000000000000012c47c81293c6aaf29445610b7a6adedfe2f69323206d3 2,622 1.00/1.00 vMB 30
602,297 602,297 0000000000000000000e85fe3a486eb85267f36d93860ee5e44a1a1d341ab256 352 0.11/1.00 vMB 26
602,296 602,296 0000000000000000000ed25fbdaa6aa663c0aa255d5dab2f653aca0a7cfb4274 1,711 0.71/1.00 vMB 21
602,295 602,295 00000000000000000014273b0fd49a34f13d1ba1e1b9032a2c287666853c64df 2,008 0.97/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.