Loading Tool

Explorer IconExplorer

Memory Pool

14,484 transactions
7.58 vMB
0.02738190 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.68/200 MB

Candidate Block

Mining Attempt cee3abb86a5c9a8670c9a4e67d8ed55632140521b385d8ec75c1d4fbec7eb204
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root cc73fbadc5e34dafd5582c2ca98061f1ae90bb65a286aebd5021de81cc190e2f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01194001 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (690,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,601 222,601 00000000000001bd534d2f6b095ff27f5762cc09ce62a3b69b9db8f0597ca81a 299 0.11 vMB 229
222,600 222,600 00000000000001f6568bba669f6354c276bbb79059dca01a2125e14df040446f 176 0.09 vMB 174
222,599 222,599 0000000000000425c2093587b2e7a4469ec2113e7e1c96be31a21f14a5921f99 403 0.24 vMB 121
222,598 222,598 0000000000000345483643f312e0f991d93d5372c8a3f2ad4819872edf6da05a 536 0.25 vMB 183
222,597 222,597 00000000000004509071260531df744090422d372d706cee907b2b5f2be8b8ff 782 0.25 vMB 277
222,596 222,596 000000000000007762e936d05ea7067aaa02e43183e3730294115302d9707338 694 0.31 vMB 210
222,595 222,595 00000000000003e086deae9ec06603c197bf0d746d5ea9c0b7c8d4d18c3a0ff6 158 0.05 vMB 172
222,594 222,594 00000000000003305ac7cb4e74bb99c613b667770dc9b22baaf925babbad8b18 39 0.02 vMB 39
222,593 222,593 000000000000043596c3cd47627b26c26992f3ee1b0fd8eecbcff222d30d22f3 576 0.25 vMB 226
222,592 222,592 00000000000000aee03d45c53957a0ef6802e714271242de87fe64f878206e0e 437 0.43 vMB 95
222,591 222,591 000000000000025b457032d68a8c48f0b74efe4dbbff4dcdf00b5db62822d52c 371 0.14 vMB 220
222,590 222,590 00000000000000537f65f7d07995ca51bd6891ebbf5ff5e2b8b35b58e14534d4 244 0.09 vMB 196
222,589 222,589 00000000000003c6bf41732312220e5286e7c2b2c4039da7dcb35af957b9d2e5 51 0.03 vMB 139
222,588 222,588 000000000000047a049a0582616ed11add76c89b787e596348ce815da097cd96 201 0.12 vMB 153
222,587 222,587 000000000000038c362285f3086c3d5a6a5d58743f6260eb445ffd314caadd8d 588 0.25 vMB 194
222,586 222,586 0000000000000286f0637543a154d47330d2ab544566edd66cdef6d99fe16695 196 0.09 vMB 154
222,585 222,585 00000000000000586984e2ee68d05ba21c0881967917e296193937f84d5ac63f 395 0.25 vMB 155
222,584 222,584 000000000000043ddfd2fa1eb8472300c50793e4829a75870167144e4f0d4d46 483 0.20 vMB 172
222,583 222,583 0000000000000293d3e06d281617373ab7a953b05af737f7042272eb2e6d146c 413 0.29 vMB 131
222,582 222,582 00000000000003582a60e186f11d31fbaea86b200f09dcb948dd9bbc7e149376 777 0.25 vMB 242
222,581 222,581 000000000000048cd26d86bc89b85bfb4388333a213fca98fa9b924ce9353dff 474 0.25 vMB 149
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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