Loading Tool

Explorer IconExplorer

Memory Pool

81,540 transactions
30.00 vMB
0.09000506 BTC
Random Selection Loading Transactions
Max Size: 181.12/200 MB

Candidate Block

Mining Attempt 5fbd1a2b8fcd9af13bac795d3f2ac747d55f01b15c5e24a4a129c3f8ac527f27
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 66cf805b9a20c43efe5898caabda773f31c60b8a9ca6049c3b8b50a09bc1223f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,429
Size: 1.00 vMB
Total Fees: 0.02864350 BTC
Feerates: 502.62 > 2.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (191,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,127 723,127 000000000000000000002e512362bcaa095efa2ce343fc7c443cc9d21cf58625 2,229 1.00/1.00 vMB 14
723,126 723,126 0000000000000000000138c4ffa6a59166143307ad9d067f73dae72284c2066b 1,133 0.41/1.00 vMB 13
723,125 723,125 000000000000000000054004f2c021b6a2211fcae6b2c27c3f75b4d032cac622 686 0.26/1.00 vMB 11
723,124 723,124 000000000000000000022273528f59a12abe9293043c5e51d8298ff00edc07d3 1,443 0.59/1.00 vMB 12
723,123 723,123 00000000000000000005c4c63c387653f139dbc6c18af3df2e5c6e36b4de1661 380 0.13/1.00 vMB 8
723,122 723,122 00000000000000000000d9e47721f880c328ba13cc49034df99b9315c030095d 773 0.27/1.00 vMB 10
723,121 723,121 00000000000000000007c699c8a2872ff3efcc89be4778bc11c4cdadfdec84a3 230 0.19/1.00 vMB 6
723,120 723,120 00000000000000000004a4e61944ae682b7aaf0c8c8489f7801daebc9fe7d014 721 0.31/1.00 vMB 12
723,119 723,119 000000000000000000025c41cb707fbd252e1c75609f92092531027a560f7b1e 815 0.28/1.00 vMB 11
723,118 723,118 00000000000000000007fc62fe5e7838b74d2395ab2725ed35e701e3ab85009f 834 0.55/1.00 vMB 8
723,117 723,117 000000000000000000098d9c1d2e938a23ff47dc329c27aefa0ceb0c5eb5fcfc 1,675 0.51/1.00 vMB 9
723,116 723,116 00000000000000000007a70823dd2ef8a4afc394270b0bf4b9b77a706dd0a6ae 2,257 0.90/1.00 vMB 8
723,115 723,115 000000000000000000066d5db44056a55e2e361105e61772775c6e633769a93a 372 0.12/1.00 vMB 9
723,114 723,114 00000000000000000008ba577074d32c537de8074ce0c320bba337d53e24e66f 1,564 0.46/1.00 vMB 10
723,113 723,113 00000000000000000009a2dbe2d96a7c70688a05f8a70bba0dfafa9de7a2d395 52 0.02/1.00 vMB 9
723,112 723,112 00000000000000000006b50391f552b4c440cc7e626cd8eea37739127e57f4ca 1,537 0.77/1.00 vMB 9
723,111 723,111 00000000000000000009dd135776f8f9cb0607ece955fbe6befa07a920a23a93 2,067 1.00/1.00 vMB 7
723,110 723,110 000000000000000000019914cab676e7dc5b7ff7768a3c5de5b439fc28638117 617 0.49/1.00 vMB 5
723,109 723,109 0000000000000000000363d2145bc7653f78c84965a8ad6ffff29168c69ec00b 71 0.61/1.00 vMB 1
723,108 723,108 000000000000000000055e2f260698c372d781539db8ce1ced3994b9e26f6eaf 1 0.00/1.00 vMB 0
723,107 723,107 00000000000000000002baebd3378e3ef2a283bda7c10daedee859b3cc0041ef 2,352 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.