Loading Tool

Explorer IconExplorer

Memory Pool

16,643 transactions
8.00 vMB
0.04794987 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.35/200 MB

Candidate Block

Mining Attempt 23a42bb4ddf3204d888ff7514f893a9e3f254642268c35c13b5cbc81e6ed00c1
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 6d755b0c792a8fd67468c8194463a15bc30d198560dc5a70ec8bd170d981fd14
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.03128921 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (756,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,626 156,626 000000000000005b96e45edede6d710e23772c7432d6cf1e965e207ee46dc593 13 0.00 vMB 16
156,625 156,625 0000000000000d996017356815aedea7f74e9c48669d99a81a4ef114024985db 13 0.00 vMB 106
156,624 156,624 0000000000000b8c069edbfbaecdea2894f0c4fcb52ac877e1a161ebb91a48f9 43 0.03 vMB 53
156,623 156,623 00000000000003e7b8b309852d23bfe9b0686490363a7604ffe4cd907f7c59c2 170 0.05 vMB 186
156,622 156,622 00000000000001114d469b04b03ff9295bd87b9f0f0ef9d4e7a6a161528428dd 37 0.02 vMB 215
156,621 156,621 000000000000029201ff6b1031b111e03ec6879b5fcae804bcb28adb3424cd3f 11 0.00 vMB 35
156,620 156,620 0000000000000c4021f0c8112c02918d3e1682056a95cbfc9637082ed1c2ddab 22 0.01 vMB 36
156,619 156,619 000000000000091a137a19661935ff19020c4ec235c61a364a2ef950d107fe0a 11 0.00 vMB 0
156,618 156,618 00000000000004808501606419253f906372e8daf8f1d228cf6ec61457677b3a 53 0.03 vMB 144
156,617 156,617 0000000000000bd277f899dd722c88aa0965242d7361b427ecbffda50884d232 7 0.00 vMB 33
156,616 156,616 00000000000001230e62a526b58a02c3d53e161cda751c5f967d65a8b37bc917 1 0.00 vMB 0
156,615 156,615 000000000000074d74e6ba8d2568d82b14af942873c6935b60289eca5bb4b935 74 0.02 vMB 104
156,614 156,614 0000000000000cfa90048081198d044691fce03881ef5820ecbfcdeb7b67e932 11 0.00 vMB 338
156,613 156,613 000000000000015983f8f66b90613f19817ccfe514d21e635d80a1f80c1bd140 24 0.01 vMB 38
156,612 156,612 0000000000000454eaadda5bb135a3e8e29e1134a738603c728847f40fb623ef 14 0.00 vMB 28
156,611 156,611 00000000000008055882f168285dc9c97b57ca0ddc62576f0b88086c018563db 46 0.02 vMB 99
156,610 156,610 0000000000000b319a96ed3507fce07d296e5bc3012aaa94d60daccf911705f6 40 0.01 vMB 318
156,609 156,609 000000000000014a42b0e214dee1f620243ef40993b4cdc00d8114aa62edd6a1 1 0.00 vMB 0
156,608 156,608 0000000000000e6fdeb194fd2b535816fd272c991f7a680020f6bbb4631b14c8 47 0.01 vMB 64
156,607 156,607 0000000000000020f642139688a6db1d1e1e48add33fbb3d79136b8f5ffb5478 90 0.02 vMB 15
156,606 156,606 000000000000021746ae4ebf3e1e0ec803ffe82929f50a9f995a601355df9844 19 0.01 vMB 250
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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