Loading Tool

Explorer IconExplorer

Memory Pool

78,639 transactions
29.35 vMB
0.08415073 BTC
Random Selection Loading Transactions
Max Size: 177.34/200 MB

Candidate Block

Mining Attempt 102ad6f33039f44287ae7c214110ade28b60fa05fc53faafa00a2304a5e3f10f
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root a7848d8c9a940bd7ebdb4c3d890d722f5d62cf2270752a02c5c51d333a6fff3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.02257028 BTC
Feerates: 95.73 > 2.26 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (225,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,308 689,308 000000000000000000054e08fe7450fc66734da8f41734c6ac70d70158176768 2,512 1.00/1.00 vMB 79
689,307 689,307 00000000000000000001fef88d8b5220136b14a5ac6afdddd704838e6b0b3bc5 2,118 1.00/1.00 vMB 88
689,306 689,306 0000000000000000000927d0daa416db7175e3fc7b18a235cca134ab992b0d8a 1,969 1.00/1.00 vMB 87
689,305 689,305 0000000000000000000433a060899f226637878f06150886bae78b66a6cc49d3 2,526 1.00/1.00 vMB 105
689,304 689,304 00000000000000000006cd401bd14e6dd150690f2cc62e119bb53e0c5dc19319 1,812 1.00/1.00 vMB 93
689,303 689,303 0000000000000000000bd1eb6f63936f552b1c99f01541b51135f68019765adc 3,031 1.00/1.00 vMB 81
689,302 689,302 0000000000000000000bcdfa986f7c1f674c32cedc65b24805199c84149f1a58 2,611 1.00/1.00 vMB 112
689,301 689,301 0000000000000000000ae9eca52d8f314f32fb5ac314d7bb18eb9e9c0f89326c 3,501 1.00/1.00 vMB 134
689,300 689,300 0000000000000000000299c379f7a900bf937fcea9bab1ea55bd959e68266799 2,282 1.00/1.00 vMB 30
689,299 689,299 00000000000000000007823b8af61ec7c1e0c8508253e7b2be72c04972dfc7e3 2,939 1.00/1.00 vMB 54
689,298 689,298 0000000000000000000688edbe3d68ae31005bcc1c097c80217b3a8dc5e5e2de 305 1.00/1.00 vMB 70
689,297 689,297 00000000000000000000d075b8b92a1e24a376b70c910c44b20e1e43cd396df1 2,313 1.00/1.00 vMB 84
689,296 689,296 0000000000000000000a6bccdefffbf7950fb76d009a864bfed99e9309d4e7ee 2,748 1.00/1.00 vMB 82
689,295 689,295 0000000000000000000bd2bc38fc632a1f2debae0083895d9db482cbda3c1ca5 2,942 1.00/1.00 vMB 50
689,294 689,294 0000000000000000000db8eabde27535db075be533946eb134ba3a25da60db66 2,777 1.00/1.00 vMB 81
689,293 689,293 0000000000000000000377121bab3e960e77fbebdfe6f94d201daba1f4d587a2 2,369 1.00/1.00 vMB 71
689,292 689,292 00000000000000000005634044ad3f40b73a23100a1f025b0e5ea2543a387da1 1,318 1.00/1.00 vMB 76
689,291 689,291 0000000000000000000bc8b155a44fbaf9384787cc59e13c3f0daf1922c7dabf 2,051 1.00/1.00 vMB 82
689,290 689,290 0000000000000000000ca4acbc88b456f8bf44ac93e65000261c731dfd3898cd 2,617 1.00/1.00 vMB 87
689,289 689,289 00000000000000000008183e5bd970a7bd314ec318512f60ba15776a9669f76a 2,295 1.00/1.00 vMB 66
689,288 689,288 0000000000000000000982dbfb5869e3483c537446480164153517eced686ccd 2,677 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.67 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: 674.94 GB
    • Received: 16.43 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.