Loading Tool

Explorer IconExplorer

Memory Pool

53,933 transactions
31.17 vMB
0.16733863 BTC
Random Selection Loading Transactions
Max Size: 167.70/200 MB

Candidate Block

Mining Attempt cb9e638234f6cf1bf77ab7218793b1f57a8e4eca4b80f0fca7fcb9c61e18852e
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 1c0a8a2299926e49ca828d64779e8be2164f3087516a2bf2e5e1c68e2e049c19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,753
Size: 1.00 vMB
Total Fees: 0.08085552 BTC
Feerates: 296.74 > 8.10 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (410,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,564 504,564 000000000000000000218f903b7b7034c0028fcf96a6bac8ad190958651e303d 2,615 1.00/1.00 vMB 542
504,563 504,563 00000000000000000065ec9a3344a82cc922af90b178b75b51489f6efcf2ad48 3,032 1.00/1.00 vMB 493
504,562 504,562 000000000000000000226669bbd7b1409c4d64aefbb5bd79a1cd4c1510a06502 2,866 1.00/1.00 vMB 538
504,561 504,561 0000000000000000006022f4507dc60a03657b07ca35d464c182fe55990f495e 2,985 1.00/1.00 vMB 431
504,560 504,560 00000000000000000024f4936dda12d0f63c6ddebc645e0a315a7aaca83f65ef 2,183 1.00/1.00 vMB 533
504,559 504,559 0000000000000000003911ce279ec3ec824b2f9696b74c9e9a68d2abb1e896c9 1,894 1.00/1.00 vMB 578
504,558 504,558 0000000000000000006b945b8c07556829d9bef0d4d54499bd25d05500e8b861 1,879 1.00/1.00 vMB 449
504,557 504,557 00000000000000000057be55d4c30efa7607e1c4762e02acf2b7179f8bb69399 2,386 1.00/1.00 vMB 450
504,556 504,556 00000000000000000002cd1e9f13421588ecec997c9bba4ef10d128c6eb42fb3 2,628 1.00/1.00 vMB 521
504,555 504,555 00000000000000000079f13a4e597b91e9697b72d5f48ba78ad780afa09da76d 3,281 1.00/1.00 vMB 474
504,554 504,554 0000000000000000002a7e38295fb475c9f84067ca0739455049410ccbf05c65 2,600 1.00/1.00 vMB 553
504,553 504,553 0000000000000000001883bd664d6c2d31064fd8e0f459891997c510791dde2e 2,855 1.00/1.00 vMB 471
504,552 504,552 000000000000000000600fb5a18b3a0b0061a8c6a627893227967e478c0e868a 2,895 1.00/1.00 vMB 500
504,551 504,551 00000000000000000027cf0d68f3531559f54539669da04703a06ce2e9c7256a 1,015 1.00/1.00 vMB 156
504,550 504,550 0000000000000000005a80fe2371482d0f1fa11cd452552555e9f1bdede2e2a8 1,727 1.00/1.00 vMB 196
504,549 504,549 00000000000000000076d346ea1bc4905482746ddfead50b9c61b455856f6ff0 2,584 1.00/1.00 vMB 495
504,548 504,548 0000000000000000000a2d2c736c6bb66320b9394ca9c6273cb3d51c81b941eb 1,039 1.00/1.00 vMB 153
504,547 504,547 000000000000000000530523b6398a0e0db05faa6000bb24a667322c23c7ec6e 2,164 1.00/1.00 vMB 319
504,546 504,546 000000000000000000405c460f4db25f7e590be413cfc8c265c48afd2a0d2499 1,523 1.00/1.00 vMB 138
504,545 504,545 0000000000000000003eed039cdc55f99477315e29a0a8be25976bf895761b88 1,609 1.00/1.00 vMB 267
504,544 504,544 00000000000000000070efd3a5b02cdbae26bde71ac5bc2ad6186d5309dd16ca 2,144 1.00/1.00 vMB 366
Previous 10 blocks ↓
Total Size: 782.06 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: 651.15 GB
    • Received: 13.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.