Loading Tool

Explorer IconExplorer

Memory Pool

11,984 transactions
14.17 vMB
0.03146146 BTC
Random Selection Loading Transactions
Max Size: 67.52/200 MB

Candidate Block

Mining Attempt 29a528470d0f4238fe383e646f3814b6d5631663d8618d89ea667b5d1dd8a816
Version 20000000
Previous Block 000000000000000000009ec3e518334f792be2612ce33ec1ac4dc40a33b91bd7
Merkle Root 512db2278fb2e5029fa71acb70a9d596a7bb7a4c9336e8f635d549484085cdcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,217
Size: 1.00 vMB
Total Fees: 0.00705217 BTC
Feerates: 150.97 > 0.71 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,149 (861,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
52,244 52,244 00000000096d210dfd7ed7bdc443d976fd9573ec8892d2b280430bc10d568159 1 0.00/1.00 vMB 0
52,243 52,243 00000000147ded2bd264709416237660828568db1252aee8769b0a4681d06763 1 0.00/1.00 vMB 0
52,242 52,242 000000001526e0b6ea0c75f1218d8701f0ddce90cb5d8170f7f4f404733c3ae5 1 0.00/1.00 vMB 0
52,241 52,241 00000000128ade192ea58fa8490e1f8035e3725252136fffa5b75a3cf303b207 1 0.00/1.00 vMB 0
52,240 52,240 0000000010633b194e586b30f627dedb3e484a5d4281d20d3abbda20edda8241 1 0.00/1.00 vMB 0
52,239 52,239 00000000131fd3cf9c49b7d57686b5d51ff480e688bb87bc05b100a9752ca300 1 0.00/1.00 vMB 0
52,238 52,238 00000000062675f1fea3378076a935f63cf691e577aeee8e9466d329cbe0deab 1 0.00/1.00 vMB 0
52,237 52,237 000000000cc3222a8c68049aa8f111c0b8a86a249dace673a728ef2fdbb48282 1 0.00/1.00 vMB 0
52,236 52,236 00000000068ef45016fc782e2b47ebb722d64196471c18e33f0bb282a1676bb2 1 0.00/1.00 vMB 0
52,235 52,235 00000000156fee3de1d99d2b7a533692ec76460f6679439460e4f93616d2e957 1 0.00/1.00 vMB 0
52,234 52,234 0000000019ef0752e096310588ad916483b9746ea94aa25feb920d24633e9f8f 1 0.00/1.00 vMB 0
52,233 52,233 00000000142f945b050db2bd256d9c8a99957f7350b45f57eb8e45908fa24fa2 1 0.00/1.00 vMB 0
52,232 52,232 000000000d981f42cf9a0cae5f688dcff86fece254fba75f215f9d1fd3877fe4 1 0.00/1.00 vMB 0
52,231 52,231 000000001f18fefe953c19ecff0ec8624f8c9752a193f38c1ac3a030f45c8719 1 0.00/1.00 vMB 0
52,230 52,230 000000001d6cff82688bba2a8e3052f060ae4fbc19f12198cdbb34f66bef2212 1 0.00/1.00 vMB 0
52,229 52,229 00000000107bc9fa1fccbcfbc6be6690d25bdce11c6890e1901a540107acd82a 1 0.00/1.00 vMB 0
52,228 52,228 0000000010e22783252f2d7977432c5dddfa9e7a0338fe0b4cd432774de2f54a 1 0.00/1.00 vMB 0
52,227 52,227 000000001338003333e8b26d063ff5f7aa79243b66246f757a11ea92ac880fd0 1 0.00/1.00 vMB 0
52,226 52,226 000000000b11011d5c28a78b0ae92c1b57ef879553ad8f0850ccd5cf4fde9bcb 1 0.00/1.00 vMB 0
52,225 52,225 00000000130ca263240edb4d272fa1193bebf342d69f1e6bebe2301cd1a8e50b 1 0.00/1.00 vMB 0
52,224 52,224 0000000000ccc174df88cbdf6d2416170c18252c477608a8b5c213ee825cc7e3 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.86 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: 563.82 GB
    • Received: 7.53 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.