Loading Tool

Explorer IconExplorer

Memory Pool

26,593 transactions
24.21 vMB
0.04788448 BTC
Random Selection Loading Transactions
Max Size: 118.76/200 MB

Candidate Block

Mining Attempt 83dd96e289475b2e8b06dc24585db447d68d95c00166d9c2a076017e5fa6211d
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 87fe0acbfea0cb2d623bc20c6dd78fb380bbcf0462403b906020cc31b571ef73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,308
Size: 1.00 vMB
Total Fees: 0.00518746 BTC
Feerates: 73.20 > 0.52 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (481,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,578 433,578 0000000000000000018e46d76aaf3250a27ffd18dce161a34489970ab864ae3a 169 0.08/1.00 vMB 63
433,577 433,577 000000000000000003b76a0984f60aff31d7544990ae1bbf5f65b227612ee067 873 1.00/1.00 vMB 20
433,576 433,576 0000000000000000012c2012fac4ae8ec8b0510eefcfea24af62056903f1a956 577 0.26/1.00 vMB 59
433,575 433,575 0000000000000000022bf26d38af111a683fd6211d6a79026ebd76f84867f8f4 2,387 0.98/1.00 vMB 57
433,574 433,574 0000000000000000042e1b8105a7ba8a12b2e967c2ff04082145288b67c11e8a 1,254 0.50/1.00 vMB 73
433,573 433,573 000000000000000000b8411957b80b62b412f5c789565bccc04d7b7798b9aa4d 2,391 0.97/1.00 vMB 67
433,572 433,572 000000000000000003d7671307f71945c02fd1b1d2f7a2183cf1f319d41ff147 479 0.21/1.00 vMB 64
433,571 433,571 000000000000000000b5e9e3dde9368188351e806735520b95985b3a6190251c 1,401 0.61/1.00 vMB 57
433,570 433,570 000000000000000001577eefd6294ae3a110346e9b0007905c4d8b318cb6cb32 724 1.00/1.00 vMB 18
433,569 433,569 0000000000000000028e0b561cb8d4d16cc120b78d99ef4012e5de4110650026 993 0.54/1.00 vMB 51
433,568 433,568 000000000000000001ae929bebb305ade822f076c9b65b0c9024e5f560737b39 2,352 1.00/1.00 vMB 61
433,567 433,567 00000000000000000325a7485c2015da4366823f8fbb337bba1a5146c2a6e63a 1,705 0.99/1.00 vMB 42
433,566 433,566 00000000000000000216103ae8fa21d26b2f51d737b6e48fec2fcfb57946a564 852 0.44/1.00 vMB 63
433,565 433,565 00000000000000000387a8ea259532fc0e570e4bc5a87a44d89834edbd0aa7db 1,484 0.78/1.00 vMB 39
433,564 433,564 0000000000000000018d8643905f578c5b3fef627351c9067ce8591b9eca4025 2,568 1.00/1.00 vMB 81
433,563 433,563 000000000000000002bf757ca62cc7a235e85c08f46b7da9beca6fda949e091c 451 0.25/1.00 vMB 53
433,562 433,562 00000000000000000389fdc837d1e443bc16a2d6bfb700c6a7a99ed0c5220a18 1,397 0.99/1.00 vMB 28
433,561 433,561 0000000000000000007e66c185043ffe118ab54f3cfd60e71be8927776e3e69a 2,993 1.00/1.00 vMB 78
433,560 433,560 000000000000000000289db588ef86773d946110e701fcb10c577a63d2cac0a9 454 0.22/1.00 vMB 63
433,559 433,559 00000000000000000394df9dc314494d61eb6812222ce386f047e364d5e88902 2,232 0.95/1.00 vMB 63
433,558 433,558 000000000000000001405bd23553d96c538f62b3c0cf92fa3f3fd8f5c8d4fab2 1,610 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 641.68 GB
    • Received: 12.52 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.