Loading Tool

Explorer IconExplorer

Memory Pool

72,769 transactions
28.06 vMB
0.06754393 BTC
Random Selection Loading Transactions
Max Size: 166.19/200 MB

Candidate Block

Mining Attempt 5528d33e17f13dfa65c634c9a23dcbd7cb1762685021bdc0b760b1fd37d6e386
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 4dd5d7caac4a242d539448dab034fe53c0cd5f9c8848590adce74c223f625e0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,758
Size: 1.00 vMB
Total Fees: 0.01151464 BTC
Feerates: 150.86 > 1.15 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (105,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,727 809,727 000000000000000000010a986f77615d54ca66ba6df103ceb12f7bc6938fdb56 2,373 1.00/1.00 vMB 17
809,726 809,726 000000000000000000038259bd9400c065bfe4fff5b6c9951d0984b3e5f8e4f6 2,799 1.00/1.00 vMB 13
809,725 809,725 00000000000000000003b4fd29ac92e904a25dbb8ec00107b9f7eda8f7b03457 2,148 1.00/1.00 vMB 14
809,724 809,724 000000000000000000027c4b7b55066e50c61d3d92ad50ff8542829669166559 1,847 1.00/1.00 vMB 14
809,723 809,723 00000000000000000000970b307f2999021e089fade48e3e46f0279ed95fceff 3,121 1.00/1.00 vMB 24
809,722 809,722 00000000000000000001840577fe5b915a0657a084e2ac675959faf491724849 2,479 1.00/1.00 vMB 18
809,721 809,721 000000000000000000032514d336dfe0f85d193b3d66f71cd2fecb3430973b0d 3,469 1.00/1.00 vMB 34
809,720 809,720 000000000000000000038fb49598768c8c0dd54346bec5e8386eeb349f324e8a 2,704 1.00/1.00 vMB 7
809,719 809,719 00000000000000000002edb91f50eb2b1100bb18beb6f2af2c2cc11aedd2a49d 3,323 1.00/1.00 vMB 14
809,718 809,718 00000000000000000004d4bdcccf4c47cba062b695a0e2d8823c30d5cf3390ff 2,372 1.00/1.00 vMB 20
809,717 809,717 00000000000000000002a990cc0b07f460feff29d29ec89cc0f67d810d66a833 3,423 1.00/1.00 vMB 11
809,716 809,716 00000000000000000004c46c49ada0ec3227d326fe032388edd8755ef36c1aa5 2,752 1.00/1.00 vMB 16
809,715 809,715 00000000000000000001a163e73c30cfa1a69a2124f9521242a7bd5acd7a2801 3,331 1.00/1.00 vMB 9
809,714 809,714 00000000000000000001130213b886819bf19788c1f72e62713af4f60b61d686 2,567 1.00/1.00 vMB 8
809,713 809,713 00000000000000000000dc5a903589888764eaa349d2a428942eaa329574ac12 3,629 1.00/1.00 vMB 5
809,712 809,712 000000000000000000003f1f9f3f74a85386fa333b718b17442020c0175f0a1b 1,779 1.00/1.00 vMB 28
809,711 809,711 00000000000000000002553959d47f969807dcbdf511a7002384550bb8616b90 2,168 1.00/1.00 vMB 12
809,710 809,710 00000000000000000003155ecd5b68bf8615a609379f93ac415786906e5d6b4d 3,870 1.00/1.00 vMB 36
809,709 809,709 00000000000000000003b366dca1eb09734d510813d69b0cddf91dcd8eb52f4c 2,964 1.00/1.00 vMB 22
809,708 809,708 00000000000000000002ed9811be7657aafd4c1a95eb376747a364b3d23e6dbd 2,312 1.00/1.00 vMB 11
809,707 809,707 000000000000000000033532b49d3ff33e03b631de087de2a3cf4c0c861735c1 2,841 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.