Loading Tool

Explorer IconExplorer

Memory Pool

48,204 transactions
27.32 vMB
0.07073245 BTC
Random Selection Loading Transactions
Max Size: 145.67/200 MB

Candidate Block

Mining Attempt 85dab033d9f2b05041a3dc62ffc34ee2b28867258ae213d78b0ba79457c5fbdf
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 3abcf49fb14c16b77de86d3563d6aa9af1db79b82ed3ae4620f6dca317e1c1fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,386
Size: 1.00 vMB
Total Fees: 0.01976542 BTC
Feerates: 100.53 > 1.98 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (682,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,982 231,982 00000000000000dfc52061c725c9ae5033e8bb6128342a6e98ba443606e1c8b5 64 0.02/1.00 vMB 194
231,981 231,981 0000000000000127dd0e04604aa82bafd465c54abb891b2f791f2d57670050b5 183 0.08/1.00 vMB 144
231,980 231,980 0000000000000082de418c1fd86dad1945f29836ba0fcd806f5cdcd1963fb718 302 0.13/1.00 vMB 145
231,979 231,979 000000000000003419ac4099b03ccd2fe9a9e12d91085fe84e4d0938396a384f 20 0.01/1.00 vMB 87
231,978 231,978 00000000000001a28d7773b73d7fd0bed714b367af5dc44ea508524415299387 237 0.10/1.00 vMB 187
231,977 231,977 0000000000000145a6453167af58d5563b9b78b6b4d9e1252218591c3aa9bbbd 492 0.21/1.00 vMB 139
231,976 231,976 00000000000000bd282e3cb26b35e3ca34a26c2a493bb705eba05b04529c0e3f 523 0.27/1.00 vMB 143
231,975 231,975 00000000000000544a110b22f3ab882f25b800262bf0c0d9d310db9add676cf9 312 0.13/1.00 vMB 192
231,974 231,974 00000000000001c392163a3153c4f82f887c6191ab7c8927b8980cc5f0267412 6 0.00/1.00 vMB 126
231,973 231,973 000000000000015ff7a72e6e29f4c472dc5a025f75f7e8769cd041e7c8319db7 21 0.01/1.00 vMB 199
231,972 231,972 0000000000000179d46dbb4c391cd729c1063459f5bf06e5880536d4d17db005 503 0.21/1.00 vMB 156
231,971 231,971 000000000000018929c684de00a7be1734b4565285da58b825627f186bc3c1ce 179 0.07/1.00 vMB 202
231,970 231,970 0000000000000160e671508880c8cd4189096715a61cd83603f924b113e8e6b6 100 0.07/1.00 vMB 125
231,969 231,969 0000000000000191d09f1ff60c0764de053021b09cee7deaa9d911f884fae5bf 97 0.03/1.00 vMB 254
231,968 231,968 00000000000001aa105952dc2c789f59e4800a89293dc25fab36bafc7c9dc075 84 0.05/1.00 vMB 195
231,967 231,967 00000000000000d2e7ec6b792735dc7abaeddb30dbec4a16f43f7c183196ee77 85 0.04/1.00 vMB 203
231,966 231,966 000000000000013bdaa36d3687835204e83d954d4477d769e9211d109d35399a 628 0.25/1.00 vMB 165
231,965 231,965 00000000000000427fd1a18dcb9e849ac3d9017c0131bb705d8e2a2937f2e87d 149 0.07/1.00 vMB 182
231,964 231,964 000000000000003368a5fdb258a3e1eec67844d9277ec4ba5d7415a543d09ff4 309 0.17/1.00 vMB 154
231,963 231,963 0000000000000006f68b4869b168281e2d5d00aa83ac2bfcaf20f875cc3022eb 193 0.07/1.00 vMB 202
231,962 231,962 00000000000001184eb23caf73d8448bb4c77e4229c10f456675e3fbf41a53bb 114 0.05/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 781.99 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: 648.72 GB
    • Received: 13.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.