Loading Tool

Explorer IconExplorer

Memory Pool

36,021 transactions
26.01 vMB
0.06620665 BTC
Random Selection Loading Transactions
Max Size: 133.04/200 MB

Candidate Block

Mining Attempt 6510f30a6988b839af2ca148d7a25cc654142321adc67236b3ed1e90e77c6c89
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 48abb4356b95c663928d12ee60f21abefd466285bbc014c94b8493a56e0e2dee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,971
Size: 1.00 vMB
Total Fees: 0.01845202 BTC
Feerates: 201.13 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,370 914,370 00000000000000000000ee795ff54651a33f647300ad5c032d27420e322873c4 4,656 1.00/1.00 vMB 1
914,369 914,369 0000000000000000000063c20a6d2408a7902c0fe67ece6d445a47e551bd4cb5 1,093 0.47/1.00 vMB 1
914,368 914,368 00000000000000000001a2b98f540b57cbacc467946cc2ca354b6d19f3a82912 3,047 1.00/1.00 vMB 4
914,367 914,367 00000000000000000000f1281b2efd0aad5db491e635251ce073ca38483cc2b3 3,619 1.00/1.00 vMB 4
914,366 914,366 00000000000000000000cd2eb29912595d1a236a78f0da1f56d092467e0d9400 4,030 1.00/1.00 vMB 2
914,365 914,365 00000000000000000001e8d482697e6f7d70d387bc5aa1050d5c0f2fe364f090 2,776 1.00/1.00 vMB 8
914,364 914,364 00000000000000000000bf1c6fa76d66f981c232734853f80ea3081970963fc0 3,738 1.00/1.00 vMB 3
914,363 914,363 00000000000000000001da8eac2d8e7f938d243bdaa04666102f20fda9eed443 3,067 1.00/1.00 vMB 1
914,362 914,362 0000000000000000000080fa773d0a81a67cd67b54739af2e4f027c5a3258ca4 3,745 1.00/1.00 vMB 3
914,361 914,361 000000000000000000014d09ba7a31a9df4561752127b3c25ca00855382b7a3f 3,895 1.00/1.00 vMB 2
914,360 914,360 000000000000000000004e8be28779853075fd79b95c39f6db0946a2ff48c679 3,937 1.00/1.00 vMB 13
914,359 914,359 00000000000000000001f3dab332d63c282c42733489f3b7e72c3ce8ad2dc21c 3,851 1.00/1.00 vMB 11
914,358 914,358 00000000000000000001def21d1078832ba461a782f9add81014e8b0240af40c 4,123 1.00/1.00 vMB 12
914,357 914,357 0000000000000000000147c7dd24837dec3ddf522e94b4367f767e386a6ffd60 3,403 1.00/1.00 vMB 4
914,356 914,356 00000000000000000001a85c3c399f498d0bec2bc31fd48cfb44a2ea48876ab6 4,997 1.00/1.00 vMB 5
914,355 914,355 000000000000000000009693b17ea200edf3c32114bdfbfccc0b0206ed2f602e 5,271 1.00/1.00 vMB 1
914,354 914,354 000000000000000000000d935151c7a7c30b31c96fe98ba830815ff230186bd9 4,749 1.00/1.00 vMB 1
914,353 914,353 000000000000000000020929f9a54cfe6da8bd6ea7ce1c11a7a4e33ec17eab6d 4,246 1.00/1.00 vMB 0
914,352 914,352 00000000000000000000bb573d704512cc89ba03a0891c19e5bcbf0dcc392ed0 299 0.07/1.00 vMB 2
914,351 914,351 0000000000000000000122c1ea30a6d3d92204e9b1b4ed1459e0060b414d6aa3 914 0.24/1.00 vMB 3
914,350 914,350 000000000000000000001ad26acc540b75286885599f37c34f789c0c789188d8 5,987 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.82 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: 636.21 GB
    • Received: 12.36 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.