Loading Tool

Explorer IconExplorer

Memory Pool

79,155 transactions
29.67 vMB
0.07694461 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt ad43a454e6d9492cdd6f6578b68371a4b12986dd9d148772241f7fa073694e65
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 4495d1cf12e0285033b2e3e04654a6ef0e1c03fea29e8becd8fec2e935c0f0b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.01606987 BTC
Feerates: 101.61 > 1.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (46 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,963 914,963 00000000000000000001abed1852b80684e90fccf3b1a2dc0f2f699b05dff0b1 6,013 1.00/1.00 vMB 0
914,962 914,962 000000000000000000011696be0d04c8505e76095bfdf6ede3586c326676cc1d 4,363 1.00/1.00 vMB 0
914,961 914,961 000000000000000000014fbdb824055929e9283ac285c624cb339251ca2adee1 1,541 1.00/1.00 vMB 1
914,960 914,960 0000000000000000000148141c8e072118c303566a26aeaa1fbb69733bc2c6ef 3,746 1.00/1.00 vMB 7
914,959 914,959 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5 3,294 1.00/1.00 vMB 12
914,958 914,958 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9 2,451 1.00/1.00 vMB 1
914,957 914,957 00000000000000000000086775ce20000443ed7e115b558fedfaea762b706515 2,767 1.00/1.00 vMB 3
914,956 914,956 00000000000000000000ffda920f705e0b40f69b2032b14eb1181fe10feae91a 1,637 1.00/1.00 vMB 4
914,955 914,955 00000000000000000001707a930fd9ef259bc17945e78e278099f3467b752fd0 2,646 1.00/1.00 vMB 5
914,954 914,954 00000000000000000001dd93da9c3eaf3a1586c8f21ab1c3c495e3509d02eb95 3,385 1.00/1.00 vMB 10
914,953 914,953 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076 4,677 1.00/1.00 vMB 1
914,952 914,952 000000000000000000008b0e1091383183d9b1e483c10c7ef9202d91d7631f75 3,672 1.00/1.00 vMB 1
914,951 914,951 00000000000000000001bd058158efe7f84ea07de33c96f53a790b8202c6a3cd 3,308 1.00/1.00 vMB 3
914,950 914,950 000000000000000000003ca464f15435e4b349b700e471d81b75a341496fad74 3,685 1.00/1.00 vMB 6
914,949 914,949 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca 5,479 1.00/1.00 vMB 0
914,948 914,948 00000000000000000001b3dad3a4bd5fbaf1123dff3785bf80b84686a9a6ea2b 4,305 1.00/1.00 vMB 2
914,947 914,947 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735 4,020 1.00/1.00 vMB 2
914,946 914,946 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d 4,186 1.00/1.00 vMB 1
914,945 914,945 000000000000000000006f0eb19e528f2445f80ada1abf25aed95d9aa6aaaa08 3,612 1.00/1.00 vMB 3
914,944 914,944 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd 1,979 1.00/1.00 vMB 1
914,943 914,943 00000000000000000001f0491bff3a311aa373362ee17e7a9398266d96b4be6a 3,029 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.