Loading Tool

Explorer IconExplorer

Memory Pool

74,401 transactions
27.88 vMB
0.07053883 BTC
Random Selection Loading Transactions
Max Size: 169.65/200 MB

Candidate Block

Mining Attempt 43c86420d8fc4b6fd84a624f82fb3baee708aff00d6d42f2213055ba125c832a
Version 20000000
Previous Block 00000000000000000000f476e02b0f3a45fc85a1c57118e0d247af7c3400b258
Merkle Root e88bd0a66df7fa313e05ecaf252585659a5b9f02ae4a9b1053ef6767ec881678
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,452
Size: 1.00 vMB
Total Fees: 0.01018841 BTC
Feerates: 117.53 > 1.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,588 (789,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,769 125,769 00000000000043a42b32bac4e6ba3d4906173240f2950da9a8e0fdfadceac17f 14 0.00/1.00 vMB 842
125,768 125,768 0000000000002f83cee50dc535bf972cc804114bdbc984bb73e57821bdd22a50 13 0.00/1.00 vMB 1,102
125,767 125,767 00000000000003a01a2c137fbedbb5015c6de8152d4716b7c1479258775251e2 15 0.01/1.00 vMB 1,498
125,766 125,766 00000000000008d355e5eb1083a581fba02327f78b9f2b61c6fcc2a42b49a51f 14 0.00/1.00 vMB 1,177
125,765 125,765 00000000000020cb90cc546b2fe911c9d9eab49707112ab599dc69ceef288eca 13 0.00/1.00 vMB 645
125,764 125,764 00000000000016cf642464314d27ebce9d98f7c95651d8a26d4273b3e4ebb5d3 1 0.00/1.00 vMB 0
125,763 125,763 00000000000025eee6a9f5543d4f656c5520f6a704c72697ecc8b07d5e483019 14 0.00/1.00 vMB 0
125,762 125,762 00000000000040697c23be854b7f2839b067134ffffd6ac0ff80577e3ebcbd1f 15 0.01/1.00 vMB 0
125,761 125,761 0000000000001c83ce4e7272a90c2b220c6f2c4fa4d5d9e22a3a1a3418035054 15 0.01/1.00 vMB 458
125,760 125,760 0000000000000882c3781ba9b020216ce150a8ec8f86df16d3fdad311066bcd2 9 0.01/1.00 vMB 0
125,759 125,759 0000000000000471a92e2b9294fbf30061cffe074c4478c94ca0dd395083ab16 8 0.01/1.00 vMB 172
125,758 125,758 0000000000000468074e5863321f521a17d0b6dea3dd204c9d679988cf74c344 12 0.00/1.00 vMB 0
125,757 125,757 00000000000002378d8bb84b2de23e5b805b445e1eef36a56fde7fea675ddc81 17 0.01/1.00 vMB 830
125,756 125,756 000000000000083587a62309ef7d11827600dced8351091077ac46a1f12332bf 12 0.00/1.00 vMB 0
125,755 125,755 0000000000001dfac944bf119cbfe25525234f95d9274332c1d8a1456ca62448 12 0.00/1.00 vMB 315
125,754 125,754 0000000000000189d9bf3e9972bb2d582e51a5152ec27f403da4a33e52d8138a 12 0.00/1.00 vMB 0
125,753 125,753 00000000000041c6be8c9ace7a73282712caaeffcc0916514f4f1f8bf6fbc617 44 0.01/1.00 vMB 769
125,752 125,752 0000000000002321a98b4545842ccce16901f7caddfee1e388aa518ded740b88 20 0.01/1.00 vMB 430
125,751 125,751 000000000000100ce2a1523a5571b0421c00bba0e140c2ce6d7495e9d6c72f8b 70 0.03/1.00 vMB 881
125,750 125,750 000000000000020cf27066ed2806fe10f5449ee108dbb2ecd1545a36d7872432 1 0.00/1.00 vMB 0
125,749 125,749 0000000000003eaf2f6bc767fc98f56e8533807fd8f485074faab1956fcec748 13 0.00/1.00 vMB 322
Previous 10 blocks ↓
Total Size: 783.41 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: 770.17 GB
    • Received: 19.80 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.