Loading Tool

Explorer IconExplorer

Memory Pool

79,823 transactions
30.21 vMB
0.10937209 BTC
Random Selection Loading Transactions
Max Size: 180.67/200 MB

Candidate Block

Mining Attempt 19d179fea09caa2019f5ee63a4d7865b3eb0600bd325737b447431b8650a2211
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 8984c779908a4a9d1dda7fab79a4c6cc76432e95136a5d0566340dc7f4086e4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.03795961 BTC
Feerates: 151.00 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (646,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,816 268,816 0000000000000004964ab9743ae30b38b4fee07854295a037be58526a820de0e 170 0.11/1.00 vMB 53
268,815 268,815 0000000000000004f69c2daf420d8aa877c223e7a12f49195fd6725d05cb4079 188 0.08/1.00 vMB 35
268,814 268,814 0000000000000002045925b4846f987d7ea617845784dd015edc454329db6366 252 0.15/1.00 vMB 10
268,813 268,813 00000000000000069f793bcef183ba9c1bcd3002fe2bcbccd2d7ac1ed10ceeda 154 0.07/1.00 vMB 48
268,812 268,812 00000000000000002f228a030957fc087d73eba6163b8d5f907aeb6e8e0da74f 42 0.07/1.00 vMB 16
268,811 268,811 00000000000000062f6f65876c9b8e202d4bc3a48284495ff14cad79a66bb1d0 163 0.07/1.00 vMB 50
268,810 268,810 00000000000000001a052293935dc5953273db3dfba7381d0b85d424b18ff394 161 0.10/1.00 vMB 36
268,809 268,809 0000000000000007aba5ef8e8bb5f31617ca452d84da23bd20c65dad24ea9c95 333 0.17/1.00 vMB 48
268,808 268,808 000000000000000663011d560dfd7ed9fdd583e0ff9da1f37ab89f38e8736e67 320 0.15/1.00 vMB 50
268,807 268,807 00000000000000079a78e70a056b663fdd12d2f017c94137eb3e81de3c62cdd1 236 0.11/1.00 vMB 75
268,806 268,806 0000000000000000827345ed98e56e0e20a2ade1e75d4c553468de02bc138c79 246 0.15/1.00 vMB 28
268,805 268,805 000000000000000548e4372e83953a8547ebd335e5d34cbb5b192d3bc8414d39 134 0.18/1.00 vMB 16
268,804 268,804 00000000000000048056cce6822f9d0c40693a0e02b54000be1c6eb4a27b8b7c 654 0.25/1.00 vMB 117
268,803 268,803 000000000000000244bec038f1f232fc99976aed76125a8fa979951e860ef807 212 0.15/1.00 vMB 18
268,802 268,802 000000000000000362ddd21d8911d48b9ad8811cc3e50717412fa1fee29d135f 327 0.15/1.00 vMB 29
268,801 268,801 00000000000000047139613a6ad3549674ceefb272f76d3bef9ef24c4baec842 228 0.17/1.00 vMB 55
268,800 268,800 0000000000000007ded2114512b81d067615942bbf9bd870d1017f1d157be22e 232 0.15/1.00 vMB 35
268,799 268,799 0000000000000001e53610439a60f48db7d8301701bea9885c2bbca0781fb590 231 0.15/1.00 vMB 12
268,798 268,798 00000000000000067358fd2118e34f882c91e0adfbb698ca9a1507ea93d6cb50 434 0.18/1.00 vMB 94
268,797 268,797 00000000000000043e3fa822808778526f7777e4e879b53433c5fe04524ecab4 421 0.23/1.00 vMB 33
268,796 268,796 0000000000000001a5aa0c5155e7bc2f28f56c44d022da123a6f664de1f92054 735 0.25/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.