Loading Tool

Explorer IconExplorer

Memory Pool

79,856 transactions
30.18 vMB
0.08131873 BTC
Random Selection Loading Transactions
Max Size: 184.47/200 MB

Candidate Block

Mining Attempt 9a21e664b4907e6a79d2b87d2c3131bc76b24157cfc6fbc6d0869d1c44e38847
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root e7fb1b601618c7eb77b0e30b41a7c116d125117720a0d1a83682d36fea6feaef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.01387930 BTC
Feerates: 100.65 > 1.39 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (35,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,382 880,382 0000000000000000000048a33d27ed8f91ba8ec7d6650a5687f10291022032dd 3,451 1.00/1.00 vMB 12
880,381 880,381 00000000000000000001a82983f579b3d9e79ba719fe7b794d01ac2a01818bf2 4,027 1.00/1.00 vMB 8
880,380 880,380 00000000000000000001df99d105d5c723ea5f419a04ead01ab8247c92997efe 3,718 1.00/1.00 vMB 12
880,379 880,379 00000000000000000001830e971ed20f33577ae6857be80949dddcd705da355f 3,340 1.00/1.00 vMB 7
880,378 880,378 000000000000000000021326fbebcc9584131f02ea0e5fb0ad948b2d4c2eb9df 4,247 1.00/1.00 vMB 9
880,377 880,377 000000000000000000000c6844bec630493ab2373b60e60acfa172e0521b6121 4,018 1.00/1.00 vMB 5
880,376 880,376 000000000000000000015d1ad66df468078be8c35c2a0fcf17d1eec42c5dc875 3,080 1.00/1.00 vMB 5
880,375 880,375 000000000000000000025474a84abb18a927a9d44c936d97fdd4a20f6115898b 2,813 1.00/1.00 vMB 3
880,374 880,374 00000000000000000002222841ae37a1d5cc0fe8609c9a646156c6b3cdd76f45 3,703 1.00/1.00 vMB 3
880,373 880,373 0000000000000000000084b9a4786ab8596f776377747251315889539aeabc6c 3,278 1.00/1.00 vMB 6
880,372 880,372 0000000000000000000064731e928de8c9582797015bec0b4bb7e9fa539062cd 3,383 1.00/1.00 vMB 4
880,371 880,371 00000000000000000001319e12e7bec1de6c5d3ce47948084fdfbc7cc260fb43 2,852 1.00/1.00 vMB 5
880,370 880,370 0000000000000000000185555ba6ecd006b9c30f4d93a376e45808d0446a3d83 2,606 1.00/1.00 vMB 3
880,369 880,369 000000000000000000016fba961e5188d755d4579b4bdd7d5b94bc07625aa630 2,595 1.00/1.00 vMB 5
880,368 880,368 00000000000000000000425189804a3fd103365747e8ca827a10bbbd294069ad 2,986 1.00/1.00 vMB 8
880,367 880,367 00000000000000000001999896a0ee39fba810c7e39a65c1f6d433447af99cef 2,814 1.00/1.00 vMB 7
880,366 880,366 0000000000000000000201bfbd7bcea962b30008686486981980ed9bf19f4503 3,353 1.00/1.00 vMB 5
880,365 880,365 000000000000000000011857e3fc3a2d46640b8917723c25620c5ab5c5366719 2,667 1.00/1.00 vMB 7
880,364 880,364 00000000000000000000495b9c155cdefc421a7acb06d719bc469813ccdd2193 3,216 1.00/1.00 vMB 6
880,363 880,363 00000000000000000000901d003b8c98d2f9fe3ab84b87fd936b894de150aefc 3,525 1.00/1.00 vMB 11
880,362 880,362 00000000000000000001c51047b0c2801a443fe9c47f9e4cc51d814668ce7325 2,573 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.