Loading Tool

Explorer IconExplorer

Memory Pool

40,304 transactions
27.25 vMB
0.05977126 BTC
Random Selection Loading Transactions
Max Size: 142.54/200 MB

Candidate Block

Mining Attempt 21190c4a69f69da323d0125c43212437558fd2afb6e25eb19e4590125d370e5e
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root c574f82fba16ead5032145e9f51f11361b000deb1c9fa35d1edd40f9f194f826
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,846
Size: 1.00 vMB
Total Fees: 0.00903843 BTC
Feerates: 69.10 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (806,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,380 108,380 0000000000017936f4ebd39a19564260a26a9475f1a06793eec58aefb71a4835 1 0.00/1.00 vMB 0
108,379 108,379 000000000001f9859d1f2c15be59a83aa15ededc766e826103c5d94af2901964 1 0.00/1.00 vMB 0
108,378 108,378 000000000001ee1236eff82648ac9c9650d88179ed5f0ec0efe835da9b43f884 2 0.00/1.00 vMB 0
108,377 108,377 000000000002711721ebd5bbefd9423222d4d79f5e78a56a9c208a86c90e76a9 1 0.00/1.00 vMB 0
108,376 108,376 00000000000238d19c0cd1107258b4f634d95ab73bd50eb1e7417405319ac34c 5 0.00/1.00 vMB 0
108,375 108,375 0000000000006be8785dcf6434031da51c669751fca038a7502b2c493154750d 2 0.00/1.00 vMB 0
108,374 108,374 000000000000b8b22e58ad7041cee58751b1f75c6826c50811aa6f34b58a7860 2 0.00/1.00 vMB 0
108,373 108,373 000000000001369ffb7e4465f81e42a0b9af2e1c343a61ce6c76ff01d35461ef 3 0.00/1.00 vMB 0
108,372 108,372 0000000000022fd829d90e0f4191081bdee79025053c290d5a31b0cdb751331b 3 0.00/1.00 vMB 0
108,371 108,371 000000000000f73a8d1963063b7d7c4abc4ae4b8e94917887bf49f652996dd45 2 0.00/1.00 vMB 0
108,370 108,370 0000000000012e7f3e625f4a98d6442b0c7d66d1aa041fca922746a170c1ac75 6 0.00/1.00 vMB 0
108,369 108,369 0000000000011a1338876c632904833292d1403ec69eea3f06824b5a38332326 13 0.00/1.00 vMB 0
108,368 108,368 000000000000c0a26588ec4cc033484d20c48583829ebf5e0af3a516a28f72a5 12 0.00/1.00 vMB 0
108,367 108,367 000000000001a2b43a866a9520613e10723404c60ed592c2e0567b246b0a9445 10 0.00/1.00 vMB 0
108,366 108,366 000000000000d62afb3af8625a55236fa32518b2053ad19cf86b54c6ada13508 3 0.00/1.00 vMB 0
108,365 108,365 00000000000109e5ffab1e815d691c9fc007b026af386ae5633bb0690d98b52f 9 0.00/1.00 vMB 0
108,364 108,364 000000000001bb66704681373fd4448386b59945b97c66e1f5e52d0e4e0ef37a 11 0.00/1.00 vMB 0
108,363 108,363 00000000000201905fdc60d46e74ad3adeaae6ced8f4c64b2036ceb5e0a0d0cc 44 0.01/1.00 vMB 0
108,362 108,362 000000000000b0017831e4b51ff651fae35e306bae31ae1665014e16132c0527 5 0.00/1.00 vMB 0
108,361 108,361 000000000001fd82fbd8c313025b465a5358a3c5d3b6de452ab50a3a4253e2af 2 0.00/1.00 vMB 0
108,360 108,360 000000000001d9a16bc982928464136cff5edec104f37c8a5aa5fe117b668dc2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.15 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.97 GB
    • Received: 13.81 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.