Loading Tool

Explorer IconExplorer

Memory Pool

80,274 transactions
29.51 vMB
0.13251217 BTC
Random Selection Loading Transactions
Max Size: 178.37/200 MB

Candidate Block

Mining Attempt 9388a59918abf61480f2a6f96654d078128e9da1b0c4ec7f633a62e01a6a47a5
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root ec403659604b9bc821ac342b221ec1bc385cf889a0839571c4a7f965d9748542
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.04960488 BTC
Feerates: 301.72 > 4.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (302,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,323 612,323 000000000000000000011276f1d4f7ec055bd5156b1495e3dbdf05a2d7590340 40 0.01/1.00 vMB 34
612,322 612,322 00000000000000000010b2fca34955faaeea0fd21b42d3817dabf5ee76865fc4 1,566 0.52/1.00 vMB 13
612,321 612,321 000000000000000000055678edcfc4dbd52800e9dde70ce757a3e4bf1cdd85d4 872 0.29/1.00 vMB 20
612,320 612,320 00000000000000000014388a34a6271a64f89bc24f9349f2701207bdc1d9b5ea 185 0.05/1.00 vMB 17
612,319 612,319 00000000000000000008dfca400980c5ff4fdecea2e4a5a85eb33fadc4545c93 1,467 0.40/1.00 vMB 6
612,318 612,318 000000000000000000123d59302ee68fb48184076c2ec0749008a81d69556a64 2,794 1.00/1.00 vMB 20
612,317 612,317 000000000000000000081c43ad378100e2cb7a32fb3e8dbe272bbeaaca607b8b 1,825 0.64/1.00 vMB 9
612,316 612,316 00000000000000000009b0d05c53fd6238d6994a1cf4d62ff8ff5d12ba8224fd 2,646 1.00/1.00 vMB 19
612,315 612,315 0000000000000000000fc315c586183f68dd6f75b96068fbe0d88cc5a3604a7b 1,255 0.45/1.00 vMB 10
612,314 612,314 0000000000000000000e90ff8030a19959b6790a51d874eb61fc63328534c780 2,008 1.00/1.00 vMB 7
612,313 612,313 00000000000000000009ce98c73e3ffee5a0ff476fa6fded7c60393cfe8e68d4 2,545 1.00/1.00 vMB 15
612,312 612,312 0000000000000000000b7d814fa495c4a964a61d057229b5f7798ec9083fc5f7 2,468 1.00/1.00 vMB 16
612,311 612,311 0000000000000000000aaf1f8c710f61540bd324a90c6c31f84362bb039cee2d 2,609 1.00/1.00 vMB 16
612,310 612,310 0000000000000000000d88d6521da87b66c5b1bc40d66b0fbc9c948c87a07f35 1,610 1.00/1.00 vMB 20
612,309 612,309 0000000000000000000c108dd510b335b5f45298eda1edb723fbeba181f7545d 169 0.04/1.00 vMB 15
612,308 612,308 0000000000000000000ec783bf4e22bb961918c740e6568b80f2072ba9053574 305 0.10/1.00 vMB 24
612,307 612,307 000000000000000000128f50adaa6a8c75fe68a65d71539719ec7d6a6b14a946 2,032 0.61/1.00 vMB 14
612,306 612,306 00000000000000000007da52fc0322492f89759f97770c2c1779d6ccab616777 1,447 0.48/1.00 vMB 17
612,305 612,305 0000000000000000000b19bce8e72c6aeaa12b03b57b41e8ce114833ef7e144a 223 0.13/1.00 vMB 13
612,304 612,304 0000000000000000000aecd3c1cf4bf74379ced0cec9446428b57982224d3cd1 1,099 0.44/1.00 vMB 15
612,303 612,303 00000000000000000004ea4627fb938a728b2c2e9163120a074d4938dee6c844 52 0.03/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.90 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: 713.75 GB
    • Received: 17.46 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.