Loading Tool

Explorer IconExplorer

Memory Pool

23,712 transactions
11.98 vMB
0.05858728 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.33/200 MB

Candidate Block

Mining Attempt 9163f1276c9c1f3b041e2aade872c614e23e5eca89b804c0a0553268c80f399b
Version 20000000
Previous Block 000000000000000000006a97e8215f613a42a086a65546d53902b881da356726
Merkle Root 8e50b5c1425e356fc7e503af924eefd1cda924cc61c77a56ca29cef0e00a3686
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,656
Size: 0.99795975 1.00 vMB
Total Fees: 0.03857869 BTC
Feerates: 502.67 > 3.87 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,670 (661,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,222 252,222 00000000000000520b9ed5c844bded1c0d80a12a81f5ee4f6686122fc928f63d 128 0.07/1.00 vMB 121
252,221 252,221 000000000000002bbb591342e0bb743116b7383d68b79df4e077d3331142d120 256 0.11/1.00 vMB 156
252,220 252,220 00000000000000027807e42742b248fc733adcaea24405e0b42e024a801e81b6 78 0.04/1.00 vMB 90
252,219 252,219 000000000000001c078f326d296c4a6bf2877d34111f31eb6b88d7867530c856 245 0.17/1.00 vMB 130
252,218 252,218 00000000000000520f677eb51288ca5529dde1b517de50115734a22caeb5baf5 365 0.15/1.00 vMB 222
252,217 252,217 000000000000003f3ec77130b30adfac80080df6be12496240fbdd3cc742af68 95 0.05/1.00 vMB 69
252,216 252,216 0000000000000017159efc8c97c59fe7e0fd8abf4a6a974c0a3a1d76ed2df207 658 0.39/1.00 vMB 128
252,215 252,215 0000000000000012810bb41ab61e3a56269b5bd23be337a2bfbdfabb5231730f 390 0.23/1.00 vMB 105
252,214 252,214 00000000000000248af99589dae824a6fc2689532c142c5647779d00685fdb19 686 0.25/1.00 vMB 268
252,213 252,213 000000000000002fa43fafe59499c1ee5d123b4d9eb89950b33668080a02ffb1 1,553 0.78/1.00 vMB 48
252,212 252,212 0000000000000035214dc8ae5e1c50eb5868964005b681f2a83bf8e264e26498 505 0.25/1.00 vMB 129
252,211 252,211 000000000000003a13f86dd4cd06780e963f40fb6a03d1af36e00ca40b83caf3 762 0.25/1.00 vMB 263
252,210 252,210 000000000000003d318decf57bb24661bd24a65c90ed1399664fb84b58403908 954 0.50/1.00 vMB 3,534
252,209 252,209 000000000000004b074a64756c4b94d40f4c73ea90034a6ff4e358b498e98bdf 220 0.14/1.00 vMB 113
252,208 252,208 000000000000004eba9ebe5b08d429f4227f7517a22f1c69a6532047f615d788 759 0.31/1.00 vMB 174
252,207 252,207 0000000000000025b23e5b0f66192d502997971de27f8cff81cb186050ef5289 477 0.22/1.00 vMB 113
252,206 252,206 00000000000000510756eb995ec5cd3926fd77f9c6340fb06ca814f3d5336078 140 0.06/1.00 vMB 101
252,205 252,205 000000000000004efe7c914030e70eb47c6236d3abfa2e23e25d93aa9cc69639 153 0.08/1.00 vMB 191
252,204 252,204 0000000000000026f757c68ed083927ce3eac85577f2c95d2bf7ea6ae8825e4d 110 0.06/1.00 vMB 47
252,203 252,203 0000000000000023a37faa9d9553a5bb671c362f3e93af8cb066cf68a05bf03e 257 0.13/1.00 vMB 108
252,202 252,202 0000000000000017145f3ab9cada688f22cbfa885ca0b760f40cdc08637d6ef8 509 0.21/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 780.04 GB

Node Details:

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