Loading Tool

Explorer IconExplorer

Memory Pool

78,220 transactions
29.62 vMB
0.09132788 BTC
Random Selection Loading Transactions
Max Size: 180.23/200 MB

Candidate Block

Mining Attempt a5ef6ef16f1d29f6b0f88c1c877e72934e4d4fc29f3bf0c005e043a50e2c0013
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root f030391155588c115e9b73bf7c3662a1dede7c99a5d7510f7d9a0e2914c1b5c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,956
Size: 1.00 vMB
Total Fees: 0.02557227 BTC
Feerates: 477.45 > 2.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (8,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,804 906,804 0000000000000000000091e67e0f8361d4e0ba9673a5b0cbe3486222decf73ed 2,720 0.98/1.00 vMB 3
906,803 906,803 000000000000000000000748f6c9b3a598da865312c18c5cd1d43cf451812043 476 0.16/1.00 vMB 3
906,802 906,802 0000000000000000000206b64a77c3722c2057ce1efab83830b382bec835d6db 161 0.04/1.00 vMB 2
906,801 906,801 000000000000000000000bd827aea1a1b569fff5e89cf597282b3a10fe547efe 2,786 1.00/1.00 vMB 0
906,800 906,800 0000000000000000000000ee839a75ef56b7ed422297c2714f1ce4d200b25435 1,296 0.42/1.00 vMB 3
906,799 906,799 0000000000000000000181fbdb90f7ac156a937b96a8f2e204ec1e8dcb655f0b 4,126 1.00/1.00 vMB 1
906,798 906,798 000000000000000000018d784ff1a967cd8da3d4d3e97b1f89f4c079559adf6b 2,541 1.00/1.00 vMB 3
906,797 906,797 00000000000000000000f407009a9461e7b7d5093bf3dfc201572440b44d3ab7 4,108 1.00/1.00 vMB 0
906,796 906,796 0000000000000000000174d3c015ac3dc16616802c078f9720bfeec7e9d4afe0 4,741 1.00/1.00 vMB 1
906,795 906,795 00000000000000000000c43a3d8298e78c317ce30e03817dbaad1ede0d6de9b2 4,981 1.00/1.00 vMB 0
906,794 906,794 00000000000000000001b3841cfffd0f6e54363b97b9c5208e032e0b2b4e81ea 2,127 1.00/1.00 vMB 1
906,793 906,793 000000000000000000010585ad51f3050dff2d1e9b7210a67c508cffb54c8349 4,761 1.00/1.00 vMB 2
906,792 906,792 00000000000000000001bba7b6ba147fd2bd111bd4d68fb3f67ec90a69edfb8a 3,119 1.00/1.00 vMB 4
906,791 906,791 000000000000000000011d02c82ea85d0f0502c17ce5cc4afa6dd902e5fe0266 3,729 1.00/1.00 vMB 1
906,790 906,790 000000000000000000019e003268dd0fa1eb6aa2a0882af91bf4c0af7c0e461f 4,541 1.00/1.00 vMB 2
906,789 906,789 00000000000000000000aa4aaca51f521c20bbcd2b6185bb7a5bae07f244b379 2,750 1.00/1.00 vMB 3
906,788 906,788 000000000000000000022b6e1796d97d8bf1d5c04d9653012cb7232d53a55cee 3,306 1.00/1.00 vMB 6
906,787 906,787 00000000000000000001cb3ac4591f1f8b4f6e9ea79b2fb8cc5c1ceafcca26b3 4,070 1.00/1.00 vMB 3
906,786 906,786 0000000000000000000068e7334bb9d69378c90f37f47c16b7ce26bfe2cab22b 4,106 1.00/1.00 vMB 1
906,785 906,785 0000000000000000000148dadf1acd66438f0bcc8f1ab1765f90449172f5b08c 3,665 0.82/1.00 vMB 0
906,784 906,784 00000000000000000001a2e80411bbc2b4c1c8a7ed81aa02316ee5208c87c903 3,087 0.99/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.