Loading Tool

Explorer IconExplorer

Memory Pool

42,638 transactions
26.83 vMB
0.06635374 BTC
Random Selection Loading Transactions
Max Size: 140.83/200 MB

Candidate Block

Mining Attempt 4d753e1cde9fdf77730e2a10c666f5ded414b5137e7e4bc86b3be0106fea9bf4
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 8bf917204bb1da02b4af38549fd3407be5572089a781516fae6a520546d24221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,885
Size: 1.00 vMB
Total Fees: 0.01665197 BTC
Feerates: 181.54 > 1.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (447,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,568 467,568 000000000000000001bb7089dc87483b928e980ab976459a6022d36ec4407ec9 2,412 1.00/1.00 vMB 260
467,567 467,567 0000000000000000007180e1f40f7284b9c30fa96184703a5a155232629671bd 2,087 1.00/1.00 vMB 253
467,566 467,566 0000000000000000004c10d38f771476368acdff09a38893df2b67217b6429a7 2,187 1.00/1.00 vMB 261
467,565 467,565 0000000000000000000dc1f44dc77114b794ea2d88bb0661273f592ae4ede801 2,212 1.00/1.00 vMB 245
467,564 467,564 000000000000000001cde3bea0337c4415ba116d420c3c85cb911a8f178db464 2,085 1.00/1.00 vMB 249
467,563 467,563 000000000000000001b06d4b523bd4e9318a4cea20f31113b8c81ca813d672ab 2,151 1.00/1.00 vMB 304
467,562 467,562 0000000000000000004dc80b04861efb51ff8d59391d0250165abbe4f6296b48 1,692 1.00/1.00 vMB 293
467,561 467,561 000000000000000001c9c18fb38ce25b314c9ac77db63b1c9c2bcf45d13f07ee 2,169 1.00/1.00 vMB 272
467,560 467,560 00000000000000000104f112666a63fb4f322ca8922d66a1763acbabe75a0058 2,334 1.00/1.00 vMB 273
467,559 467,559 00000000000000000020687cbac6171008913a0ad33a8559d64a3ac801b6314a 2,603 1.00/1.00 vMB 311
467,558 467,558 000000000000000000ab5e542b6c793e3a3f876acfb1ff53686af1423ece47fd 1,989 1.00/1.00 vMB 240
467,557 467,557 000000000000000000ac5c5c6374def51cdfde1cd9d8bb01c6a02d6dfdfd3473 2,746 1.00/1.00 vMB 266
467,556 467,556 00000000000000000194a4bc0ff34e5f9fffca18ce493c8f5323a5da54ef6251 2,092 1.00/1.00 vMB 278
467,555 467,555 0000000000000000015081ba8f65ac0b73627f55d02d92a54d2d43120a394233 2,388 1.00/1.00 vMB 268
467,554 467,554 000000000000000001a9cd11caa55f99bd85de8c2b4d8d0c766019bf8e5e1b29 2,572 1.00/1.00 vMB 295
467,553 467,553 000000000000000001092527e0656bb10f2f8501e1795cd5fb73f951aded6917 2,425 1.00/1.00 vMB 274
467,552 467,552 000000000000000000b8d4855f337d980411d743eea6d1896e1290ea66a5a673 1,119 1.00/1.00 vMB 260
467,551 467,551 00000000000000000104a1afce96404ddfa4f5b99132dec3f93346677604e449 1,917 1.00/1.00 vMB 284
467,550 467,550 0000000000000000011190abd514df5575d28327402623732eb9b39483217f49 2,969 1.00/1.00 vMB 307
467,549 467,549 0000000000000000017b591942eef542d33f918f8b270edba223a01cc5ed442c 2,400 1.00/1.00 vMB 318
467,548 467,548 0000000000000000018f28e3d3b1e902bb2442867b4358fadf6084666adb9ed3 2,444 1.00/1.00 vMB 268
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.