Loading Tool

Explorer IconExplorer

Memory Pool

79,828 transactions
29.78 vMB
0.11651792 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt b93dcbdb67d45462a8da517e1f93fe24e6162f4faa7abeae3a6e6f182343f88e
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 35c141dbae38803c6eb223c56cf4cb590ecd7329ffa781de263f47780a9d8648
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,915
Size: 1.00 vMB
Total Fees: 0.05578111 BTC
Feerates: 150.32 > 5.59 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (805,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,442 109,442 000000000000af0c68722ac8e95dc132bdc31b74e038fddf0e82e2ada3466e63 11 0.00/1.00 vMB 0
109,441 109,441 0000000000009ce6d2a6eb866d4f48236020baec2f6eaea4ed6a3f3d3950b960 1 0.00/1.00 vMB 0
109,440 109,440 000000000000bf5f92e8082dc3d35578d1bb6d77868a9ce7d32fee4bf9d1b63f 12 0.00/1.00 vMB 0
109,439 109,439 000000000000b5ddbeb11c24064d7516b78fa5d04f7a54b0d679946d56c6e279 5 0.00/1.00 vMB 0
109,438 109,438 0000000000015353adc5fd12062aba7c0a5fa8a284d1053863a62abfa404d08b 3 0.00/1.00 vMB 0
109,437 109,437 000000000000aa09a418626330e7347038644a164c467de5855a8aceb2c55932 3 0.00/1.00 vMB 0
109,436 109,436 0000000000018379873b09c4f5fa89df3755d6d4b7e271a3734661685c0af6b1 12 0.00/1.00 vMB 0
109,435 109,435 0000000000000f1742e3ac645a52948fb86673530a4899e68ccea940f3203093 11 0.00/1.00 vMB 0
109,434 109,434 000000000000be1ad2a727e19743a486c27ee01ce71f21eb9d001ef8cd05d2f0 11 0.00/1.00 vMB 0
109,433 109,433 0000000000019a3a8926d9549e85386f3654b0983948666e0b9ab7bfefe2afeb 6 0.00/1.00 vMB 0
109,432 109,432 000000000000f14bd29f300998eb7b651635b7739636af981800f93796636ece 9 0.00/1.00 vMB 0
109,431 109,431 0000000000016bd1bbe35afee63f9154b0affd2dc57885a673b9b9700f243c02 23 0.01/1.00 vMB 0
109,430 109,430 0000000000009531407f78eaead5665b303d94bebf18fad1c7a43bbba441c740 10 0.00/1.00 vMB 0
109,429 109,429 000000000001bc3c4811c1e63389c888fbd6f45dd8894a012ae2634436c7a855 5 0.00/1.00 vMB 0
109,428 109,428 000000000001c72daba568810f492055fad4ae47fee3d546b326c248b3e520fe 13 0.00/1.00 vMB 0
109,427 109,427 000000000001caf2f5e3b3ffadedd0019e17a5b91ccc6a20a2a83d7e0456a0e7 11 0.00/1.00 vMB 0
109,426 109,426 000000000000489157e1af47ff9750dd3e39793930853d4209de6a75643be819 4 0.00/1.00 vMB 0
109,425 109,425 000000000000fafab7291843bb9b2648be6ec37bd62b9a5c7d5c49d9dace9101 32 0.01/1.00 vMB 0
109,424 109,424 00000000000091d9a30391120ae1d8f789510217c56d10629739752615470050 6 0.00/1.00 vMB 0
109,423 109,423 000000000001597632af35740215da5b108c6d00ed3d84d50cd83d3f2e4232c0 5 0.00/1.00 vMB 0
109,422 109,422 000000000001c4895b0f6719ff3f0c1b64a9fa3672bf7e3b6a3120c29602f7f7 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.01 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.