Loading Tool

Explorer IconExplorer

Memory Pool

71,289 transactions
31.20 vMB
0.08390881 BTC
Random Selection Loading Transactions
Max Size: 178.84/200 MB

Candidate Block

Mining Attempt 72c549820b5d853ba4a86089506af953d924a8045276d994ded69d492f2780db
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 734250328ecb3aa911cb065387de4df4dd348f9ff76b9f7523e2077124d68165
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,187
Size: 1.00 vMB
Total Fees: 0.02260722 BTC
Feerates: 150.93 > 2.27 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (328,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,788 586,788 00000000000000000010dc9801c30bb09eec507a2b0033958afa34b99704ee8d 2,651 1.00/1.00 vMB 47
586,787 586,787 0000000000000000000f1217aff5173a6f229240988346aecc632ade5d7d677a 2,735 1.00/1.00 vMB 42
586,786 586,786 000000000000000000087c2591039fec1004b36a1342f66d619f576bd1ff2ffe 2,885 1.00/1.00 vMB 64
586,785 586,785 000000000000000000161e2deddb66e8e6dfb13244029b3a40f1c4a9b82fc20d 2,988 1.00/1.00 vMB 81
586,784 586,784 00000000000000000004ec260cddeb0f9229121990af32a1df62f3d658d74d5b 1,785 0.68/1.00 vMB 35
586,783 586,783 00000000000000000016c0be7c199ad8d15566c6f4e144d2a3555d5ea9101b7e 2,788 1.00/1.00 vMB 37
586,782 586,782 00000000000000000018d45eef52c9a77ade23d4249577fa5acf841b2b530b4d 615 0.21/1.00 vMB 39
586,781 586,781 000000000000000000157ac62273b4a70e6073fba2863c7c9ea82df5a80016d6 2,450 0.99/1.00 vMB 2
586,780 586,780 000000000000000000182d3a889ef022c45870ad7dbf466f3936f7ea65b2a7e3 2,721 1.00/1.00 vMB 39
586,779 586,779 00000000000000000011feeb0c0de83f0125a0327b6089bcefb0a2ac17c1be0f 2,779 1.00/1.00 vMB 49
586,778 586,778 000000000000000000183e18ef4d56cc1dd475613e51bf84f5dee520dbb0c784 2,845 1.00/1.00 vMB 42
586,777 586,777 000000000000000000173843e158c058de33ee9ea222605ba1b3564e1d629949 2,692 1.00/1.00 vMB 44
586,776 586,776 0000000000000000001a41fbbf3c8829a6b20d6c1fc4c0b1f1a71626098f89b1 2,916 1.00/1.00 vMB 66
586,775 586,775 0000000000000000001b93f2b7cb0a845c3ae775871fb964ae0c052575b3e75a 665 0.22/1.00 vMB 38
586,774 586,774 000000000000000000042cafe21a6383bc9b47162f2b39ee1b2c40a6f0be4f43 2,462 0.81/1.00 vMB 31
586,773 586,773 0000000000000000001ba12dd98c5e663b4e413a88fd83c99e19041c88535c4e 164 0.05/1.00 vMB 40
586,772 586,772 0000000000000000000c0e0083d1aa9ac31894b68cca7b8de15d8c898bff3a98 1,899 0.60/1.00 vMB 30
586,771 586,771 0000000000000000001429c20afd6ae7b1873d13f058e0705e2e3932a941bef3 2,966 1.00/1.00 vMB 39
586,770 586,770 0000000000000000001396a1922fe0e2b68b505b33e63d7ed061c21c8ab4ccbc 3,056 0.97/1.00 vMB 25
586,769 586,769 000000000000000000162f0c707de70fb8db75d7f0b03cce3beef7f7cc82230e 2,903 1.00/1.00 vMB 43
586,768 586,768 00000000000000000001260ac6ee074bbf9a87cacb565fe4722d93adf9d2d6b6 682 0.23/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.29 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: 657.09 GB
    • Received: 14.48 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.