Loading Tool

Explorer IconExplorer

Memory Pool

17,273 transactions
10.32 vMB
0.05316841 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.74/200 MB

Candidate Block

Mining Attempt 8c7552f21757b47bc511e45ea1e24536aa997113fa97059dd582255f3918f092
Version 20000000
Previous Block 00000000000000000000165d7af7be67c1e3d29b44f6d7a971e6c1f6d2b62971
Merkle Root 761fd4dd23b6775c81bc1686961b636c3509baf3bee1e48c5c3e7adbd8893202
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,001
Size: 1.00 vMB
Total Fees: 0.02954014 BTC
Median Feerate: 2.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,361 (726,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,195 187,195 0000000000000003648b1a38db5fb431ddb6d81e15917f0a4c23a79a23f9d1af 158 0.05 vMB 173
187,194 187,194 000000000000000214f41095dd7fb46899056b9875729bd0b490a12e5a25b642 133 0.05 vMB 243
187,193 187,193 000000000000028791aa9aa3344da2096a29a0c921a748540b074965460d589a 295 0.14 vMB 122
187,192 187,192 000000000000047398f66076bd366d30a0c63576d218c7f5941425740519f3d7 91 0.04 vMB 89
187,191 187,191 0000000000000704437fd7772767cc33c9eeb3c460744b94b7a9c7beb3086066 32 0.01 vMB 399
187,190 187,190 00000000000008f446ba318eeb2b6cda1542f29d843a8e9923da2c0039ed0bfc 362 0.20 vMB 106
187,189 187,189 00000000000008e2d083f204036e030c3805a5aeec34ea40187ebc04eada9f2c 697 0.25 vMB 186
187,188 187,188 00000000000007b01495f600ecb2e19c0bc70f11c87de3e4a6685ceaa33f4f5d 10 0.00 vMB 31
187,187 187,187 000000000000038ce7ce39bdadce450882e7ccb47778cfc1d7cde028a10c8cbd 32 0.04 vMB 110
187,186 187,186 0000000000000865dd058e03fc69b90731cc8b84d99519ec6d789fa4bb0b8c0a 127 0.05 vMB 126
187,185 187,185 0000000000000584bf4b482b5668814b92be62465da97f767ec6f32e3d156e48 101 0.03 vMB 38
187,184 187,184 00000000000001dba0d3ecc0bfb2fceaebf26e00f7f06b76c779579155fb474f 170 0.07 vMB 162
187,183 187,183 00000000000002ad3df64878b41df749283231c10951e3a866ddb10bc86cd8d8 1 0.00 vMB 0
187,182 187,182 00000000000006ec6501eefd5a88d1750618a28a6689bf13f12a002624e5af1c 180 0.06 vMB 111
187,181 187,181 00000000000002ec1349486f6ae82172676278809db3b5729e6f9681f17eee2a 1 0.00 vMB 0
187,180 187,180 00000000000008583d941db3ca0200646dd7b6389f735e2861f4193aa8ba7c20 32 0.01 vMB 150
187,179 187,179 00000000000000d682fb72536669fefe79ba0ff51fcd5f2af44de1943daca1ac 193 0.07 vMB 163
187,178 187,178 000000000000077dc6907c17fea8f567411750ca9ae45b2f26815693e6c53b5c 161 0.06 vMB 135
187,177 187,177 00000000000002950c9d8a04778d93e491d14b12a873a2a10d8c9ad4cccae049 1 0.00 vMB 0
187,176 187,176 00000000000008813fc28bfaf9f69207481c20e2f97562bac5f251b3270b6be5 68 0.04 vMB 153
187,175 187,175 00000000000007bf70e908ff212c3c6d11f75f2750d9e6043241576e352a4df8 85 0.02 vMB 135
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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