Loading Tool

Explorer IconExplorer

Memory Pool

28,550 transactions
7.35 vMB
0.07050337 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.44/200 MB

Candidate Block

Mining Attempt 784d26b1ca82487428eb068bf84dcd79245028ac0d6fe4b8bf92492ea74744e8
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root c1c62d4af3eee1e51fa35048a819f916c92615a5d1993fe6b3f5997f4a249473
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,515
Size: 1.00 vMB
Total Fees: 0.03837730 BTC
Median Feerate: 3.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (661,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,597 251,597 00000000000000054255695ebd5b176046eeafda72a1c2c91223249e37c10e91 101 0.06 vMB 83
251,596 251,596 00000000000000080dd0eca3fafbdf6f74bd785e99250f1ff7a12dbd8b92a705 123 0.05 vMB 121
251,595 251,595 0000000000000058bff97af2cbcb273a714d78e5b7dd1cba4c7c26eb177401b3 192 0.09 vMB 128
251,594 251,594 000000000000003b49f4a115afa8f858014485829c986b0cee16bfeefacf103c 235 0.10 vMB 132
251,593 251,593 0000000000000024160558cc980c6e250c88d37cd40e2805bac6920e4d2830c0 172 0.14 vMB 33
251,592 251,592 00000000000000661429c5ee0ea7e8c9df929da99a6c5c4974127d195d23fbcc 274 0.10 vMB 129
251,591 251,591 0000000000000017186cf227b2128eaf830fd5cd6d7459d8234bb7240d8ad9d1 261 0.11 vMB 126
251,590 251,590 000000000000006ccd47a2b0c93a27e2df46736e41c0cbed4d714453b447c71e 205 0.10 vMB 104
251,589 251,589 0000000000000051f57df1c62de9188685dc626223193e0e1d517c153307489d 629 0.24 vMB 134
251,588 251,588 0000000000000012eec3cfb0bebbb73e9347b3adeb45e49f575e80a780a9dad1 76 0.03 vMB 26
251,587 251,587 00000000000000382b10f6d79433a0c78ffb9fef98d67ac0faba3a584facc4cb 50 0.03 vMB 66
251,586 251,586 00000000000000405f806776fa7be2c975e83918707e92deacd9a7a494844e17 169 0.09 vMB 60
251,585 251,585 00000000000000104e00271a079add4fb7b49e8cc05ca5161791e70f3d2d2f19 251 0.17 vMB 74
251,584 251,584 000000000000003772af06548637ff74dd451aee022d514b0b25a7ed372d1a5f 572 0.25 vMB 122
251,583 251,583 000000000000004200f72ce47d9f0ca75dfa53b1b9b6020aa23f22ef5a1e19fc 6 0.00 vMB 51
251,582 251,582 000000000000004608487336b24805f7045367e4f08b5a8ac6ccd35b1959a371 76 0.06 vMB 64
251,581 251,581 000000000000005faf7725440eb281305dcbc05fe11fa7b3087e3ffd166d7ae1 657 0.29 vMB 96
251,580 251,580 0000000000000047399b8bed238a6252bdedd496240d74dbb37a44aa4b3f1646 296 0.14 vMB 117
251,579 251,579 000000000000001f9aad3ee65b408f6c36541a6c92cf0f167c406afff4f375cd 24 0.01 vMB 101
251,578 251,578 00000000000000554ca92d78f37b00dc308c65d0788cdb65b506f6d2c116c9cb 38 0.01 vMB 83
251,577 251,577 0000000000000013e8ad1a5d37652c65c00efc582a01d98e3a1efe19358ab77d 112 0.07 vMB 91
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 78
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.24 GB
    • Received: 0.57 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.