Loading Tool

Explorer IconExplorer

Memory Pool

34,780 transactions
25.78 vMB
0.06495008 BTC
Random Selection Loading Transactions
Max Size: 130.88/200 MB

Candidate Block

Mining Attempt 3d779bfa8aa7fdbcd477856661107dd0cd28b0fa12eb95093c9c3ade7277a373
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root e7b88954a4d48a1d6a84c6b045fe4da3aa9f13afd9d24024acebcbea08656ea8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.01748006 BTC
Feerates: 101.16 > 1.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (682,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,377 232,377 000000000000016f9fedf191dd27ea08b4118f31738fa7cbb1bc9922fee05dcd 663 0.25/1.00 vMB 201
232,376 232,376 00000000000000986a2d90d6ebbd801dde622c9ab06ff87d52e508f2a15b9901 471 0.18/1.00 vMB 188
232,375 232,375 00000000000000f918b05c38e7aff3bb20d0c1ca4deab4d61927e8641d9ad0c3 638 0.25/1.00 vMB 181
232,374 232,374 000000000000014c773adcf452558e4ded6060c6f12a79987859b582c0b7bc36 35 0.02/1.00 vMB 132
232,373 232,373 00000000000000e1247583dd801b8d03c15091094b366cf382301ae941be7213 81 0.05/1.00 vMB 156
232,372 232,372 0000000000000113b1f4c7696f1c84195bda73aac24107006c1781dfc06a0781 160 0.08/1.00 vMB 144
232,371 232,371 00000000000000f14c0e6ea9950459354353064796aeb3e4ddc4e807832423b2 15 0.00/1.00 vMB 253
232,370 232,370 00000000000000a23840fbcd2619baafe06cec6f2c4a0faea58066fc2da6e4a1 172 0.08/1.00 vMB 157
232,369 232,369 0000000000000085809cf4697d4bbe1268a77c25aa956c623df8931c138efbf4 64 0.02/1.00 vMB 730
232,368 232,368 000000000000014eff106c3d26ac57b6ed2a5b932a61790b3ba374cfb225dbcd 171 0.11/1.00 vMB 126
232,367 232,367 0000000000000008a42a56fc1be99d44f611bf19941044fe3a90fb4a85aa712f 426 0.23/1.00 vMB 136
232,366 232,366 0000000000000120145f45899e4a743ee62ccdbb84982365d3513d926ac6536f 502 0.23/1.00 vMB 148
232,365 232,365 000000000000012749738e4b83c0c6f402023126f73a946ae26d1ded043f4aa9 178 0.07/1.00 vMB 191
232,364 232,364 00000000000001433a56a60ef3a33982751b38d2fcd14bf160261df4fcf48f19 477 0.24/1.00 vMB 120
232,363 232,363 000000000000004f5bc2440693e7d5d3d9384c0fcc15d00dd01dc37abe3145e5 281 0.14/1.00 vMB 136
232,362 232,362 0000000000000039f94f1a9b27897b58a8b6cb4a122109096dac0f32c28e0e88 587 0.25/1.00 vMB 167
232,361 232,361 000000000000013708d8aef4000fa5033715e4ac5952a273ca22b9e599fa2521 6 0.00/1.00 vMB 25
232,360 232,360 000000000000009afc7ddbc0432b4ab7ba8c552c66817e46a432b0cc0afbd9e8 34 0.01/1.00 vMB 145
232,359 232,359 000000000000014b4c8ac8f63d66ba7bcb6fbeb6738d03abf9fef370e91b9fe0 136 0.05/1.00 vMB 196
232,358 232,358 0000000000000067ca81eca7dc73b7096518cba03f997b72f2d6466ff5c01e55 469 0.21/1.00 vMB 175
232,357 232,357 00000000000001ab681a9267ec68bbeabd74015009542f34458467d4548ef37e 255 0.16/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.