Loading Tool

Explorer IconExplorer

Memory Pool

73,154 transactions
27.13 vMB
0.06251421 BTC
Random Selection Loading Transactions
Max Size: 165.54/200 MB

Candidate Block

Mining Attempt c459cf9360500167d2eed8a6f3656ea620e1767ebe9fd3f9b9a2e2d2dcdebb0e
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root e8203689251dc9263c3a6c0f2e14bff3d53a32ffd943b761f0f4ae2e44f3a1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,953
Size: 1.00 vMB
Total Fees: 0.00473776 BTC
Feerates: 40.21 > 0.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (558,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,272 357,272 000000000000000006fb5df62bad73650c8302d1dc130b607f06ab58e11efb53 444 0.27/1.00 vMB 24
357,271 357,271 0000000000000000163d6ab734b16a025d8a2ec9b27f8de4a52cd21f4a40a5b8 1,628 0.80/1.00 vMB 28
357,270 357,270 00000000000000000ee2f4d43d66558f68b24818325118f2625dca73affb7078 2 0.00/1.00 vMB 0
357,269 357,269 00000000000000000be327f6a873658460c063ac857b58eda38208be1a904648 1,412 0.75/1.00 vMB 25
357,268 357,268 00000000000000000c4d782b616784d0c806f436a9cd4237ea290599d1ae8ba6 851 0.34/1.00 vMB 41
357,267 357,267 000000000000000012d1cd0508cf605ae43a92a8f9e5931428b578b5c793054f 633 0.25/1.00 vMB 34
357,266 357,266 00000000000000000be3da2145a3b44c38f74165a0ec8e757a97f0e841b747c8 311 0.23/1.00 vMB 20
357,265 357,265 0000000000000000124901e2c3bb394065a8a2356386c14877c81e53f860baa4 1,594 0.72/1.00 vMB 28
357,264 357,264 00000000000000000205a9bf3667e1bbf614c273b8dc8567f4d12fef7f899985 337 0.19/1.00 vMB 24
357,263 357,263 000000000000000005c5de4b8a1819fdd7fabc04e9cc06ecc49a6205ae8b6abf 1,228 0.69/1.00 vMB 24
357,262 357,262 000000000000000010a90cde8130458c4bc2795621abdd55feef58cd3f3b75c3 475 0.26/1.00 vMB 24
357,261 357,261 000000000000000001e28b81069a21ab4b4da18cb3a7506c477a62f0d9df1a3e 497 0.29/1.00 vMB 23
357,260 357,260 0000000000000000135b6df073e9ae6cfecdc9a00a3ba2f0ca8ca8160390e8cc 261 0.17/1.00 vMB 25
357,259 357,259 0000000000000000067e5c0ad48d65a87823974f154927221a8243177be04905 1,369 0.75/1.00 vMB 26
357,258 357,258 000000000000000004cd1684bc381002049ddc54e90afdd8f28b032d118bae44 133 0.14/1.00 vMB 2
357,257 357,257 00000000000000000c8aab2cbd8dafa1bee28a859e08122a04bd1c7b8f889ca0 717 0.75/1.00 vMB 16
357,256 357,256 0000000000000000038a336cbada186832bc40a7dd1fa01edb826f3b43587a44 1,990 0.75/1.00 vMB 37
357,255 357,255 0000000000000000070c7238853f427881f491061e81a47de12d1a8272a9e90b 389 0.26/1.00 vMB 8
357,254 357,254 00000000000000000ed0bfd13f09bd3d6bc5d3b9aef86736cc2ed9df16ce420a 384 0.52/1.00 vMB 14
357,253 357,253 000000000000000014dd10039d36a023fc25bdae3137eafb70cac109206bdfaa 2,047 0.75/1.00 vMB 39
357,252 357,252 0000000000000000120897e83ec49ec94a886bc18d7d119118dcdc6d2b640f01 328 0.24/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.95 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: 715.13 GB
    • Received: 17.65 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.