Loading Tool

Explorer IconExplorer

Memory Pool

48,977 transactions
30.49 vMB
0.09311326 BTC
Random Selection Loading Transactions
Max Size: 163.13/200 MB

Candidate Block

Mining Attempt 794c95ceb2e388c27801535dc91136f5999b3949d72468da7bdc68dab36a4ed1
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 93e7d5383889b9a4615b589e1034d4f6c67f0d56a7f392f0033feb6ea9bcea94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,412
Size: 1.00 vMB
Total Fees: 0.03054683 BTC
Feerates: 101.56 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (729,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,667 185,667 00000000000001c21cd1224437c52fe4d1fe74887e46a5103ce2ce8a154b4fb0 10 0.00/1.00 vMB 14
185,666 185,666 000000000000008311004894f7fdd62767dfe80d6a81699190bdbf667350538c 78 0.02/1.00 vMB 2
185,665 185,665 000000000000077f3fed65d9b221a258b3c97c1bcd437890db45b62fb3a491d2 397 0.29/1.00 vMB 75
185,664 185,664 00000000000009a84a1d73765dc006f7449f94e3477fe847e24826768fbf3b31 458 0.16/1.00 vMB 138
185,663 185,663 00000000000007fed7e9d8a3af3c0af543886af39f00520706971fa7c490aa91 1,053 0.42/1.00 vMB 131
185,662 185,662 00000000000005cfdc4344613cf8ef8ba498acf4b430e8b1846af04908141ef6 153 0.07/1.00 vMB 768
185,661 185,661 0000000000000733708735b23613a9ce314cdf1f65ae22406e665cbf22a59d73 547 0.25/1.00 vMB 266
185,660 185,660 0000000000000337f0e449fbe5140296a1c314d5ee39b5718177bbeeb37f6401 5 0.00/1.00 vMB 0
185,659 185,659 00000000000002ad746cb6544a9b0d26ff3471bec17a4d2139d864d468511ef0 568 0.32/1.00 vMB 348
185,658 185,658 00000000000002fb1701ce48254eaaa6777de20db41b6796776485a251d9f476 150 0.06/1.00 vMB 2,737
185,657 185,657 000000000000056865b6e5da4fe9d22e999c6c1bf426eaba7cc4aa884bde6088 302 0.12/1.00 vMB 133
185,656 185,656 00000000000003d95a2d374d7e531cec31a71a200adc9283a57fedaef7afc849 106 0.03/1.00 vMB 44
185,655 185,655 00000000000003cf16c54c804cd373789a3d92481d3ac10be41678c867744610 497 0.25/1.00 vMB 669
185,654 185,654 000000000000040064a2924aefb2b4444c976f68d7b12428e47206b1d34fa642 139 0.05/1.00 vMB 153
185,653 185,653 00000000000007c76f802ca0ff09f06d42697faed57c11f734fcc006c83985f1 599 0.25/1.00 vMB 290
185,652 185,652 000000000000025524cc21173219793498d4f49d4db4a7a5a05727244b774dae 165 0.05/1.00 vMB 95
185,651 185,651 00000000000002758ff6ee3ee7898a80b4aea9a60b0fe3e198c2edc49cec6bc1 568 0.25/1.00 vMB 185
185,650 185,650 00000000000004b0263876897a45afa366b2bc3fbcbc90cda8d08cd7fbc29d97 138 0.07/1.00 vMB 432
185,649 185,649 0000000000000509197b8551b86ae35f0e2961d00bfae77cdd0ca1c46d2b8e95 11 0.00/1.00 vMB 309
185,648 185,648 00000000000004800f30176fcde80d01c8123845f051f9adb55b92031a6841ea 19 0.01/1.00 vMB 49
185,647 185,647 000000000000017eacc58eb21912169a7879e5ea3adc5fd3f4f73daa493288ff 489 0.25/1.00 vMB 326
Previous 10 blocks ↓
Total Size: 782.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 652.42 GB
    • Received: 13.77 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.