Loading Tool

Explorer IconExplorer

Memory Pool

42,535 transactions
26.11 vMB
0.05096726 BTC
Random Selection Loading Transactions
Max Size: 137.19/200 MB

Candidate Block

Mining Attempt 7957f97f3db3daa805a5a17de2d7330b17c9c8b9b263de681d4e047043bc6297
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 2b12304ea8fba5a738a8db23fe054aa953c8aab4b75ec25913f96eed0401d47c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,273
Size: 1.00 vMB
Total Fees: 0.00324401 BTC
Feerates: 77.76 > 0.33 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (816,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,343 98,343 0000000000019cb27133b46732aeef8001353dd583689517c3e71f3bba2d90ca 1 0.00/1.00 vMB 0
98,342 98,342 0000000000038df9f62d54d3ae386fe0b841495d9c34f9995976d667a281776f 3 0.00/1.00 vMB 0
98,341 98,341 000000000001586a97a0b7d5065a89c89dd1107f0d8857e805b2aaa0f224a969 1 0.00/1.00 vMB 0
98,340 98,340 000000000003e3c233cea69f887ae1901eb8ad9d2dd5a51ed66d4f1931daf40f 10 0.00/1.00 vMB 0
98,339 98,339 000000000000e07a25bc82163d4eca7eeacbfc852c604f4bd0ad987631244079 2 0.00/1.00 vMB 0
98,338 98,338 0000000000026d1b77dcfec96fd726bd80970df67347bab192c08db19038fb78 1 0.00/1.00 vMB 0
98,337 98,337 00000000000069addb3e76335c39f6f734ebb39528da4a6262bd14442343a49d 1 0.00/1.00 vMB 0
98,336 98,336 000000000004e26749e441fd31d5e452d69cce9593715f17eeb9b7ad0f3470da 1 0.00/1.00 vMB 0
98,335 98,335 000000000004efe1a5cbd98b01b0633282cd986fa61e067ee2d9785afd859860 1 0.00/1.00 vMB 0
98,334 98,334 000000000002bad0a808dd19cfeeb2f199732473691e98b8f0032fc378926f4f 1 0.00/1.00 vMB 0
98,333 98,333 0000000000053d207e3ac46d00543a15897d4d56a3b217f8bea4ce78b11ea9ac 1 0.00/1.00 vMB 0
98,332 98,332 0000000000054a5f3196c986a226eb0df99e1437b7c38298903f928fca7499f7 6 0.00/1.00 vMB 0
98,331 98,331 000000000000a88b1925b322ab4a7ad3428925ada80f0684a853b78c2e6d83f8 2 0.00/1.00 vMB 0
98,330 98,330 000000000003993d7a773e422c4e4fc945bc68bc1cde62dcc26d2cb4a2fe2792 1 0.00/1.00 vMB 0
98,329 98,329 000000000002cb06a4547c23ef8b5e9970b660b1eb7e0f6c6856e211eb25a0de 1 0.00/1.00 vMB 0
98,328 98,328 00000000000477d4c48bd8d932d7e10c0fd8b187d5f916e59705aa6bc55e734d 2 0.00/1.00 vMB 0
98,327 98,327 000000000003bd4a91681fbcdb8fed42d088ceef88f455877fe8dbaa5d19de75 2 0.00/1.00 vMB 0
98,326 98,326 000000000000c160a01c1e4476c584229145a8295b64af56bb005533f6e09420 3 0.00/1.00 vMB 0
98,325 98,325 000000000002fbf93a663bae551cc2be6738d97b4cb2ef33275622e4615f4bfe 2 0.00/1.00 vMB 0
98,324 98,324 00000000000404c9412b6dab73db7f17244bac0a792e8c128b985bc1d05c922f 1 0.00/1.00 vMB 0
98,323 98,323 000000000001c1ae964e22b389786aa2000388b40cb39a1f96098b70b16df871 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.