Loading Tool

Explorer IconExplorer

Memory Pool

42,321 transactions
29.27 vMB
0.06971231 BTC
Random Selection Loading Transactions
Max Size: 149.88/200 MB

Candidate Block

Mining Attempt 06de128457edb8e21b3e81c0b79399efef798b6860bd4eee6e7b33a7d2c0ba22
Version 20000000
Previous Block 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414
Merkle Root 0f6ae89506d51d4f509702daac8b01b9ec20fe396555ddd4f5f3b4e856d7ec32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,485
Size: 1.00 vMB
Total Fees: 0.01247463 BTC
Feerates: 200.71 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,533 (153,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,667 760,667 0000000000000000000458ae8085446bea8db97766a221bf515c47f1894450b1 3,477 1.00/1.00 vMB 34
760,666 760,666 000000000000000000057ab1faed78a6c0d434c691fd76b8a544f73c169a2bc3 3,730 1.00/1.00 vMB 25
760,665 760,665 000000000000000000008aa947ded70f381d1bfc2349cbaad771296c38a1931e 2,182 1.00/1.00 vMB 14
760,664 760,664 0000000000000000000474313b73a7445e3960b750f0afba24f75620ea0b742d 1,307 0.45/1.00 vMB 11
760,663 760,663 00000000000000000004ecb7f8cd943f193e915c099e1b77fe1f14733f5104ac 954 0.28/1.00 vMB 14
760,662 760,662 00000000000000000004a31957c6c9d4ac886af4c8eada2fa126e635d318a1b9 2,429 0.76/1.00 vMB 14
760,661 760,661 0000000000000000000087f920e4182063b01415b8ee2a7685f10fccbc230e60 2,279 0.87/1.00 vMB 14
760,660 760,660 00000000000000000005775c284a3f74a0c3a23dfd8a83b30904da61d1e1b037 77 0.03/1.00 vMB 11
760,659 760,659 00000000000000000002a4f653512adeadb03b86bfc83c8acff08e89e6018649 1,324 0.54/1.00 vMB 6
760,658 760,658 000000000000000000000cf767754220fe60085291bb21faa67256651d1cb923 2,544 1.00/1.00 vMB 11
760,657 760,657 00000000000000000004dba361616fdffe5b118bb4524f5b4428655b43afd312 3,366 1.00/1.00 vMB 20
760,656 760,656 00000000000000000002ef8a2da83ddbaa42bb3622e74e0260d0f01875e49714 2,564 1.00/1.00 vMB 18
760,655 760,655 00000000000000000001c642c22b670397db3ce7cc9dc929172117712b95a7c2 3,015 1.00/1.00 vMB 15
760,654 760,654 00000000000000000000f49c361a7d1da6c1624f9f743f79b0024321e582c343 230 0.11/1.00 vMB 12
760,653 760,653 000000000000000000007309e639e6fd3c5ab88873044fb90fb8e3df14ad7e40 44 0.02/1.00 vMB 6
760,652 760,652 00000000000000000004bb3a4babf90b85fac20788b48d45d0cb58901b506956 136 0.04/1.00 vMB 13
760,651 760,651 00000000000000000006282ba9e2a243976c637d6a3e318efe60e11fcde69107 999 0.35/1.00 vMB 16
760,650 760,650 0000000000000000000192a130f112248ca54e29271da45e73f000621a508f0b 1,756 0.81/1.00 vMB 14
760,649 760,649 000000000000000000049ca989d1d9591e30094c523370d097dce0cd593f8139 311 0.37/1.00 vMB 16
760,648 760,648 0000000000000000000158da75d35671ab4a6134713ff26c4f2446d954495198 665 0.49/1.00 vMB 13
760,647 760,647 00000000000000000007372a9ba02d7939e6c0424c08a19435838963c4b4a0eb 2,127 0.71/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.56 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: 621.92 GB
    • Received: 11.28 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.