Loading Tool

Explorer IconExplorer

Memory Pool

48,929 transactions
23.27 vMB
0.13416212 BTC
Random Selection Loading Transactions
Max Size: 130.29/200 MB

Candidate Block

Mining Attempt 7ec2e2083e5056c3066845c12f6b9cc5c9fe1a43076be7c332aefe8ef8abff05
Version 20000000
Previous Block 000000000000000000010af14abf3268910c2119088b119fa85fc48f0443cc77
Merkle Root 7a6e543698644f0dc6444cd214de81fc23c2bca5ebb134aeeb53fc4b1cede7a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,952
Size: 1.00 vMB
Total Fees: 0.05599505 BTC
Feerates: 1,163.36 > 5.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,096 (659,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,808 254,808 000000000000003c10ef2632828a26c885fceb0198f84231bc5dc429d9d5fbe7 190 0.08/1.00 vMB 107
254,807 254,807 000000000000000ef44e318b4a1be80d35600a7a70e8926c9aa7a377412b6cd9 369 0.16/1.00 vMB 108
254,806 254,806 00000000000000109a31278a59c41b3b951a2fd1c7bec3327536979e6321fd05 144 0.08/1.00 vMB 94
254,805 254,805 00000000000000302d9f7d617913b83648bd05c1c89dc68d7b1f0add8ed6f4e9 32 0.02/1.00 vMB 95
254,804 254,804 000000000000003c7c8275c1e249e30a369bf2ca91c538c4136f62ba6eda1c88 159 0.07/1.00 vMB 78
254,803 254,803 000000000000003978b6a2067ea5e31c06f323c0e3317683832d3158ca8daa65 1,129 0.46/1.00 vMB 127
254,802 254,802 000000000000000fba8629098533a3feee9c498627ae9453845315b9fec5bce4 707 0.25/1.00 vMB 165
254,801 254,801 0000000000000001204a4c075f3359eb8359aec4ed31c0f175d091e8527d2a09 329 0.14/1.00 vMB 105
254,800 254,800 0000000000000022a4090dc1691e84286110bb7656322946fa3d810cba11dbf7 506 0.21/1.00 vMB 106
254,799 254,799 000000000000002696408eda0a0c9c46cecf0aa5b49428cc4d9422c964afdba6 22 0.02/1.00 vMB 51
254,798 254,798 000000000000003d98e644295224c7c48752db8d70dcdca7833056a472367070 203 0.08/1.00 vMB 173
254,797 254,797 000000000000000e48c58d419f4e21429c46bd7a3fa9a2416dccbd8eff06b0b3 237 0.14/1.00 vMB 47
254,796 254,796 0000000000000016c424a5411f23ec8c0085e3ded290e78cc772ffc73dd7f070 614 0.25/1.00 vMB 118
254,795 254,795 0000000000000028ef9231c12fff21119e1fc8d23c000184f70c3c10c3a8a263 516 0.18/1.00 vMB 84
254,794 254,794 000000000000003cd18a21d3c21e3c56254bddd4697068219316cf859a52da78 717 0.25/1.00 vMB 156
254,793 254,793 0000000000000017fa1802f938ab68e9ddc2f93e6635ceeab10cd3ad08c29a20 56 0.02/1.00 vMB 82
254,792 254,792 00000000000000363b04543c8e9422b737712fb738891f8c82572a9f9dc03f6a 56 0.02/1.00 vMB 105
254,791 254,791 0000000000000009e9db8c9ecbd7d90fa53205d871799104757fbc969780f04f 68 0.03/1.00 vMB 95
254,790 254,790 00000000000000146a38ed693864eee4dc4bbde0d3249c6b401013502c5487df 169 0.07/1.00 vMB 96
254,789 254,789 0000000000000034005b153db46a57f578912c81f95e293ce9b605adc39d103b 32 0.01/1.00 vMB 93
254,788 254,788 00000000000000385f6b4b8cd63ba16f10bc1a7d802b4bd90698c12b8863ed71 171 0.08/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 780.77 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: 558.98 GB
    • Received: 7.14 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.