Loading Tool

Explorer IconExplorer

Memory Pool

77,166 transactions
28.66 vMB
0.06591648 BTC
Random Selection Loading Transactions
Max Size: 173.87/200 MB

Candidate Block

Mining Attempt 3a78cbd404b4062a4509756e7c57e71e0d3659c1f9f4aea29c0236fa430750dd
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 4ab3460c93c8e747e155608f56f24b3cf3f1cb04162ce3a967c79a8a33d97856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,702
Size: 1.00 vMB
Total Fees: 0.00608654 BTC
Feerates: 100.72 > 0.61 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (585,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,902 329,902 0000000000000000156922db255f181d0175313b7579f9f247699305b33b97d7 488 0.25/1.00 vMB 30
329,901 329,901 0000000000000000065aa64226011d93e0e865b81278e47a96172a610f5f8f99 712 0.42/1.00 vMB 25
329,900 329,900 0000000000000000052c5828c18590c0411926236e1a6f59538f821e673992e2 1,456 0.74/1.00 vMB 29
329,899 329,899 0000000000000000147727a8f4ac363a82c0f6ee74afca0fd02c0696d8f88856 479 0.33/1.00 vMB 38
329,898 329,898 00000000000000001212b7161a471c2b4bc337aaeab6ec7757e7365752350a7f 64 0.07/1.00 vMB 17
329,897 329,897 0000000000000000108c89144a620726faa3d5d8fa42deec345a3b61b9a2357d 1,306 0.75/1.00 vMB 27
329,896 329,896 000000000000000016d65758ed8df787c3d490c569578d38d6db2ed4b56817f0 168 0.11/1.00 vMB 12
329,895 329,895 0000000000000000168017e70167b30132ee606e99fbbfc6bf7d0dcb0388286c 178 0.15/1.00 vMB 16
329,894 329,894 0000000000000000109724a8072680a17ca916ace203305eee106a754a907afe 254 0.15/1.00 vMB 22
329,893 329,893 000000000000000006fe1fec849d6c7feb468c89405b2a885dd36249e5e28295 668 0.59/1.00 vMB 18
329,892 329,892 000000000000000016f9812f99547220644a75ebcc8370088b4a92b1524e9803 512 0.20/1.00 vMB 35
329,891 329,891 00000000000000000c1ec9d53deb3a85aea9993ca41eb1d7bed7bf3cba3c6844 1,188 0.50/1.00 vMB 35
329,890 329,890 000000000000000004252445dd18919500278cd2d6e370061eafe32ba576c440 256 0.10/1.00 vMB 43
329,889 329,889 000000000000000001d5a5fdca2d7d81eeb3d8e5b031f86c297e670c01f329bf 88 0.10/1.00 vMB 9
329,888 329,888 000000000000000010c215d184126f013f03bb444f0794f8ea1b05c124500c5d 95 0.06/1.00 vMB 5
329,887 329,887 0000000000000000034927340a894a33789ef0917da35682dabf5dbcf673363d 1,344 0.72/1.00 vMB 28
329,886 329,886 0000000000000000133842f2b6fe72f4071b87e7a19ba880b49db548a28ecce3 91 0.07/1.00 vMB 7
329,885 329,885 0000000000000000023928a230e66e9a0d74ad9280549bdce7ed026fc55778d3 1,355 0.72/1.00 vMB 27
329,884 329,884 000000000000000006cfe081d5a8dc89168f70169cede1f87b097299944b1445 455 0.39/1.00 vMB 18
329,883 329,883 00000000000000000ee53aa80a198e8893f59a953fb3e443b05751be11d99717 926 0.35/1.00 vMB 34
329,882 329,882 000000000000000011a5d80b17d0b5fefef591a0109b1770d052224a739018f6 571 0.37/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.57 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: 671.10 GB
    • Received: 15.86 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.