Loading Tool

Explorer IconExplorer

Memory Pool

34,627 transactions
27.73 vMB
0.05613811 BTC
Random Selection Loading Transactions
Max Size: 138.67/200 MB

Candidate Block

Mining Attempt d259f4e6284b95baddf674828989b1015d88109eb429972983fa2268b05d2fe0
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 79d48d3f39822724a7b288c9441b1df2d7965d174c6cfdfc31bccbba732ea8c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,915
Size: 1.00 vMB
Total Fees: 0.00343645 BTC
Feerates: 44.01 > 0.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (816,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,421 98,421 000000000004718624b4a7ec562782574c6987759ca9ac25370491e29c08c76b 3 0.00/1.00 vMB 0
98,420 98,420 0000000000012bb9586e3cb8ae65e4d5bd51af2d39ea7a04d2f667cfb51bb07e 2 0.00/1.00 vMB 0
98,419 98,419 000000000004534314195eea5aac7aa58ff1ac4acedcd39c5d40e99f8495abc2 1 0.00/1.00 vMB 0
98,418 98,418 0000000000055127436174608595736e64cc1ae7d4c321e12f7e143c963e6dda 2 0.00/1.00 vMB 0
98,417 98,417 000000000002e1d56f172cde37bc13246f16070718021cc4863f7fb8db6be8f6 2 0.00/1.00 vMB 0
98,416 98,416 0000000000046253efa800e9466e368fb18d7cfeb6ad4a6881872cb9b833885f 2 0.00/1.00 vMB 0
98,415 98,415 0000000000033c56ce4304967956f8a5c9d20e9dc922972c4f1ca87869bdf430 3 0.00/1.00 vMB 0
98,414 98,414 000000000003641cca6196c6969c829c75305905a1fd40f995de36445ce56e91 3 0.00/1.00 vMB 0
98,413 98,413 000000000000aa8fbd87587f6947711ef3e48b7ea4bfac9661be1af90ee4fc39 2 0.00/1.00 vMB 0
98,412 98,412 00000000000290e550f0d1e4b718678bdf748e8d273a60b4e493b561209d5342 5 0.00/1.00 vMB 0
98,411 98,411 00000000000072f0c3709d3c4cb6bcfcacf31cc6d8f2f202331c874330b3f358 1 0.00/1.00 vMB 0
98,410 98,410 00000000000521e425b0705305643a1452703956bbcfb22ce986134916f38e4f 4 0.00/1.00 vMB 0
98,409 98,409 000000000004ff263073404c346dc83f05b9969d1b015171bf73542d8c54fdfa 1 0.00/1.00 vMB 0
98,408 98,408 000000000002989ccd29fb3acda97eb4a40536a82b2377051603e24a154060c4 2 0.00/1.00 vMB 0
98,407 98,407 0000000000031d6dc4dfba7e1c272f0b6ecc3e243d40614b9ba2b4da19738ed8 1 0.00/1.00 vMB 0
98,406 98,406 0000000000027fd0d9840a34a510e4aec2acfc3f3b6278dfecae34e8e1ef95ba 4 0.00/1.00 vMB 0
98,405 98,405 000000000003fe279c9e031bf0d85160af1e4ca68117de0909abfe7f56485571 1 0.00/1.00 vMB 0
98,404 98,404 000000000003d8e7b36a83e71f2162cc5ba6b62faae03639b84928ab3f1d0b72 2 0.01/1.00 vMB 0
98,403 98,403 000000000004b8113873cfd63554e0972158a6ad289c93f56b97d3753e8a582a 3 0.00/1.00 vMB 0
98,402 98,402 000000000002dd73881b732706dbbcc442aacf0eaf22150283c27dcf36e06542 3 0.00/1.00 vMB 0
98,401 98,401 0000000000035762f5d85a4fff0fe6d60784f6b78d7c6084e671b0ec78dbba47 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.38 GB
    • Received: 11.62 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.