Loading Tool

Explorer IconExplorer

Memory Pool

56,821 transactions
17.67 vMB
0.04545289 BTC
Random Selection Loading Transactions
Max Size: 112.36/200 MB

Candidate Block

Mining Attempt ac69b410abe931f79135d1c29378d42ea89cccfba644af422a37d270647df657
Version 20000000
Previous Block 00000000000000000000abeab8bc8a4926339d92ddb25ad45355b25be623db1e
Merkle Root d68af35ae3f1e2e965188687730338e8a528434ffb036d214b188e65eceeb83f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,809
Size: 1.00 vMB
Total Fees: 0.00612000 BTC
Feerates: 40.21 > 0.61 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,733 (910,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,280 5,280 00000000f7eee1b588e0acb92963ea2d83c29d964133e379b94489803af89b7d 1 0.00/1.00 vMB 0
5,279 5,279 00000000cb2c04f9b7cb34fbc68e839b917d50d28ee129591af4edad6254a8eb 1 0.00/1.00 vMB 0
5,278 5,278 000000003d93032bb085e3e74aa574a2bad9d19444f85a60aa17436999d87a0f 1 0.00/1.00 vMB 0
5,277 5,277 00000000ed0b20b4c9cc4e4546ccb88aff1402d39d77d4421ce238a72ddbb9d2 1 0.00/1.00 vMB 0
5,276 5,276 00000000d7e322dff76eb78f0b0a3683f6acdeda5e0b8d176bdea7a37ce7744b 1 0.00/1.00 vMB 0
5,275 5,275 0000000037a08f8c588abe7b15e7af8f57446d78c4c72f1332b34d645502ec42 1 0.00/1.00 vMB 0
5,274 5,274 00000000f2eafaea8cd71855ad7ca21ada8c0e881cf16d9cd505fbd826655ace 1 0.00/1.00 vMB 0
5,273 5,273 000000005bef32962166bb02025ce41132d5cbe5a80c5d53c45b3fb45814fd06 1 0.00/1.00 vMB 0
5,272 5,272 0000000036f75ba422b327c6cf6dc8e649f66f4c0bbde53df199bb9b1b717998 1 0.00/1.00 vMB 0
5,271 5,271 0000000008adf19edf3f8ab3c717706ca45ac51cdf4a0d055e9fbc328ee0dd2c 1 0.00/1.00 vMB 0
5,270 5,270 00000000982341293a508a7c464f238fd8a6a9187dec0531cb9aabbe2f2a3118 1 0.00/1.00 vMB 0
5,269 5,269 00000000c1408749bfd1d2c8f5c4a95f7671bd209b5a1e2b2c7fcef37afa7bb2 1 0.00/1.00 vMB 0
5,268 5,268 000000009972e6730c5f971f0b88a2a7702d240ebe1042f4cc77d65ab16bb47c 1 0.00/1.00 vMB 0
5,267 5,267 0000000090a0137ad27ad897e5f3d9119007b0aeff4fbec351340a7efdd9fc30 1 0.00/1.00 vMB 0
5,266 5,266 000000006d252aff157b8b6b5212fe6c72e3a2904912a6022c1161dcb329d744 1 0.00/1.00 vMB 0
5,265 5,265 00000000b2f298757e5db43e956f2b13e47c66e908296cc73931dd74de149e18 1 0.00/1.00 vMB 0
5,264 5,264 00000000a8548239874d42f2566c8c9976fb7aa162394c3ff60030d86219f366 1 0.00/1.00 vMB 0
5,263 5,263 00000000d0b88b709f1c6ace8876c77957e6548aeef7311329fdeff1f3dcd814 1 0.00/1.00 vMB 0
5,262 5,262 00000000934e21f27256b447a256208b8f8e0c59a0a1d6193e2c996be33dca6f 1 0.00/1.00 vMB 0
5,261 5,261 00000000d47ee447e9c7b04828803f14fc1a86bf67163b3e3a641e8ecf57ed6e 1 0.00/1.00 vMB 0
5,260 5,260 000000002622aa01985953101c787b85f2c9fc10b6fb50f3723588fca6beeba3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.64 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: 776.30 GB
    • Received: 21.00 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.