Loading Tool

Explorer IconExplorer

Memory Pool

46,724 transactions
28.78 vMB
0.07309055 BTC
Random Selection Loading Transactions
Max Size: 153.46/200 MB

Candidate Block

Mining Attempt bfddfedf88a092e9a568b94b33ce8627bc58b57dea3e89a8633bc9c897bee950
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 8341d69af3ba0dcee44a8475a4f620f20ae418688e681cb2b08a0a5a44e450b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 1.00 vMB
Total Fees: 0.01836289 BTC
Feerates: 73.20 > 1.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (396,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,293 518,293 0000000000000000000314d6e682e5cd53e8f85bb275c2d3899857e160b8feba 300 1.00/1.00 vMB 8
518,292 518,292 00000000000000000032348a52742f706f2b0b8824d462b3a1bbe93353563ba1 1,712 1.00/1.00 vMB 26
518,291 518,291 000000000000000000200b5f01403d8839b7c7494a1d9ffdd1ac6662c8f3ec26 1,070 1.00/1.00 vMB 7
518,290 518,290 00000000000000000040371ec8e88efe44f3de6a4f0f410435ad309376b9240f 1,983 1.00/1.00 vMB 31
518,289 518,289 0000000000000000000d1f31c75a2ea96d20ca3b50999c67ed08ad0a8c16fe7e 625 0.28/1.00 vMB 28
518,288 518,288 0000000000000000000743b95a6b3699ae02ceac3abfa6bee3e74510fb196605 2,335 1.00/1.00 vMB 47
518,287 518,287 00000000000000000046a110d6ffec16ffe81bfe091d1769b7c4683fffe12d01 607 0.36/1.00 vMB 24
518,286 518,286 0000000000000000000fbd963581e74fb8930e1be5667cfed7a5feba017e49d9 639 0.39/1.00 vMB 21
518,285 518,285 00000000000000000009c9a5998611df29b5c61eac63b31bce2406a8b7403459 1,237 0.93/1.00 vMB 20
518,284 518,284 000000000000000000106cbba54918bb014c48b77c9e1576b821204f08df115e 871 0.35/1.00 vMB 31
518,283 518,283 0000000000000000004122f1932be7e05a0e3ce41429c41d2c2fe2849ab4fe06 1,146 0.44/1.00 vMB 29
518,282 518,282 0000000000000000001af030b9c130d6825551718d7a1ecb1b7df7e59a392d7c 880 0.41/1.00 vMB 28
518,281 518,281 0000000000000000001a2227df2d6f1b9e7c616ee23022d36110e55a43087264 445 0.16/1.00 vMB 40
518,280 518,280 0000000000000000002885dec3d5fffe4f7e5986f1f9186fc644186ec46e3fe6 113 0.05/1.00 vMB 35
518,279 518,279 00000000000000000045f175625885233d78ea74b86e2059f3b089a6ebefdb5d 249 0.13/1.00 vMB 23
518,278 518,278 00000000000000000044338c814972bcb926669d04bdba7a8fb7ce35911e7292 925 0.46/1.00 vMB 28
518,277 518,277 00000000000000000009fe4fdee665af3aef17b5bc5ba3515429a283ee545c7c 44 0.01/1.00 vMB 90
518,276 518,276 0000000000000000000c5a4a4afb3dfee9578dd070ee4bb98748243fc253a63f 1,857 0.70/1.00 vMB 39
518,275 518,275 0000000000000000004670825e772220a9a747eb45c42dc64b73dcd9ee1579bd 1,589 0.81/1.00 vMB 20
518,274 518,274 00000000000000000000852a7f08606e6c17651f3739be362d9c477e5e6fa626 177 0.98/1.00 vMB 5
518,273 518,273 00000000000000000035bf8c0da69f038bbe9d8e36c5eb6e0b0ceab870fe485f 97 0.95/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 652.01 GB
    • Received: 13.68 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.