Loading Tool

Explorer IconExplorer

Memory Pool

33,329 transactions
25.75 vMB
0.07835678 BTC
Random Selection Loading Transactions
Max Size: 129.00/200 MB

Candidate Block

Mining Attempt f5d611b2551544d962a8169acd0e0efb0d718d727c1f11fbced0447073e799e2
Version 20000000
Previous Block 00000000000000000000642395af6c167a3a00b6dac8fbc226ea1889e0a9bf07
Merkle Root 04a210bfae7a3e6cf6df4fdd7bd835dffc5ccdc75fcf0079112c612ba050e58a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.03067260 BTC
Feerates: 526.32 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,208 (803,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,383 110,383 000000000000c1d7254bb2b61d3e68df70578555f4f5844b667827deb9e3cdc5 12 0.00/1.00 vMB 0
110,382 110,382 0000000000011e959eb41cfafd2872aedb2accc90ea39bafc342311d0191942e 1 0.00/1.00 vMB 0
110,381 110,381 0000000000015c1320354768c92662a34676d2a3c31d29c78a77511fe87f653f 17 0.00/1.00 vMB 0
110,380 110,380 000000000000795984a96b2e4ed122ec44fb09186492b81bcc35bca7cedbed7d 2 0.00/1.00 vMB 0
110,379 110,379 0000000000002ed04b5db48464784fa282e31df78beef524875e684d34b33b6e 4 0.00/1.00 vMB 0
110,378 110,378 000000000000e41ffd00ba3adb6e7858b16187bd3815ba92d5f3b9ab3de459df 7 0.00/1.00 vMB 0
110,377 110,377 00000000000067e5552a9c21ea36d84e4987d192e5416a3283894ee545f23be6 4 0.00/1.00 vMB 0
110,376 110,376 0000000000011d3bbfa02f5c64b3db9cf112cff5fff71187ec4a9dcd8c7dd32c 1 0.00/1.00 vMB 0
110,375 110,375 0000000000004034b2f13973e68bdd438fc7dfb9c40a5a6404a9348a3fc4fa28 1 0.00/1.00 vMB 0
110,374 110,374 00000000000048e171ae24cd999347a343aeda2bdccc3b33ef954fb86261bc7d 2 0.00/1.00 vMB 0
110,373 110,373 000000000000614c6a42882f6a133a014ae21152e621c6e179a0ad03d41765ca 1 0.00/1.00 vMB 0
110,372 110,372 000000000001b982794b819256cee077ec93d0e83e84ac16ab1dd09565363f27 3 0.00/1.00 vMB 0
110,371 110,371 000000000000c57ea8b9622d9fe82490d7866bcb5b627ebe5806c4a2d99214a9 9 0.00/1.00 vMB 0
110,370 110,370 000000000000dc1a4c5710f07d4bc76c7361b77efa975be04024520eb1c80dbe 8 0.00/1.00 vMB 0
110,369 110,369 0000000000001a32b340240f14c1670668bf8b0133478416e95879ed462794fc 12 0.00/1.00 vMB 0
110,368 110,368 000000000000fcf50a125c89e1f46b8b26602919b2c9dd38c836157b22568ab3 10 0.00/1.00 vMB 0
110,367 110,367 000000000000929acfcea46461b15446f2c06b45712372a0fbb2a0f570ae1834 18 0.00/1.00 vMB 0
110,366 110,366 000000000000a021bbf7de02380d0f76d117cf9380be0df9e390317f93e4c4bb 7 0.00/1.00 vMB 0
110,365 110,365 00000000000164a1208090d501cfaf4167c46b5514d01f71de3f8cb1a5dcc388 2 0.00/1.00 vMB 0
110,364 110,364 000000000000191ab5b42bd8671d3c09ae22899eadbbb985f2a732f13cb97fd6 1 0.00/1.00 vMB 0
110,363 110,363 000000000000816a6e6e2f2f36dc6ded07f87d5b2d44cca286377671c68eba0f 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.96 GB

Node Details:

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