Loading Tool

Explorer IconExplorer

Memory Pool

86,584 transactions
31.51 vMB
0.20996792 BTC
Random Selection Loading Transactions
Max Size: 191.23/200 MB

Candidate Block

Mining Attempt 1bc51face096afe084e3a90bcec82eb57ef602846d8e03d2018aa100b63dd030
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root d61a7621dc943471857e5b32059b117fc66a0e9be0f4eb2afe874dcefdcb483f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.10607292 BTC
Feerates: 502.67 > 10.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (455,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,183 459,183 00000000000000000149b255c111c4ecf6b91c6248d44fba622a21afe75baea9 2,367 1.00/1.00 vMB 170
459,182 459,182 000000000000000002307218468fee8b9e6da0b8d2f30b57d01e277646b60764 673 0.43/1.00 vMB 90
459,181 459,181 00000000000000000118259dedf1966f27c61c13c0f31c0fd17e73b50b56e155 2,196 1.00/1.00 vMB 100
459,180 459,180 0000000000000000024d91409998e7488324bd06ce6b3cf9dd6305df92368a30 2,146 1.00/1.00 vMB 135
459,179 459,179 00000000000000000016672005b20193f2991031e83ccd73412dac1f92b387af 2,909 1.00/1.00 vMB 206
459,178 459,178 0000000000000000001aedddcf0838e32bc3c0f5b984dd3793fa6f939d42da66 1,738 1.00/1.00 vMB 122
459,177 459,177 000000000000000000beceea3ee9216dc66d71c8d512001bdb2e87720eec91cd 271 0.17/1.00 vMB 166
459,176 459,176 00000000000000000103ef5d22fe652ee6cca932e338cdaea3d67d768bdc0f3e 22 0.01/1.00 vMB 87
459,175 459,175 000000000000000000f9b1825cf9f77dd363454c03c2e5770bc659b4f3a0a161 142 0.06/1.00 vMB 135
459,174 459,174 0000000000000000017fea216648ad7d2e6bf2d210676de160c590f9fa82d765 428 0.17/1.00 vMB 154
459,173 459,173 0000000000000000000f634fa01ef802bc4f224c6752ba5dc99eabe5513fe7e0 1,168 0.49/1.00 vMB 144
459,172 459,172 00000000000000000069948de4bb7c9e6bcc30ed178d251d7b2c05aeb7be70af 1,310 0.99/1.00 vMB 72
459,171 459,171 000000000000000001a2687a2f639e6dce56738c9246f78e5c5751944267eaa6 1,994 1.00/1.00 vMB 123
459,170 459,170 000000000000000001dfdf4cd37b0045e6cd820d0efe498fda8d82b5f49cddc9 2,091 1.00/1.00 vMB 123
459,169 459,169 000000000000000001d296a3af625b50801ea9346e1f74503d92dcf640e82de1 1,268 1.00/1.00 vMB 93
459,168 459,168 000000000000000000b16df5088801692e5de3ed80af984c883bb70ded57ca61 1,674 1.00/1.00 vMB 64
459,167 459,167 000000000000000000869dd6eb46fdbf1c13e7555d70d89b6ed2022c39b64fa0 2,342 1.00/1.00 vMB 166
459,166 459,166 00000000000000000083db3beb2e3d07d1f000e57546a77fb0cba769682c08de 732 1.00/1.00 vMB 19
459,165 459,165 000000000000000001d7883b9dc60b3f9a4c9df4a0227540cf4f77fdf6558f67 1,316 1.00/1.00 vMB 39
459,164 459,164 00000000000000000029ebcc48217c4a0fab32675a6e578637d016873a4cc671 1,071 1.00/1.00 vMB 68
459,163 459,163 0000000000000000007f91e370291e9cebe25518a8c29a8839998dd3cb37231e 1,488 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.61 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: 671.94 GB
    • Received: 16.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.