Loading Tool

Explorer IconExplorer

Memory Pool

45,552 transactions
28.50 vMB
0.07093826 BTC
Random Selection Loading Transactions
Max Size: 151.36/200 MB

Candidate Block

Mining Attempt cea816cc5488e97341698ff9026dcad3a2bd1b64e53ddfa28a8db9c6b1cdbc08
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root b78a30ca2a19af480dda91c2e9a4736dd22d1369692c073b9b46d908e34b00c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,880
Size: 1.00 vMB
Total Fees: 0.01698156 BTC
Feerates: 361.66 > 1.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (143,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,382 771,382 000000000000000000029aeb365703b8724a07b10c2dc752bd7bd0202d4cb354 1,206 0.52/1.00 vMB 9
771,381 771,381 000000000000000000022a6fbafeaa025d9058f03b3b0560f9e0d4e8b5b354f9 73 0.04/1.00 vMB 6
771,380 771,380 00000000000000000000aa071f8f43fb547b7569dcd7893311599b82fa94e8b7 939 0.49/1.00 vMB 6
771,379 771,379 000000000000000000033ff2b46053d68da80f01a918c4f9b84c4dcc8d1497e0 2,727 1.00/1.00 vMB 7
771,378 771,378 000000000000000000045ea72a90abae72845c01c8c269a96e03d3af93e74b3d 1,763 1.00/1.00 vMB 12
771,377 771,377 00000000000000000001f6766f09112c07948dfef0ea4db799fc2055a1240c7c 1,647 1.00/1.00 vMB 8
771,376 771,376 0000000000000000000586f4364d567127c1e96b4bcdc63248e1a5d5889543a7 848 0.32/1.00 vMB 9
771,375 771,375 00000000000000000005e970b8a3b28f7049af2fdb1a7082ae3b6fd089bf279b 2,059 0.67/1.00 vMB 9
771,374 771,374 000000000000000000077cdaac00a01f51c20e869d443465407e6d6c65618a1b 695 0.24/1.00 vMB 9
771,373 771,373 00000000000000000005537fbca6bc99f1a10b89f7993e99747f40373b57b724 717 0.27/1.00 vMB 8
771,372 771,372 000000000000000000058bf4074664d9a541a9c63c360eb57fa0d2805c2af548 2,039 0.66/1.00 vMB 8
771,371 771,371 000000000000000000063823c4770010a834abbd073a9051d1c6940eb1049662 2,680 0.67/1.00 vMB 8
771,370 771,370 000000000000000000022dbd575f14cbcc59aad31cb591b803d87eb380061538 87 0.07/1.00 vMB 6
771,369 771,369 000000000000000000055ddcd5d8dac5cd79587771d3ac7a42134ada760dadf1 1,925 0.50/1.00 vMB 8
771,368 771,368 0000000000000000000420ccfdd622a7f5c602d796ab2d6e8c4d0bc12962784d 998 0.24/1.00 vMB 6
771,367 771,367 000000000000000000030f93fb6c23b4271b77e19a73da3f7b40d6449ccc2854 2,496 1.00/1.00 vMB 8
771,366 771,366 000000000000000000041f8866879b856028dc6c41d6bc9217c55caa96e46183 1,084 0.29/1.00 vMB 5
771,365 771,365 000000000000000000071190af22d50dca00d1005b293fc7603dd51b63d77df5 93 0.29/1.00 vMB 1
771,364 771,364 00000000000000000003691227f0df2c98363dc4f35a7d7424c090633334bff4 578 0.96/1.00 vMB 2
771,363 771,363 00000000000000000006fb42d68be03f29e58f91f9653d0f700ab0b18862da5b 2,583 1.00/1.00 vMB 5
771,362 771,362 000000000000000000071bc741e0c6f0c74a14370c39fd64383e636d38e8fb4d 3,866 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.