Loading Tool

Explorer IconExplorer

Memory Pool

21,728 transactions
5.26 vMB
0.05675452 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.58/200 MB

Candidate Block

Mining Attempt bddea5b18278ea6001c6102e79bb14e4ae3e543609aa4e723dff8503959be523
Version 20000000
Previous Block 0000000000000000000135cf188d0be31649f31414dd4244fc78fb504c0b291b
Merkle Root c6b765e57f3bfa25503cd479fe0bd04414850200f525755b0d52bc1a6b6c4ba0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,574
Size: 0.84 vMB
Total Fees: 0.04518072 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,987 (768,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
144,332 144,332 00000000000002f64a7481d9c38b7954447e1a556e576dd793324503ecaba675 0.02 MB 25 180
144,331 144,331 000000000000010b4d05033cb8ac32e1768d2b2d936fa4fea210d41a86dc3661 0.00 MB 10 25
144,330 144,330 00000000000006a98cce9e7658b9b681191673551a2c153dd039702817cc7087 0.04 MB 99 164
144,329 144,329 00000000000004fa26fd7dd3cce83329f70127d9951c6e2f53d344de842f7949 0.04 MB 104 845
144,328 144,328 00000000000003a03da461791bb09e7fa89533aca26383091c95e1b1e6df12dd 0.02 MB 45 995
144,327 144,327 000000000000083946d00494f59f4810aa55eecb4b858a8e131e064aef2ef9a7 0.01 MB 26 697
144,326 144,326 00000000000008700b33181271266a69dbab4e883a091cfb500ec621e64ca5ea 0.02 MB 46 928
144,325 144,325 000000000000066df0be31827b9db3a33a54e3fce58cd2ca5331013b28afcd58 0.01 MB 33 836
144,324 144,324 00000000000006de39050d11d97d6232176f93d1554c4fd2859442b439165bf6 0.05 MB 156 358
144,323 144,323 0000000000000002ccd3cd7f1a7f0f51510ebf6cf075d0a727c5a93cebed0a5a 0.07 MB 43 659
144,322 144,322 00000000000008e3c0ad73f2ab2a44a53c32acf765eace9adcacb8d85b3810dc 0.02 MB 69 31
144,321 144,321 00000000000008a50fc317a89bd57bb6e2332652faadc1ce39932ac8a000e3d3 0.01 MB 19 192
144,320 144,320 000000000000025c20a185d0c51d71ad065bc143b2ee11de57a4a2b31a7d52f6 0.03 MB 56 835
144,319 144,319 00000000000003e27d8f8aae17686847c134d089ed618a97eb2e89df4ba14863 0.03 MB 94 1,418
144,318 144,318 0000000000000697c84341a0eaa150269358b09e87b8e852fcbc2f58f74a6cf3 0.00 MB 17 649
144,317 144,317 00000000000005d7f4626793b6afd7e72e0c1f1f0b9606e4c186881866fd5275 0.00 MB 8 2,245
144,316 144,316 000000000000096bfb242ecc5901f0ce2ad183f9da1550ad05f40151d1f332b8 0.04 MB 86 1,318
144,315 144,315 00000000000004a43bd654158d0c29d67996d5f77390315f8c14cb1cd1821427 0.01 MB 35 868
144,314 144,314 000000000000002b95f85f0d7847a1f9c91ad9c4885bec995ed0c343a12d4b3c 0.01 MB 43 1,570
144,313 144,313 000000000000002e7b61c27bfc58ffd4899c384b7e36e0afa319346e3af2690f 0.02 MB 43 882
144,312 144,312 0000000000000950c4525fa2fb4b0e4f2809fd139166a960da9a25f29a2533ff 0.04 MB 150 59
Previous 10 blocks ↓
Total Size: 778.82 GB

Node Details:

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