Loading Tool

Explorer IconExplorer

Memory Pool

40,772 transactions
27.92 vMB
0.07308364 BTC
Random Selection Loading Transactions
Max Size: 143.34/200 MB

Candidate Block

Mining Attempt 78e6c29c86a6796ea7d64b61529fb56f02743417fbecf889389b40fd155f1271
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root e4c2dd22d7981f2002b3d98597a8e2c8abc052bbf0399f4f465c7218ad1a1b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,851
Size: 1.00 vMB
Total Fees: 0.01941854 BTC
Feerates: 101.49 > 1.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (350,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,209 564,209 000000000000000000279b5bae8a35917aec88bb511b19ac39392c0add5088d8 2,320 0.99/1.00 vMB 14
564,208 564,208 0000000000000000001dfd3e13d6c24c188d50f0b9b38f0866cecf110368c201 2,308 1.00/1.00 vMB 11
564,207 564,207 0000000000000000001eaf24bc7dc8e642ffbfd42f898031a2547fcb85d0703b 2,965 1.00/1.00 vMB 24
564,206 564,206 0000000000000000000ba3512a70ec3e7fb3549db2ea9b7c2867ec26db710a5a 1,960 1.00/1.00 vMB 9
564,205 564,205 0000000000000000001bcf722fbf7a57033b09746379f96c65d80615bfbe32fc 2,979 1.00/1.00 vMB 16
564,204 564,204 000000000000000000151479d503c0ce5bbb4b0fc6ec20d48f68fb23844e33b9 2,962 1.00/1.00 vMB 26
564,203 564,203 0000000000000000000f09fe83037b1c90523b939838d3459a55bcdb27a0abc9 1,856 1.00/1.00 vMB 4
564,202 564,202 0000000000000000000bd1873aaa5c2fa8d19b2a6e7ce270ea7acd565bde81ca 2,869 1.00/1.00 vMB 9
564,201 564,201 00000000000000000021049bebdda638cc345b4807923aa4562f8e843dd47147 2,157 1.00/1.00 vMB 28
564,200 564,200 00000000000000000024bb1f9f326ca90241fe6433ca197e532ba5ab0a4dd66d 2,467 1.00/1.00 vMB 31
564,199 564,199 00000000000000000024347d95b6983a01da75c9942c64b9525d1d99f9bbffb9 2,128 1.00/1.00 vMB 17
564,198 564,198 0000000000000000001ecaf3966ec985dfc935a1d63da790c5171aea16600028 2,719 1.00/1.00 vMB 36
564,197 564,197 00000000000000000023361e405d0f22866c36ea40b7d347ff84854194167264 2,540 1.00/1.00 vMB 46
564,196 564,196 00000000000000000021fa68895d07aed0ad610ba8510c77d9868cb86dcbe1d8 1,474 1.00/1.00 vMB 10
564,195 564,195 000000000000000000097ac449c2cba3da248348b52b6e9957b519916577e935 2,152 1.00/1.00 vMB 26
564,194 564,194 00000000000000000003dcd6ceeffb2e6ade7109609bd132930357df7f7b7259 1,902 1.00/1.00 vMB 10
564,193 564,193 00000000000000000022cc793dc6ee8b81063cb67aad7a14d57e2d4e65175df0 2,538 1.00/1.00 vMB 28
564,192 564,192 00000000000000000002e9c517957f2639d483075d69246b4cd93c36d21480db 1,682 1.00/1.00 vMB 17
564,191 564,191 00000000000000000021fb034aef998b2357c3bebc8c2d7b2cd8d0f6f871c12e 3,038 1.00/1.00 vMB 46
564,190 564,190 0000000000000000000fb6082f9143f8f536c1975bb277ea2406f98d2749304f 1,934 1.00/1.00 vMB 23
564,189 564,189 00000000000000000002ff87cb50c60a9c1d909987e58453b658457e5779b65c 1,562 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.