Loading Tool

Explorer IconExplorer

Memory Pool

39,285 transactions
26.13 vMB
0.05513701 BTC
Random Selection Loading Transactions
Max Size: 136.01/200 MB

Candidate Block

Mining Attempt 0927b6f2d1571d9567bbb3c44abee1c214fb4c8f0da7c3d600ea3c74e6cdc54d
Version 20000000
Previous Block 00000000000000000001b17ec5908732df8bb2052d9271bfe630f130dd54d102
Merkle Root 0d3d25a48622219a4ac9c507007dc2e5d19533226fb1b7a1e87274e5e995d63c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,819
Size: 1.00 vMB
Total Fees: 0.00730271 BTC
Feerates: 101.00 > 0.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,804 (397,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,591 517,591 00000000000000000045f5ddd9cdce1fee834b8eab3403161e030e2c6001001e 270 0.12/1.00 vMB 35
517,590 517,590 00000000000000000005ed987b0fd26bd1db3f99bbec9d6d8af4c814ac8733c4 1,260 0.61/1.00 vMB 16
517,589 517,589 0000000000000000003c1f1c4e36fdb6da6b09dd58cea45aad69dead634cbf7d 1,204 0.65/1.00 vMB 26
517,588 517,588 00000000000000000041adcf9ff445a813c20b6a3ede8a30e92fb7f1fc3d9843 1,276 0.70/1.00 vMB 7
517,587 517,587 000000000000000000082cb055a9d747c0e770d2b73a41117e32d19a6f1bc786 2,881 1.00/1.00 vMB 35
517,586 517,586 00000000000000000015ec8ef987df867078c3984c32b548a43aeedacedd8002 2,025 0.80/1.00 vMB 22
517,585 517,585 00000000000000000028915cdbd1a8db8640d11ddfad1d706ab0fadc6d98c776 2,781 1.00/1.00 vMB 25
517,584 517,584 000000000000000000152e617598e2b4640751364bbf49c281d8736589f9de9b 1,010 0.67/1.00 vMB 6
517,583 517,583 0000000000000000003158fb8eaa7466b62cbee948d42c6f71f90a1c5db1c703 2,905 1.00/1.00 vMB 30
517,582 517,582 00000000000000000022ea25516168e45f376fb519e3ded7108fd982a26032dc 58 0.02/1.00 vMB 9
517,581 517,581 0000000000000000001c670cc14c3c0b978f2716b9903158fdbcf975551f8e28 864 0.33/1.00 vMB 18
517,580 517,580 0000000000000000004386f4d3edec30eb09d0334d20a36deb60129dc16d2900 2,034 0.97/1.00 vMB 22
517,579 517,579 00000000000000000018e502dec1f93d32521674019a45d7d095cbd390279dff 399 0.13/1.00 vMB 29
517,578 517,578 000000000000000000369a7f74781a0b1e48819153be7047e1afe9378fc1e20d 818 0.35/1.00 vMB 32
517,577 517,577 00000000000000000023ecb0424b14c35681056ec22048e25a6d0baddb227a6f 127 0.06/1.00 vMB 72
517,576 517,576 000000000000000000222ea74c13c2f4667670ef5be6833085047bd8a1cb69b4 1,413 0.47/1.00 vMB 22
517,575 517,575 000000000000000000068120b4029e4b3233ca4ffd5a882d9ce64a71b3e0afc5 1,218 0.45/1.00 vMB 28
517,574 517,574 0000000000000000001debbc4641572c68f8e07627795469066beb74cbc744ee 438 0.19/1.00 vMB 14
517,573 517,573 0000000000000000000cbc3e1a66b898532471755fa92ef280b9d852b570ac59 852 0.36/1.00 vMB 23
517,572 517,572 000000000000000000292d5d8ef20c82a64eb1c45a2931591bed9dfd7f44cf0c 2,188 0.82/1.00 vMB 34
517,571 517,571 00000000000000000039110b6c365bd010e12c8a292f0abb8bd8f5176c7b513b 607 0.33/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.04 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: 650.52 GB
    • Received: 13.29 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.