Loading Tool

Explorer IconExplorer

Memory Pool

78,204 transactions
29.41 vMB
0.07278220 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt 2ce3cf5038e5ff2547e0eb8ffdc3bd5d3c21b8e8626e5aec6202c9f3332c1a78
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root 22d6133c4db57a31225aee5bf45732d351df0610e54b64bc952b9db76c6a20dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,022
Size: 1.00 vMB
Total Fees: 0.01112497 BTC
Feerates: 25.13 > 1.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (303,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
611,322 611,322 0000000000000000000e9b5b48a8069a9107bbe32468339e4a9a5c6fed527c0c 3,056 1.00/1.00 vMB 11
611,321 611,321 0000000000000000000484f0e5ce1e691a63d5c502cd22b0719a0c0f5c568d7b 43 0.01/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.