Loading Tool

Explorer IconExplorer

Memory Pool

39,660 transactions
18.18 vMB
0.14760303 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.85/200 MB

Candidate Block

Mining Attempt 3df926f091832946e43fd0aa0e968269c7f694b57b89d8a44bbaa77c451a2f88
Version 20000000
Previous Block 00000000000000000000e2737d16828fc54c170364c3766cc28730923c98929e
Merkle Root 706922b42a47433e85e228666b101eecd2ebd611305f1e722570bc27ada1b29c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,825
Size: 1.00 vMB
Total Fees: 0.03158460 BTC
Median Feerate: 3.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,323 (661,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
251,576 251,576 0000000000000033b7bb189eb182309cb5fbbd67963a8df171c676afce4c020f 347 0.15 vMB 111
251,575 251,575 00000000000000710f1ac6c148c4621c43ce04a516223d66f6bf601fa7230288 358 0.16 vMB 111
251,574 251,574 000000000000006c13c810f9d5794485f4b3522f0a6fc356a87a16ffdc693bee 400 0.15 vMB 98
251,573 251,573 000000000000002b1723ccb84e03fa70c9b44200be6ac195f6ebaa4a076395d2 199 0.09 vMB 90
251,572 251,572 00000000000000183d1cb83091e0140c32604ab206cd0d531f90f24d7d329374 184 0.09 vMB 102
251,571 251,571 0000000000000061877a48459d99eb1dbcec6fd218cfff572a3ac33e978027d9 170 0.09 vMB 99
251,570 251,570 0000000000000048d244d78f13cec78cb96b5c701b46286c620a8b7ce0c22b02 62 0.02 vMB 113
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 11
  • Data Transfer:
    • Sent: 122.10 GB
    • Received: 0.49 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.