Loading Tool

Explorer IconExplorer

Memory Pool

48,782 transactions
30.42 vMB
0.09118041 BTC
Random Selection Loading Transactions
Max Size: 162.65/200 MB

Candidate Block

Mining Attempt bba202b600847fa08ce01299c352f16f2648932f2602c3b4f1b62425ab726431
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root edaa5c6980d56aeba49ed1ef537810c17306b2a4730b8896ed34480850acb1ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.02933962 BTC
Feerates: 101.56 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (589,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,693 325,693 0000000000000000064c9e5af35bdbde7343af992f60f18f1e2dc89fb12505c5 212 0.11/1.00 vMB 25
325,692 325,692 00000000000000000b2f2d4aaaca2c8fd9f63a027c1efa775f3455a6dc4bc020 231 0.14/1.00 vMB 29
325,691 325,691 000000000000000009f2d59a53b160da9225ef311b83c789c0a2f6d61e76b2e5 437 0.29/1.00 vMB 26
325,690 325,690 000000000000000012d5f0234b893d6497ae9c95fee072f09edb75f0738d2693 185 0.10/1.00 vMB 17
325,689 325,689 0000000000000000072d422550e5d872e099b89420908bdbc62a5d13a177335d 329 0.18/1.00 vMB 29
325,688 325,688 00000000000000000b50c037212fdd969687aef6502088954eeedd82f815e4de 914 0.46/1.00 vMB 29
325,687 325,687 00000000000000000dc64930640b5603f302ee5a8bc1b1061073a24974cbd2ad 64 0.02/1.00 vMB 20
325,686 325,686 00000000000000001c6057f1e9c4c6dee775edd7e097eecbd945be6d5f510a59 1 0.00/1.00 vMB 0
325,685 325,685 00000000000000001123373f3620760a33749592431d92d53e8ac6b531708337 1,082 0.64/1.00 vMB 26
325,684 325,684 000000000000000002ac4122d755032321e83c69ed403e6ac3101a89bc885065 1 0.00/1.00 vMB 0
325,683 325,683 00000000000000001d08a325569b957449497446b78947143b73b3c98ce93899 610 0.34/1.00 vMB 26
325,682 325,682 00000000000000000c643577550c0a7c1ce14342ee8681b5783b49b5dcd0a815 1,218 0.58/1.00 vMB 28
325,681 325,681 00000000000000000cdff63ca6aec20f7d99fc56a0a3e1d54e4ad57699b91918 625 0.41/1.00 vMB 28
325,680 325,680 00000000000000000a6171a03348ea8a0104e93ff56f4887e7d096bfb20b93a8 396 0.20/1.00 vMB 26
325,679 325,679 0000000000000000118d1366deccdebb9bba848ca70e0b5bed9a140cd6e1b467 300 0.16/1.00 vMB 34
325,678 325,678 0000000000000000077435249d007fb881a035facdc4bcfd23a1f0bc59b702a3 69 0.23/1.00 vMB 9
325,677 325,677 000000000000000009a7d8b2dc2b69aef09d4818b3979dcdb83c7c0242d582bc 209 0.49/1.00 vMB 13
325,676 325,676 00000000000000000544867026b4a2e1c678c6a9f935abe959d081be1bb9722f 1,413 0.75/1.00 vMB 28
325,675 325,675 00000000000000000ddbf4cc5e3e9a42569642667c97cb6c0159517c8e184181 64 0.08/1.00 vMB 19
325,674 325,674 00000000000000001efd66c5ba5780ebd7f56f65b38024fc0cb338243b48508c 363 0.75/1.00 vMB 14
325,673 325,673 00000000000000001be39ffa7b2064851a000169c0a29d9bb45150fed7031331 1,422 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.