Loading Tool

Explorer IconExplorer

Memory Pool

78,959 transactions
29.57 vMB
0.10452587 BTC
Random Selection Loading Transactions
Max Size: 178.01/200 MB

Candidate Block

Mining Attempt 60e1245418025a6de800c5a844e566890736b33f5f6bac54fd3e97cb733d912d
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6c6bd8d2fa9566b4dc666e90c1506f023d9dc00707e76bfb664e83a839ebae9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,567
Size: 1.00 vMB
Total Fees: 0.03968723 BTC
Feerates: 164.34 > 3.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (73,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,352 841,352 0000000000000000000169b62b1cf82609691f294013b36cf3fc237088167115 3,813 1.00/1.00 vMB 25
841,351 841,351 000000000000000000020f1ea354ab4eedb3713997890842f31a29f3e89a19df 4,080 1.00/1.00 vMB 23
841,350 841,350 000000000000000000029743489212c03ecffb2808244a3d98ef4ca07c9528cc 3,621 1.00/1.00 vMB 18
841,349 841,349 0000000000000000000246f00cb1dd6a769612c584c0ca8a5c41ac291e6f094a 2,968 1.00/1.00 vMB 29
841,348 841,348 000000000000000000028a275f92d18fe820adc817daa4bcfef5262b79f3b174 3,200 1.00/1.00 vMB 47
841,347 841,347 0000000000000000000305ee877f602b8d388292513914fbfa8671fe2b925348 3,145 1.00/1.00 vMB 27
841,346 841,346 00000000000000000002a496fa0cf17d5c8f25b345ff9ad589b68381b02faa29 2,746 1.00/1.00 vMB 18
841,345 841,345 00000000000000000000f4c8a2b59d326087acfc6dfa961ad4ab04a97f3cc92a 1,958 1.00/1.00 vMB 24
841,344 841,344 000000000000000000019fc37ce9b356712a4363371d5c4b64a0ab8f0a3146d3 3,115 1.00/1.00 vMB 42
841,343 841,343 00000000000000000003009d5b04e62427484e7efd73f1a1da65dce3592896b9 3,399 1.00/1.00 vMB 35
841,342 841,342 0000000000000000000114f8353f8b954c73bb5031a2aeed453c661e5d83ac86 2,819 1.00/1.00 vMB 45
841,341 841,341 0000000000000000000252defe04c72146a94dea3987152bcd739fe7c61e6e73 2,640 1.00/1.00 vMB 29
841,340 841,340 00000000000000000001fc572a26234f8387cfcf7b20016385c2b41f5fe66980 3,121 1.00/1.00 vMB 41
841,339 841,339 000000000000000000029462f16a7484dde14cb73a4a92dfe5843efd4458aa5b 4,137 1.00/1.00 vMB 31
841,338 841,338 000000000000000000011125b612fdc1277f4aa08bb85220a3ab9d1ee57cb7f5 3,428 1.00/1.00 vMB 25
841,337 841,337 00000000000000000002391e866cf6fd5f59c570b960a158321d8e7de3f52ab4 3,271 1.00/1.00 vMB 24
841,336 841,336 00000000000000000000f3a4222342348a9b8cf3fb4894ba15d368416978e0b7 4,243 1.00/1.00 vMB 26
841,335 841,335 0000000000000000000138adff3fea35f5a3916f395d7c9141581c8a16f6fada 2,249 1.00/1.00 vMB 36
841,334 841,334 000000000000000000032e1cecf170a76757b9bad0c114255dde54839f4e890d 2,851 1.00/1.00 vMB 34
841,333 841,333 000000000000000000018491979607466dd7e90253234970fe856324e1a1b97c 2,986 1.00/1.00 vMB 35
841,332 841,332 000000000000000000003394687512bc651853c0a98708ce3766268f8122b9ee 1,850 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.