Loading Tool

Explorer IconExplorer

Memory Pool

79,595 transactions
29.59 vMB
0.08701769 BTC
Random Selection Loading Transactions
Max Size: 178.85/200 MB

Candidate Block

Mining Attempt 08f87abf7e6734cc60a6a615b8598b7ee06a29de69247e219106af4e66d34349
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 2c4ccb4fc8aef3561efc5b8fb7d5baf628b5982c16165a059be81bd6162994b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,742
Size: 1.00 vMB
Total Fees: 0.02451764 BTC
Feerates: 100.11 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (397,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,325 517,325 0000000000000000000b67560e1cec21466bf8e9b4349e4cec9b5f41e705a9ea 667 0.36/1.00 vMB 11
517,324 517,324 0000000000000000001be49ae4833e0d74d202da4490bebb438a524385b9c2e6 349 0.12/1.00 vMB 39
517,323 517,323 00000000000000000048af523e8fb0ae8eb2fbe42700a572b005136d19cd9825 273 0.15/1.00 vMB 25
517,322 517,322 0000000000000000003f479409ac3d8e0db1cd2d1a2750c34ed7b0e3a6af23b3 258 0.16/1.00 vMB 19
517,321 517,321 00000000000000000022f1b95e4144c59ad1160fbd889c9ade1d3ab8f351b1a7 778 0.35/1.00 vMB 37
517,320 517,320 000000000000000000247da5a81e54b4a078aa31abb7bf58b5865a2ef17b5674 39 0.01/1.00 vMB 46
517,319 517,319 00000000000000000022d3fea325fa7666a451d82ffbefde0038de7f03120ddd 2,363 0.93/1.00 vMB 28
517,318 517,318 0000000000000000004de05980cf368882c282f60318bced719a082fcc82e5b0 110 0.05/1.00 vMB 50
517,317 517,317 0000000000000000001a22583f4c1269057a9c2bb3b02a9f9bcff3a5214ac900 425 0.37/1.00 vMB 15
517,316 517,316 00000000000000000026dcb7496e24de1a4b8752b94d4df5b747017deb383ad9 268 0.14/1.00 vMB 53
517,315 517,315 0000000000000000000b27178ac1049a8e02149a234e223703448a97bcf6e813 1,183 0.53/1.00 vMB 32
517,314 517,314 000000000000000000296db59ba01961717a3969e0ec102dbe2d7c5e5a8c10dc 1,507 0.62/1.00 vMB 30
517,313 517,313 00000000000000000012610e77aba0daf68d465c0616651c369519bc80892d3b 1,029 0.43/1.00 vMB 52
517,312 517,312 0000000000000000002e7c568346574091eff45d5e5cabfe0a1b1c6696afb634 468 0.25/1.00 vMB 33
517,311 517,311 00000000000000000044ede6d8860627718aa30f37bf2c841083e210fa9fcec8 939 0.55/1.00 vMB 22
517,310 517,310 0000000000000000004d0bf6b54642aa13ea51e1e2738b42e97cf2ea30c1cb4a 1,484 0.71/1.00 vMB 26
517,309 517,309 000000000000000000030e2a78c2cef0e2748d5a7f194bf5b58ec7c44a57385d 256 0.21/1.00 vMB 18
517,308 517,308 00000000000000000036b1e029315a214a76371dc8a7e1d546bfa60bc58816c2 1,432 1.00/1.00 vMB 30
517,307 517,307 000000000000000000009d4941e841717bc0659dee2cf36a24e15766400fcd14 566 0.72/1.00 vMB 2
517,306 517,306 0000000000000000004bde9e77806f55ea65565b274c09fb93ba603fe0460047 2,305 1.00/1.00 vMB 29
517,305 517,305 00000000000000000030f054d17608fae070b520c4bc9bd82a7ab951137183e3 1,302 0.59/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.