Loading Tool

Explorer IconExplorer

Memory Pool

43,464 transactions
20.02 vMB
0.09724898 BTC
Random Selection Loading Transactions
Max Size: 113.24/200 MB

Candidate Block

Mining Attempt 3fe281203bdd14d93c5e73bfeafbe4d79e502d003c65b522fb50cadbea04d108
Version 20000000
Previous Block 00000000000000000001c6f1449909b43e6c3e2f259e653d98402e7ea5f43c7c
Merkle Root 2a76cb217b712ea3a762d60d44f311155a203494ce033fc5c60d078c41e4061a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,183
Size: 1.00 vMB
Total Fees: 0.05780602 BTC
Feerates: 121.65 > 5.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,059 (762,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,406 151,406 00000000000005b88e8a5f68346444b9dbaa075c9cdbc66d4a917a6416d550f8 26 0.01/1.00 vMB 70
151,405 151,405 000000000000023f7d465eb47ba8c190a292d672227b255faf9bfe98571b9ea2 15 0.00/1.00 vMB 839
151,404 151,404 000000000000021699879ae9f6d3da4870f2873549715ea99835c1b6d2a78d03 23 0.01/1.00 vMB 26
151,403 151,403 000000000000058e757f1f4fd772d47518a49a45ccacf562c723e2b805bbe133 49 0.02/1.00 vMB 129
151,402 151,402 0000000000000d7cff3e670063ed5486fd7cf50c29968b770ef0ae8f47dac3db 6 0.00/1.00 vMB 77
151,401 151,401 0000000000000599ea67e3e529f6991a95bef797d45d44b87b777f86d177f12e 59 0.02/1.00 vMB 59
151,400 151,400 00000000000008bfbd7bd9a3e2d84e24c837afbc7382a4095f8d6ccada23426b 136 0.04/1.00 vMB 15
151,399 151,399 0000000000000d698c6c0a13e26fb6602636def84f240f106c6a25fc07be2a02 23 0.01/1.00 vMB 50
151,398 151,398 00000000000009d0b8224ab8a28a1fb38fead0096f15c5d856340f01a25dd639 15 0.01/1.00 vMB 278
151,397 151,397 0000000000000d3aeea84089d2b4368543167a30771095cc2ce375ab5292ca25 43 0.02/1.00 vMB 240
151,396 151,396 00000000000007564b62fdd4aa466708a1fd609272ca9c2bddba05dbe43117ca 21 0.01/1.00 vMB 27
151,395 151,395 00000000000001f6300a72e0057909d4f5c1aa07705e6a2a165a196770dd99fd 31 0.01/1.00 vMB 272
151,394 151,394 0000000000000015ea76a1816a7c5aa594e838f56c34ed94cfc200061ce568c4 47 0.02/1.00 vMB 144
151,393 151,393 000000000000098727fb2b1ef2fe13cf24184667c732a99179cabf8c88376e17 1 0.00/1.00 vMB 0
151,392 151,392 00000000000007aab5a28eafa1bea89fd76576ce7650d2a80a7abc0d80962388 15 0.01/1.00 vMB 79
151,391 151,391 00000000000000d20f0c76786756cf8f5b772ead9aa29b2665812181de4d3f47 42 0.02/1.00 vMB 126
151,390 151,390 00000000000004171ba0983c8d5497c8167dd2a89d781b68159e64b8dd18a3f2 5 0.00/1.00 vMB 60
151,389 151,389 0000000000000c794c766a248bdff8b88f1e70a0f9e836e0d5dd4ead911fbbb8 13 0.00/1.00 vMB 66
151,388 151,388 00000000000007594fff1884cf4b59aabc95f624baffb693e8798814375f506f 6 0.00/1.00 vMB 0
151,387 151,387 0000000000000d8ca76b9f98c6c55ea376748643d54ada1d222c043b5aeb0597 29 0.02/1.00 vMB 119
151,386 151,386 0000000000000a069729d62f158e4ad9d397d22f7bb785854e4a7bc1d0f0f4c5 38 0.04/1.00 vMB 744
Previous 10 blocks ↓
Total Size: 780.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 554.65 GB
    • Received: 6.76 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.