Loading Tool

Explorer IconExplorer

Memory Pool

81,063 transactions
30.04 vMB
0.09350583 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt 83b11e7de786ed21ac084e67861af88550b7f4011b9835425d1a8740a170f148
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 731d969ae18144c1b53c6012b90563984cfb86b1153800a6927cbc188f7d216e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02611008 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (206,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,021 709,021 0000000000000000000a1c96386cf9c8dbb8aef3243ff05928b29af954532219 326 0.17/1.00 vMB 10
709,020 709,020 00000000000000000003b6605a004ba9244ad0d455233ac4411a970f6bfc3ac4 1,309 0.84/1.00 vMB 7
709,019 709,019 000000000000000000055995e5dbc2225e1346717f46aa9a49f83f3999af331a 1,541 1.00/1.00 vMB 11
709,018 709,018 000000000000000000095a5f4dc48f719c2531b47d9e753183ed2b4b5ba81170 97 1.00/1.00 vMB 1
709,017 709,017 00000000000000000005456e10bbe11c971bd04d665d245a04338f121fc542a0 1,645 1.00/1.00 vMB 12
709,016 709,016 0000000000000000000bedccd032ef46a38afef6f755a29b8b5ce6c07f44ea3f 248 1.00/1.00 vMB 1
709,015 709,015 00000000000000000008ef62efec28e12484314f47ed606d0bf0fc90b201c599 663 1.00/1.00 vMB 3
709,014 709,014 00000000000000000002e38213df0714b29cee200be5254953e4ae73d11cf897 1,792 1.00/1.00 vMB 9
709,013 709,013 00000000000000000002f1fdbbf8852d5683acb6beaeb2b4d3c0562b7fde1c84 1,328 1.00/1.00 vMB 10
709,012 709,012 0000000000000000000598f6ee5e186e4dc59521a7d029f0a2a79282a5308b24 720 1.00/1.00 vMB 3
709,011 709,011 00000000000000000002f62770dae04d5e0f911ca2bf3319cedbec0cd6fcaa46 2,383 1.00/1.00 vMB 17
709,010 709,010 0000000000000000000b8acbd852571cfa50fadd3798a63313345e87ec63a179 1,912 1.00/1.00 vMB 8
709,009 709,009 0000000000000000000482565c35e448ab5fd022cfdd4eb8a049ede6b3abbb41 1,219 1.00/1.00 vMB 12
709,008 709,008 000000000000000000025ecd33712044adf902ce357c8906d3e9ffafd1b5596b 907 1.00/1.00 vMB 10
709,007 709,007 00000000000000000003915e0df4037d64d88c1d004e22a269c07aa6e45f525a 937 1.00/1.00 vMB 5
709,006 709,006 000000000000000000026ecec42e418610634edb126f2b19a03a400b5705fefc 2,607 1.00/1.00 vMB 17
709,005 709,005 000000000000000000021e1e1a9d7c83c9e8db7d2c0bffd3478aa0e3659476e9 313 1.00/1.00 vMB 1
709,004 709,004 000000000000000000038227e53ac9365f23a2dc4fca338a045b2aaaccb4c588 887 1.00/1.00 vMB 5
709,003 709,003 0000000000000000000321bc32b1b5698d869ac295d0a6715f412f31e74dcd34 121 1.00/1.00 vMB 1
709,002 709,002 000000000000000000038f4c39dd82e0d6ad42af4f4f8483e72a1f774f3c000d 186 1.00/1.00 vMB 1
709,001 709,001 00000000000000000005e1d30c10ed29037ed88650009031b08fcb253b2cafcc 986 1.00/1.00 vMB 8
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.21 GB
    • Received: 17.67 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.