Loading Tool

Explorer IconExplorer

Memory Pool

79,269 transactions
29.63 vMB
0.07389649 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt 8a3583fdb4104fa06627b2ccb4d8c4bc6ddb5a160de1cca7e0e2a6ccdf9db596
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root b8e82f0e65d053e5a763c57f79d19a3fa63e2e00dacd8f7638fd8c0e5b21a0a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,375
Size: 1.00 vMB
Total Fees: 0.01365997 BTC
Feerates: 150.93 > 1.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (303,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,343 611,343 000000000000000000039ac95b36a51d8547e5524f3a1b071ccabc4f4acb78d6 2,956 1.00/1.00 vMB 17
611,342 611,342 00000000000000000008a27dab36c44dc4a58b504a1e56445c685b37c1df559e 533 0.17/1.00 vMB 7
611,341 611,341 00000000000000000006a6340846302a6cfe2071107241d155e0bd4141db9728 1,231 0.29/1.00 vMB 7
611,340 611,340 000000000000000000026a3fc1ddbb108fc47a7cd6e796d98e99503f0676756f 1,964 0.54/1.00 vMB 14
611,339 611,339 00000000000000000013712ab98e9a5a63d5330095e149e757660080651f4e15 3,346 1.00/1.00 vMB 8
611,338 611,338 0000000000000000000c9ea55270a1b7cbbf183d255a3a58629a51d48af3926f 347 0.10/1.00 vMB 8
611,337 611,337 00000000000000000003ba1c89c3761fa05917a7747203fd8de63361d02d8074 102 0.03/1.00 vMB 8
611,336 611,336 0000000000000000000ed5505d894ce804fadbb285e19937c4071ccca726e586 547 0.16/1.00 vMB 9
611,335 611,335 00000000000000000013170ccdabb5df7fde0090486d5c669935d5abf795b41d 1 0.00/1.00 vMB 0
611,334 611,334 0000000000000000000e6427c2c0072c7a1715bca54eee19a4c09cd9aa89f5cf 391 0.14/1.00 vMB 11
611,333 611,333 00000000000000000009c6a4a1ffd783af79581ca3fd095c4b0db8e56e401a1c 1,585 0.47/1.00 vMB 13
611,332 611,332 00000000000000000002617bee7019900b0d041f923ce95a56d0fce2f1711db2 205 0.06/1.00 vMB 13
611,331 611,331 00000000000000000000435c6bfb9f26f5553a7a68b202d8a7e0ed39a3a2303a 2,285 0.62/1.00 vMB 11
611,330 611,330 0000000000000000000e27d3ccbf906d34b4fe7cd6b4dbf3dfc0d340abca8f92 1,679 0.41/1.00 vMB 4
611,329 611,329 00000000000000000012904858f5763e56f72dc9aa9ed96a8a5bfd6323bf9060 3,036 1.00/1.00 vMB 10
611,328 611,328 0000000000000000000bca577488657f570e42669e0340d1ed247c3214a951d5 3,151 1.00/1.00 vMB 16
611,327 611,327 00000000000000000010f94d0879bd2fd207302f5cfde08cf988712a208644bf 795 0.22/1.00 vMB 14
611,326 611,326 0000000000000000000087ba19d8dbe4691be546e41e50bc545301b5d29d73f4 1,792 0.63/1.00 vMB 9
611,325 611,325 00000000000000000011bc8d29b4b01977aea3a6707e695685dc026a9bb4e344 996 0.25/1.00 vMB 9
611,324 611,324 0000000000000000001429e8e005f198b94304808ffc354cd646c80e472245e7 154 0.04/1.00 vMB 10
611,323 611,323 00000000000000000012db7a336dee194b0ed4c02965da306317fdb001a40f29 682 0.19/1.00 vMB 6
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.49 GB
    • Received: 14.99 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.