Loading Tool

Explorer IconExplorer

Memory Pool

78,732 transactions
28.91 vMB
0.11168370 BTC
Random Selection Loading Transactions
Max Size: 175.47/200 MB

Candidate Block

Mining Attempt c39ad86c0b355cff93dbf1b58a6d988a86366d31c419dfbcc0c492b494326e69
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 72b07e4405164829a7b2c3a37aba7b9297f198ca5335209bd03c5a3e683f8803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.04000648 BTC
Feerates: 602.26 > 4.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (616,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,846 298,846 000000000000000016b5708698f0e49ed08ae47a23a660c166e6424fcc9f0c05 275 0.12/1.00 vMB 23
298,845 298,845 00000000000000005a73a9a421cdbbfbda17cb5c332d73ea10958cb6168b6625 1,393 0.77/1.00 vMB 36
298,844 298,844 00000000000000004f83befe17f2c8b6053fe45ba84e409d6ee54b2b3c064e59 512 0.19/1.00 vMB 90
298,843 298,843 00000000000000005e7307efcc36a378ea9e82da41e07f8cf9e41726d87d6eb0 256 0.10/1.00 vMB 37
298,842 298,842 00000000000000005dc3b0af9adbbad8da15241b67e3d8fac32c6f9b8bc4afde 103 0.04/1.00 vMB 111
298,841 298,841 000000000000000066e4caec585ac59d51444b751b953764848ec508d642d942 641 0.46/1.00 vMB 27
298,840 298,840 0000000000000000706023f888bc0797365f6fda48b343f2618f0f8bf65f0940 267 0.45/1.00 vMB 15
298,839 298,839 00000000000000007122479c1ec7c403b1ae5c6a7ea383f31ddcfb6e41835699 633 0.35/1.00 vMB 34
298,838 298,838 000000000000000045e6fb26060756e119dc03d90e33a4b83b5b6e9ccc21158a 727 0.35/1.00 vMB 26
298,837 298,837 00000000000000000e2af792d3f1fc13726f8e5275741c1d08c7020ca9e1de44 1,085 0.35/1.00 vMB 61
298,836 298,836 00000000000000008767db5a0fe1c5f652a15e56cf8bdc9ef5bef8279f34728b 64 0.02/1.00 vMB 45
298,835 298,835 00000000000000007216620d27095ead651eaad8f220fa8a342329c1af122495 11 0.00/1.00 vMB 32
298,834 298,834 000000000000000057ff7f950bb1fc2cfd19e869e5007e87bf45655834d5452a 593 0.26/1.00 vMB 35
298,833 298,833 000000000000000068d3a98ef4bdecad779ce629a6965731a24bb4eb7e485abe 16 0.01/1.00 vMB 37
298,832 298,832 00000000000000000ff099139b0aafb2954a7c42f42de7dec9a761f952be0d17 90 0.06/1.00 vMB 82
298,831 298,831 00000000000000000685c9ce631e7312a9c4cf125a48ae5e3dae3ae7b3362493 197 0.18/1.00 vMB 29
298,830 298,830 0000000000000000657ab75142d4d7977ef93606c9c507079cb78b67638ddccd 317 0.17/1.00 vMB 34
298,829 298,829 0000000000000000777ced30e6ac2c7b3e8300dafbe74e14b7db6fa16d2acfe6 264 0.17/1.00 vMB 31
298,828 298,828 000000000000000033b8977b3b5ee6e7040d66f4aa52e859df9d7405279ac79f 291 0.16/1.00 vMB 46
298,827 298,827 000000000000000019184cc8bd3c5437b64910c259df3a6d711a0afc1059e4dc 206 0.11/1.00 vMB 49
298,826 298,826 00000000000000002cdf8cb7827d90b1bab26285f435a95ec5dbab4df1481c37 76 0.05/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.