Loading Tool

Explorer IconExplorer

Memory Pool

42,313 transactions
26.70 vMB
0.08579846 BTC
Random Selection Loading Transactions
Max Size: 139.49/200 MB

Candidate Block

Mining Attempt 44a5a45639283ee75c4979e90eb6df92ca23b6d1b4bd93c3a194e0b80fa10b53
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root f3b94d9299856912c77fea6cd7c6debdff25087a48050b152da0051afce2c41b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,521
Size: 1.00 vMB
Total Fees: 0.03639042 BTC
Feerates: 151.01 > 3.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (132,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,163 782,163 00000000000000000005294db2cf7da364159c9f198c5882d7bedbb9c88d9ec3 3,207 1.00/1.00 vMB 32
782,162 782,162 00000000000000000001170b220d2ca8f59a4a5524b006d5285d67842fd384d3 1,789 1.00/1.00 vMB 19
782,161 782,161 000000000000000000005b78e0b2dfc409c667666a0056b95f2880c9b683345e 2,385 1.00/1.00 vMB 27
782,160 782,160 000000000000000000035840d83b0f276edd88a96aa88c27063e24d95818c7a4 1,553 1.00/1.00 vMB 22
782,159 782,159 000000000000000000038ee4f055e40ed973428b14521c446673b881bfbc06a8 2,712 1.00/1.00 vMB 27
782,158 782,158 00000000000000000000fc3ef08bca032879ef6940c2e55cb3a938df9e966af4 2,622 1.00/1.00 vMB 32
782,157 782,157 000000000000000000063a1f9512a31bb1862cf2da4e1c7e184e590c82e8d18c 1 0.00/1.00 vMB 0
782,156 782,156 00000000000000000002213a75d3f8ff61addca4b66f6b2194a35fe61612da88 2,622 1.00/1.00 vMB 25
782,155 782,155 000000000000000000056a81b1d56b6324dd0ea7bf65c6aefe4db697ecced920 2,293 1.00/1.00 vMB 17
782,154 782,154 00000000000000000004980263ec52226d10d6ffa2fe850fa3902487383c761e 992 1.00/1.00 vMB 13
782,153 782,153 000000000000000000020c1ef8037435fd4873e04fec08d0bb0f6a3270f3b445 1,891 1.00/1.00 vMB 22
782,152 782,152 0000000000000000000295b0fa3a620fcc3b9de273df9e6af22f8142d9d79d26 2,132 1.00/1.00 vMB 19
782,151 782,151 000000000000000000024e9cb28467bbc893ce652dfc8c02426b33c33f788607 2,285 1.00/1.00 vMB 28
782,150 782,150 000000000000000000064be1b2d6a3e1dddf52005db6f072660abbac5dfef582 3,058 1.00/1.00 vMB 34
782,149 782,149 0000000000000000000640b6b28e8dc2b52a1fc5c86e4a5b8b0b893bf8b54e57 940 1.00/1.00 vMB 16
782,148 782,148 000000000000000000047cd38802018d041197facc4bc661470f31da7aa40b29 1,211 1.00/1.00 vMB 14
782,147 782,147 000000000000000000006b582725ac8e609305e3b5643afe0a92205220cf7fa6 1,766 1.00/1.00 vMB 20
782,146 782,146 0000000000000000000391940aa48790413a38ec3834d299a05eaaa797f2336b 2,113 1.00/1.00 vMB 19
782,145 782,145 000000000000000000040f8e246619bea33b4e22a4f797daa78ef721c727885f 2,585 1.00/1.00 vMB 21
782,144 782,144 000000000000000000063ca1e45712d631ae9daa0bca98fd2d42229471d5abd6 3,574 1.00/1.00 vMB 25
782,143 782,143 000000000000000000061ade334ac0403c9473001639a16d4ff93bb822d30e92 2,368 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.