Loading Tool

Explorer IconExplorer

Memory Pool

18,750 transactions
8.85 vMB
0.06173559 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.41/200 MB

Candidate Block

Mining Attempt 809464146ef215fce4a897bf3526cbbb90c81c5390a426d816557ece22a50dd2
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root 646f218ef708f85237d39bb241d82b1a0123b09fd7739ad1d4ae5b8efa4921cf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,983
Size: 1.00 vMB
Total Fees: 0.04125518 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (706,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,212 207,212 00000000000002c271b7c4c8ec70b17e1f6f387e9d779fea9c3854486d7d17d2 73 0.03 vMB 38
207,211 207,211 000000000000043040ec5f8ad4e33b5af6276f9d3550b34013b84da5adcbd118 189 0.07 vMB 224
207,210 207,210 00000000000000050e3d694f280d58dbf485b5bd06365fae85dde49e542e9833 75 0.05 vMB 99
207,209 207,209 00000000000000598baef20ba0e1485ea9402207960e29c0958a0b2eb8e569b7 378 0.21 vMB 174
207,208 207,208 00000000000001ccbf2dbccb61c82d7fb315de300edd73c7c5a8814298bd5833 94 0.07 vMB 90
207,207 207,207 000000000000026822b4e7f6a488479d3d2be1161bf1188e2801c1b88e9cb253 116 0.04 vMB 82
207,206 207,206 00000000000004bcbdbadfd0142c9991cdb6b3ac0e8eb49979ef377c79fd76f8 299 0.14 vMB 177
207,205 207,205 00000000000000a9bc4730cbea8cc4263d74003921967e61e6f37a0a2ae71349 80 0.04 vMB 73
207,204 207,204 000000000000005c590804039c6305099b5fecc9480a8e0e2b7e34575c8560a9 125 0.06 vMB 150
207,203 207,203 000000000000042bdb00522ff38c63ba36516d7427b4a6e48ce1185a2655b539 18 0.01 vMB 76
207,202 207,202 000000000000043b0507971f53eeb3d5b737d2e3c9cf835ee4fc82c8e33196cf 254 0.08 vMB 177
207,201 207,201 000000000000043add05d7e7629b4f48c85e56cb19143cd1fcdec983419a0f55 12 0.00 vMB 0
207,200 207,200 000000000000044db115faf63b87d5734e2eaa82fb448ebbf14e33ce5a1b9e9b 32 0.01 vMB 202
207,199 207,199 00000000000003b8918916842af469f3e4e2956e3c5173093c2a973a3dda6196 65 0.04 vMB 127
207,198 207,198 00000000000002ea0bc2d7f893c206376b2ea2d923cd7dae3265a763e473b3f8 91 0.04 vMB 191
207,197 207,197 0000000000000146f31695d8b6626c3c4c23e3a0a4f40906811871601541d0e3 6 0.00 vMB 312
207,196 207,196 000000000000041b7793ff43adf16a4a587f17e6a6cd87245597ef2b8c883458 117 0.06 vMB 109
207,195 207,195 00000000000002ff513f87ce7c2d77b53a6ebe5bd0e82ccc1794254fedf8fa10 114 0.05 vMB 91
207,194 207,194 00000000000000f168692b309e60992d7916a620b2e5e1f79b96ea5c61076dbf 434 0.16 vMB 219
207,193 207,193 000000000000045e3b28307f39f917f40903c670ef14f86c0626c04ff14b4aa0 88 0.03 vMB 70
207,192 207,192 00000000000000513de1f6b539dd4541556f50c1dc890d28d6dcdd50fb888238 122 0.08 vMB 83
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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