Loading Tool

Explorer IconExplorer

Memory Pool

16,459 transactions
7.28 vMB
0.02821302 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.18/200 MB

Candidate Block

Mining Attempt b9dd2ad005a6a4b5536e5bb57b3ff83996367dc588ea96af017cf78fc4a9ad1b
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root 9b374dbb9696ff59dd29d79a81779e1399e4f54ed8825048ac2bb10439dd99c6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,965
Size: 1.00 vMB
Total Fees: 0.01412507 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (794,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,835 118,835 0000000000007d6fd5addb737b9f6c494744e8a4b3954afd08392055a2118488 7 0.00 vMB 0
118,834 118,834 0000000000006b9932d54670a6ee6e97355f096fb21adb250dfeb65cd19a3270 3 0.00 vMB 468
118,833 118,833 000000000000572571ada2edfd160a3607ec21c67145d4b38241a978010ecfc9 21 0.01 vMB 481
118,832 118,832 00000000000078ca1fa32090704bd4f507dfc85961d0e43fccfb7f9fb121eff7 1 0.00 vMB 0
118,831 118,831 0000000000007e1dbf2aef39ea0163f354bd29dd295557a3fe404d562e31629c 3 0.00 vMB 0
118,830 118,830 000000000000141d0651bc8c3689864495b57153b1308976690a36eca8dfae32 11 0.00 vMB 0
118,829 118,829 0000000000008095dbb23307a92516b2044865d78e450ced96f064f7b81a8abd 11 0.00 vMB 0
118,828 118,828 00000000000043c1aa36876b8c02363ef7e7dd3bcb3b045ec776267789b91da2 81 0.02 vMB 0
118,827 118,827 0000000000002d533ff0e59ee25496b4f403d8ce7b4b7fcd9181dadad8f625b3 9 0.00 vMB 0
118,826 118,826 00000000000020d4a2fad35725cf183adb345c01bc67925a610ebd16fdc94d0f 7 0.00 vMB 0
118,825 118,825 000000000000223bc4b1155ed3cbac59c14a7a899831d1f4c019c52bfda97d14 10 0.00 vMB 0
118,824 118,824 000000000000a5dc0ecabb360edd56227504d78e05d6998aaf81933b529d38a5 12 0.00 vMB 0
118,823 118,823 0000000000000325a5b54d4b2e56b2962355d5a314d3af402b007c5f0877b02d 6 0.00 vMB 0
118,822 118,822 00000000000094f03c0b9e8ac08449930bf9ab0c97f4b08c7012593252bc12fd 11 0.00 vMB 0
118,821 118,821 00000000000074e616b426f5dc934120a9b9fc4e61008f18c9ed69631d772171 11 0.00 vMB 0
118,820 118,820 0000000000005a5b2bc91f88053870c5ab90dc2b57e5913f7686590beb1605cd 6 0.00 vMB 0
118,819 118,819 000000000000a2b902daae0be9e5b17ad3a940f672f256874f3a7b94afa45468 6 0.00 vMB 0
118,818 118,818 000000000000b871c4a08257a74e78070ccd7f9ce21ed251bd64e2f7e0cac3f1 7 0.00 vMB 615
118,817 118,817 0000000000008869cf45cae7714495a5b260830ecf1a615622d28ff61e04ae45 106 0.03 vMB 0
118,816 118,816 000000000000b4974538267d1c97c15eb2a977dbc6b73a54c1deb7e2ee9eedfb 4 0.00 vMB 0
118,815 118,815 00000000000060f56015ec7676668fc06187bc55748550e59eafc92e940ed7df 8 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 304.21 GB
    • Received: 1.40 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.