Loading Tool

Explorer IconExplorer

Memory Pool

39,490 transactions
28.24 vMB
0.05970301 BTC
Random Selection Loading Transactions
Max Size: 144.02/200 MB

Candidate Block

Mining Attempt a0569bc014f151535e8894cd4ce231a59991bed3d0a011a625e2ab28b8010e16
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 79252c386bbc5bdd8e0e0178f421edc23a2a43cfa86ed94097ae6f8bb44a0654
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,517
Size: 1.00 vMB
Total Fees: 0.00543185 BTC
Feerates: 60.12 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (273,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
641,600 641,600 0000000000000000000f18400f3655dabc38ab287341393277e58ae009219179 1,869 1.00/1.00 vMB 64
641,599 641,599 000000000000000000042069a64a0be2c7d83a9e23d9713e10e1edd4c8ea57b4 2,363 1.00/1.00 vMB 163
641,598 641,598 00000000000000000009bc57964d92fda4c78d0923ba58000c2cbdac3bd41cd3 2,359 1.00/1.00 vMB 156
641,597 641,597 00000000000000000007cf4760802019078ce555be2a4c39184544fbd2c30691 2,821 1.00/1.00 vMB 185
641,596 641,596 00000000000000000008b3b34a186b319cfbaee74ed87273659f2efdfee153e0 2,679 1.00/1.00 vMB 33
641,595 641,595 000000000000000000081225520d6c6de95fc738ef2f583966983ab02c3d2329 2,335 1.00/1.00 vMB 128
641,594 641,594 0000000000000000000bf5d70ac19c6e53887dce956c9b6d47976c785846b2ea 2,396 1.00/1.00 vMB 173
641,593 641,593 0000000000000000000f13bafd1124beb50dacee3b10c6f377e113165d863c20 2,867 1.00/1.00 vMB 176
641,592 641,592 0000000000000000000a87a566f474c771ba89c76017aebb647a517fe4eee954 1,820 1.00/1.00 vMB 104
641,591 641,591 0000000000000000000bf6b3bd9b56a40a3c8bc35c7bf48dee0236c9c5916336 2,522 1.00/1.00 vMB 96
641,590 641,590 0000000000000000000b365ff005012ee218b2adb06a1c3338c9d861421ad1be 2,756 1.00/1.00 vMB 63
641,589 641,589 000000000000000000085e75c4922647a878fa3cf63b8b21e341a7be0280e3ac 2,513 1.00/1.00 vMB 157
641,588 641,588 00000000000000000001cd28e86f885a8448f2a6b9998858585490b44f593e46 2,626 1.00/1.00 vMB 181
641,587 641,587 00000000000000000001f9aa0b6d343c049f984d7787e4c016fd28ff00c0b002 2,196 1.00/1.00 vMB 80
641,586 641,586 0000000000000000000cdd22adaf507f21f44c6bd91a2c7a8398a8ba7740a802 1,977 1.00/1.00 vMB 28
641,585 641,585 000000000000000000043109fece112622617c47eeb97c7d21713c5ea50bd3ea 2,194 1.00/1.00 vMB 28
641,584 641,584 0000000000000000000e8bb6dd18b314e5573cfd105f151410c725ee825e8aa4 2,728 1.00/1.00 vMB 152
641,583 641,583 00000000000000000004f7e52380c5d8f5b9239aa5c7c85890fe0413e0d84e43 1,927 1.00/1.00 vMB 13
641,582 641,582 0000000000000000000c3cfd24a7a58216f51582cafc3b5f97eca43bc5ac11aa 2,034 1.00/1.00 vMB 54
641,581 641,581 0000000000000000000a8429bfd6cf413fa9e032cb3dac2267843ce1310d441e 2,177 1.00/1.00 vMB 137
641,580 641,580 0000000000000000000399afa00c14af79b2971f8546d05ba316e23c07f8d43e 2,441 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.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: 629.16 GB
    • Received: 11.87 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.