Loading Tool

Explorer IconExplorer

Memory Pool

81,512 transactions
29.93 vMB
0.10835097 BTC
Random Selection Loading Transactions
Max Size: 180.93/200 MB

Candidate Block

Mining Attempt f04e3e0f90c039b53cb25597ae2f45a2b3e1fb52d9e0856ae79bd3e246645fff
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 8ac3749fb745334bc45d70958d424deeaed5d515abe00d07a9968c92359a5ac3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,200
Size: 1.00 vMB
Total Fees: 0.04190152 BTC
Feerates: 146.36 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (252,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,821 662,821 00000000000000000009042b3c8cf0fe090b514c6fe8698987fd26872855be15 1,608 1.00/1.00 vMB 152
662,820 662,820 0000000000000000000bf5490a49093f215aa4b28d4df823e5df4ee8bb7e7bc7 2,353 1.00/1.00 vMB 115
662,819 662,819 0000000000000000000a405f722949806154685069ad7b8883b01680432a81af 1,820 1.00/1.00 vMB 173
662,818 662,818 000000000000000000081a61833c1ab5b690820f0b6793a2e8e3366ff7af19d6 1,000 1.00/1.00 vMB 178
662,817 662,817 0000000000000000000ba9648095e09a9c09732c10203baeae01ac11373c612f 475 1.00/1.00 vMB 190
662,816 662,816 000000000000000000001543c085cfd580f9c9cfa2061fcdf5f1fe3243c449f1 2,513 1.00/1.00 vMB 140
662,815 662,815 0000000000000000000528f7dc5237d9eda305de1d17c0a07b7ce562bec2e520 2,004 1.00/1.00 vMB 153
662,814 662,814 00000000000000000004e1a0b24c9244e7ab4c1122abc4c997e4c9392a3a2289 3,010 1.00/1.00 vMB 128
662,813 662,813 00000000000000000002a4911cefb1ab12127b34a9f586a1f99b75a078020567 2,257 1.00/1.00 vMB 163
662,812 662,812 00000000000000000004217d2ca00440ae0ce962b0dcadd9f129c54a00d937c8 2,859 1.00/1.00 vMB 146
662,811 662,811 00000000000000000006378f3a329d01ad1cef7cfb774383729c068d1ac79b64 3,144 1.00/1.00 vMB 115
662,810 662,810 0000000000000000000e850e400d05e6066a6cc371590db207ca9edf5bb29200 2,592 1.00/1.00 vMB 130
662,809 662,809 0000000000000000000b0484e8b8a722552a55c751a883be561fdb28329bdef8 2,536 1.00/1.00 vMB 127
662,808 662,808 0000000000000000000c81ff944bd51bfa6236beca9f96e23ab6b20ab0d4746e 2,867 1.00/1.00 vMB 126
662,807 662,807 00000000000000000003f26a50bf39be447e78304771ad161dd6c519e8e2a67e 2,208 1.00/1.00 vMB 158
662,806 662,806 000000000000000000089502b57a46383e187a12b206da8d4f13753855f314d3 2,755 1.00/1.00 vMB 149
662,805 662,805 00000000000000000001ec5cf589abfeed744046f30bbc715885b090ca6fff15 2,075 1.00/1.00 vMB 91
662,804 662,804 000000000000000000094b7a6a45c81710c8e186bbf886f9f87c2a35a8de078e 1,833 1.00/1.00 vMB 100
662,803 662,803 000000000000000000034aeab5a449fd203d1e6ecf4423145be0d544abd28905 2,666 1.00/1.00 vMB 123
662,802 662,802 0000000000000000000aa61f8b52993ba14209561702c5aa028055cb76fee70f 2,820 1.00/1.00 vMB 126
662,801 662,801 000000000000000000002880c3a4e9e16996c7aa1cd6aca8447e8f7d97ac4dfe 3,123 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.58 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.30 GB
    • Received: 15.90 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.