Loading Tool

Explorer IconExplorer

Memory Pool

82,984 transactions
30.44 vMB
0.14924013 BTC
Random Selection Loading Transactions
Max Size: 184.37/200 MB

Candidate Block

Mining Attempt ced7c4d5e9ab8482d5d99307bc183dee1db3d50830d4e71290bb0de6b1cf95c0
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 2f99d9e27b65ad9b1199837c40fddfe12f963abaff9729225079a5afbac1fe7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.06751722 BTC
Feerates: 150.61 > 6.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (242,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,687 672,687 0000000000000000000251a35aabedb729261fb0084e9f73a1bab46e7b9cf198 2,446 1.00/1.00 vMB 97
672,686 672,686 00000000000000000000108cd2f42de7906ed5d13752d9ff00bbb596a9586fb5 1,784 1.00/1.00 vMB 69
672,685 672,685 00000000000000000002068f0bb5e9d903383d4f1059e08e9a88424d7a36949d 2,615 1.00/1.00 vMB 33
672,684 672,684 00000000000000000009bd864d0490b026ffe65738298fe33d66514557f73650 2,515 1.00/1.00 vMB 82
672,683 672,683 0000000000000000000c776fff4b768a95046bdd794d109515dc6346986a625f 1,962 1.00/1.00 vMB 63
672,682 672,682 00000000000000000002583d53c60065aa4544a3fc68bba767811aa1e81491e1 2,390 1.00/1.00 vMB 77
672,681 672,681 00000000000000000005aec538222a83076abbd92bbbaae04d916c9071d6219c 2,311 1.00/1.00 vMB 104
672,680 672,680 000000000000000000092b9a2da1173ce1cc28ca44e1e9e6879b9d4f8e67e920 2,146 1.00/1.00 vMB 110
672,679 672,679 0000000000000000000a993a24e898fe20fce3acc996dfb4231cbbe453cc206e 349 1.00/1.00 vMB 106
672,678 672,678 000000000000000000032f6dd2280d438bdb54ac758feefa9b377148c79f0678 2,059 1.00/1.00 vMB 124
672,677 672,677 0000000000000000000ae33e23f23d9caf55d3cffcd5d00e185dc305a3b2103e 2,387 1.00/1.00 vMB 26
672,676 672,676 00000000000000000008ffc348a1bc9f9950224c5412771795aef8fd71113c8c 2,134 1.00/1.00 vMB 70
672,675 672,675 000000000000000000013cae65f070fe001833ab60a6077f7164f673730c9e64 2,008 1.00/1.00 vMB 19
672,674 672,674 000000000000000000012994f785d71307048f08a84dcf2d3840d94e90441ea1 2,300 1.00/1.00 vMB 79
672,673 672,673 00000000000000000005b235a11976e5bf4923e3df82553f4483d5cb0e38b5a5 2,719 1.00/1.00 vMB 24
672,672 672,672 000000000000000000054ee65ecd2c093e870b054618677313f67822874e435e 2,175 1.00/1.00 vMB 68
672,671 672,671 00000000000000000003be3eb662104cece3789227cdd4bca8d6710bcaaccfad 2,686 1.00/1.00 vMB 106
672,670 672,670 00000000000000000001efcb4057325228961313caed856a3495d8421a34a521 2,528 1.00/1.00 vMB 108
672,669 672,669 0000000000000000000c2478a91763c6c7049cad6c9268ea3afd3cbff06d7404 3,012 1.00/1.00 vMB 123
672,668 672,668 00000000000000000009d7b9b19187c5d583623e95f4605520ec1f8bb3ad062b 1,982 1.00/1.00 vMB 20
672,667 672,667 00000000000000000003a89cc0b1c7c701b81a67e288e6e8fe5fc7d80f8c90cf 1,836 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.