Loading Tool

Explorer IconExplorer

Memory Pool

39,865 transactions
27.43 vMB
0.06544991 BTC
Random Selection Loading Transactions
Max Size: 140.53/200 MB

Candidate Block

Mining Attempt c68086422ec8869e516731f6723b96973f9cab2dd6a9cf2d08a8d9967c954e4c
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root ce8b552fcdad13b908aae753c8c28b3106943603156d7f43bae385a8eb92a32e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,838
Size: 1.00 vMB
Total Fees: 0.01340524 BTC
Feerates: 274.57 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (516,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,662 397,662 00000000000000000150f33dbbde82e411a64874b051dd805a7f8cb85a67e6f0 2,019 0.99/1.00 vMB 40
397,661 397,661 0000000000000000026f4ad775c88e73b94d38a3f368d9dec72b3ce3406291a8 518 0.25/1.00 vMB 40
397,660 397,660 0000000000000000029bc9ee78c42512dfe98adc63b07a67569d0c2ab14c5725 33 0.06/1.00 vMB 0
397,659 397,659 0000000000000000002974f57206a11a5b06f4a77a705c178482e648b27083ad 1,093 0.55/1.00 vMB 35
397,658 397,658 0000000000000000016ff87c99a305b52410bf3514868094ebdd98b38f4e75e9 1,896 0.86/1.00 vMB 34
397,657 397,657 0000000000000000028fec3d3ad9f4185475e1b699f25550b0a441ca639dddc7 90 0.05/1.00 vMB 49
397,656 397,656 0000000000000000062c56260cef722f7477e9d231f03153b973ccb5ee50e79c 718 0.48/1.00 vMB 19
397,655 397,655 0000000000000000006800afb6dbcb17bb882a693bbe3ceedea95f317232ecac 1,858 0.93/1.00 vMB 37
397,654 397,654 000000000000000001ee0621804089115d76e2aa0bc7c916cf3ea79012944027 460 0.23/1.00 vMB 36
397,653 397,653 0000000000000000043c9d7e293277bab2836ffeb95643f0a385dfc356680b41 984 0.64/1.00 vMB 26
397,652 397,652 0000000000000000021c0088d1959763902603b1371ad8f9056efe6652b9f9dd 839 0.38/1.00 vMB 39
397,651 397,651 0000000000000000027ce6f6b96712d8041736e7aa4fe31d6373e30133c0f22b 357 0.46/1.00 vMB 15
397,650 397,650 000000000000000004089434582db019ffe6b2919ebedd7537dfb51c599cc922 1,293 0.71/1.00 vMB 31
397,649 397,649 0000000000000000037e29fe7d1763b51981c6f106a5fb3543bde983cb36bed9 1,522 0.99/1.00 vMB 25
397,648 397,648 0000000000000000069b7060bd33a8a27dd35f877734f8e2532d18c150c9b54a 2,556 1.00/1.00 vMB 61
397,647 397,647 000000000000000001f1b6024fc1e21970663fc284c8125a0ff14a5b6f2bba1a 1,639 0.75/1.00 vMB 39
397,646 397,646 000000000000000003e19fe22604a2413337db0bc4c16f860588c29bd02973c9 1 0.00/1.00 vMB 0
397,645 397,645 000000000000000001de6b8d32ad10a0b9325277faa9be3edca00b8f8ef8cf3c 1,604 0.92/1.00 vMB 30
397,644 397,644 000000000000000002d094b58f690cb0e6eab7c4e670d5685e87008f98bfe0eb 1,037 0.45/1.00 vMB 38
397,643 397,643 000000000000000001f4a4cf01bb8f21ce3bb1c445a2f16b9d39e5fdf0c11694 891 0.42/1.00 vMB 40
397,642 397,642 000000000000000006ffc9addf96e2faa7cb2abe1de842fc47cff7c2f9945b84 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.78 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.87 GB
    • Received: 12.17 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.