Loading Tool

Explorer IconExplorer

Memory Pool

42,953 transactions
26.64 vMB
0.07158237 BTC
Random Selection Loading Transactions
Max Size: 139.34/200 MB

Candidate Block

Mining Attempt dabfb8c0f93b067865cb66b319c8fffd75c8cc63b62e7c43922ba85f359f8979
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root aee4251bd8c4d9ad630f7dc693f7534d5a949099d93883c90f767f960ca48bb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,041
Size: 1.00 vMB
Total Fees: 0.02258757 BTC
Feerates: 100.36 > 2.26 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (364,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,202 550,202 00000000000000000024dc69935c93c379b13a5af22864a779b4260ad50c6b0d 2,995 1.00/1.00 vMB 50
550,201 550,201 00000000000000000011f6ba0b1dfcbc82e4569f862402fa385163608d7477e5 3,059 1.00/1.00 vMB 60
550,200 550,200 00000000000000000019a3f28fb95330e9cd36a5d13a5f1252d4af64671fb23f 1,067 1.00/1.00 vMB 46
550,199 550,199 00000000000000000005490a3f24df6113a84399bfb1c4452199cf61bb65f974 1,942 1.00/1.00 vMB 62
550,198 550,198 0000000000000000002041f9383273e64682e2abd630683c159999da83a24d50 2,410 1.00/1.00 vMB 59
550,197 550,197 000000000000000000216991dc2ad4e6d7db0b556df2b2410a5f7f5dd0bed843 1,072 1.00/1.00 vMB 47
550,196 550,196 000000000000000000141ab5d79f99a5f937995c12b12f1cfefcc0cb8e8fb940 1,278 1.00/1.00 vMB 48
550,195 550,195 0000000000000000000ff66720c032e631a5206f6d441fc46013a0c52ffac63e 2,885 1.00/1.00 vMB 53
550,194 550,194 0000000000000000001f431773b1710918a68e9fc6981f2a8fe8f46333aaba83 1,794 1.00/1.00 vMB 73
550,193 550,193 0000000000000000001ba374a2936e4dad95b91c33ba13ba26b47f301ee65d84 1,013 1.00/1.00 vMB 100
550,192 550,192 00000000000000000004d88232bd0665bf671f0dcd8d7200238a20c6a8426721 2,299 1.00/1.00 vMB 23
550,191 550,191 0000000000000000000d55650ff1787b5046f7d326507adcf68901621572aa25 2,554 1.00/1.00 vMB 24
550,190 550,190 00000000000000000011b20a77fab79e4b56d213be531840bc5e6f966d52010b 1,941 1.00/1.00 vMB 21
550,189 550,189 0000000000000000001cf002de70a4b96d05b967194062fb4de241a4e3164364 2,923 1.00/1.00 vMB 33
550,188 550,188 00000000000000000009f3ff707615878f142bb4c13a50f7162418d107f1f60e 2,038 1.00/1.00 vMB 21
550,187 550,187 000000000000000000008881583ee1a8d146610ec2cb4e35ecc3aa6dd903319e 2,683 1.00/1.00 vMB 38
550,186 550,186 00000000000000000010ad5e03e78506266744cca96b6eade958b8bf6d822939 2,252 1.00/1.00 vMB 19
550,185 550,185 00000000000000000018a980e4beeb549ef445e25808faa9cdb14c20b623eec8 2,569 1.00/1.00 vMB 20
550,184 550,184 000000000000000000238c4ee155845cf9c386dd2ddddeb3aa121859d7ab8863 2,475 1.00/1.00 vMB 40
550,183 550,183 0000000000000000000dc59c5b261e6a0ad0ae1124f866661dc0ca9f6bd77bb4 2,445 1.00/1.00 vMB 21
550,182 550,182 00000000000000000007a6e7540eb795f8343825c8d153e0ac4ea66c1aad49cc 2,312 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.