Loading Tool

Explorer IconExplorer

Memory Pool

81,957 transactions
31.04 vMB
0.11781757 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt 1b0ef32dd285d18bf2bb9118d4589eb86648632c20643b30928a9e0320a6b1fb
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 4764de48be7c5fe1ca947c343a80079fd9708d9393acd953056da2d9c733219e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.03413558 BTC
Feerates: 101.42 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (362,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,280 552,280 000000000000000000114db72bc27801790ee9d6609720b73aa546f80d739f93 1,747 1.00/1.00 vMB 14
552,279 552,279 00000000000000000024563cc6b658576bcf12d17d9f495e39a3adf2724a1950 2,670 1.00/1.00 vMB 27
552,278 552,278 00000000000000000022dc7224cd7376215419bccd8d63e63137a03a68350dde 2,449 1.00/1.00 vMB 3
552,277 552,277 0000000000000000000d5b9725036fe0d79f11af024f01f5a5d3b588c9cb2a80 1,675 1.00/1.00 vMB 35
552,276 552,276 00000000000000000000069b42b21d43ac6082eabe82c05c3a455cb01871218b 1,437 1.00/1.00 vMB 12
552,275 552,275 0000000000000000001eaca179b01c0445900c206576ff7c0ccf2437ac7415b6 1,936 1.00/1.00 vMB 24
552,274 552,274 000000000000000000192f651fe8ed7f80a7fd0149f5fa7e94254c6c11bcef3f 1,650 1.00/1.00 vMB 19
552,273 552,273 0000000000000000001cc8ca92f6d819020db2a9747442f08655259386a42044 2,173 1.00/1.00 vMB 24
552,272 552,272 0000000000000000001562ba6f0f1fd4385be565eca98d15553a21e265eae474 2,351 1.00/1.00 vMB 31
552,271 552,271 0000000000000000001ecb25fa96bf4bb0061950c9724d73c2df184fcac4e9d1 2,965 1.00/1.00 vMB 37
552,270 552,270 000000000000000000090f1df0d7661e3088e6650f01538f4bc99135b91e1dc4 2,168 1.00/1.00 vMB 65
552,269 552,269 000000000000000000267689a45f967605f4c65cbab8101157066071775c7417 1,014 1.00/1.00 vMB 50
552,268 552,268 0000000000000000002a12c0d9796ca2a2981d58032ea0f9de2eb43d5a92ba9c 1,717 1.00/1.00 vMB 78
552,267 552,267 00000000000000000023da345089cdec2764a638dc304918c3ec90b4e63f9c98 2,522 1.00/1.00 vMB 13
552,266 552,266 00000000000000000023019fe2561e97381e57fa9038e88261cbf388815b6c23 2,785 1.00/1.00 vMB 32
552,265 552,265 000000000000000000279f25462e932445e7c94088e1e4addb637705c2c2aa81 1,668 0.91/1.00 vMB 12
552,264 552,264 0000000000000000001e1dadb3e4271f7f7a80622fa40548aa888c55d4c5a3d2 1,907 1.00/1.00 vMB 26
552,263 552,263 00000000000000000025f33f934ce1f4a25899468b945107d0e8761bcab05e17 2,489 1.00/1.00 vMB 3
552,262 552,262 0000000000000000002063399bd5f9864610295576afa6a406e6711936c8f628 2,948 1.00/1.00 vMB 24
552,261 552,261 0000000000000000000d541784c83750b870850bfe63a921ef92d0816861f7ff 2,489 1.00/1.00 vMB 49
552,260 552,260 000000000000000000230876aafdda687b0b7ccdb2b9acac7b8960b8c64442c8 1,856 0.82/1.00 vMB 19
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.95 GB
    • Received: 16.33 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.