Loading Tool

Explorer IconExplorer

Memory Pool

14,077 transactions
7.40 vMB
0.03860973 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.98/200 MB

Candidate Block

Mining Attempt 8b92e377d6425617e622d0eda4206a3faf9ddab02ae08c37deb35e38ca0b5a18
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 427bdfa60c1cee3f08bd097f3086f817eed1ae1dc493d958e3657ce30836bc83
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,455
Size: 1.00 vMB
Total Fees: 0.02371733 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (726,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,155 187,155 00000000000000538b34eb0655ab9e5479f0bb8afd4404301ff9374881b53b32 175 0.12 vMB 120
187,154 187,154 000000000000075bdb8ee223b92bcb8183879e52a61beed7dbd670f3dd0be7e7 141 0.05 vMB 241
187,153 187,153 000000000000006385a8bef8e43ab32135fcf0214bbca0da5ae4f28e9976f5a3 512 0.22 vMB 119
187,152 187,152 00000000000006cab09a54f04f0e6dcc9d0ffff8cc2a8cdad24a216dcefdfd47 99 0.06 vMB 78
187,151 187,151 00000000000004823091c08b6a3d3e94214a1ec6cddfa5d633baa03f814e74c5 28 0.01 vMB 20
187,150 187,150 00000000000001202bcfa78bc5eeb43b91aff1546e44e94204b8e9351ad7ea13 207 0.09 vMB 130
187,149 187,149 000000000000028143359bda2f20f745e28194643f3246168699ba841abfac5c 256 0.21 vMB 89
187,148 187,148 00000000000003f335e1901b1817c338077d40380215e13ba843dfb8d96697ce 65 0.02 vMB 49
187,147 187,147 00000000000008285070ded28c3c46f6904f12ef4bfae50a6fbaec28e781de9d 149 0.05 vMB 94
187,146 187,146 000000000000006d3fc9b0da15b7cbe93f058a7040f3d5bc38f2bf474e031318 6 0.00 vMB 0
187,145 187,145 000000000000091279d5b4252697bcf3e7a3b69e18d5721629bf4979e57e0fdf 104 0.03 vMB 165
187,144 187,144 0000000000000217a5b870e52bd2e62f5d147e25a488c12cbe1c7bff4f4bd180 189 0.05 vMB 22
187,143 187,143 0000000000000719f4d8baa3baa639cc284bd26b956c5e46d5a214433b60656f 428 0.14 vMB 159
187,142 187,142 000000000000069a34483541b43e8cac54fd2a4eb8689769962d1663bb3a70b3 12 0.00 vMB 0
187,141 187,141 000000000000073b59cf746291c9f054dcf2f30950c9eeed17b35d052a3394e6 128 0.04 vMB 68
187,140 187,140 000000000000057d242bd6e5cce860ee7c71393f045f28b6cf1e42b01c9bef07 226 0.12 vMB 93
187,139 187,139 0000000000000486fb041456433d90fec75b5fbc284babcab882b2842e76c2c9 81 0.03 vMB 114
187,138 187,138 00000000000008eca958f405fff3aa956000f1b355f9576f0343d0604cde3df9 6 0.00 vMB 15
187,137 187,137 000000000000036729a33e950b635638af62ac4edf6392f90391288d07578196 7 0.00 vMB 85
187,136 187,136 000000000000021e8aa7e63cf638303ab45cb1939e87f4609d44e24f5f2f9c0c 53 0.01 vMB 3
187,135 187,135 00000000000001d6c5d4c7acb4b634b810b0ca94730088fcd8d0ab48d0ddcecf 375 0.14 vMB 134
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: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 228.75 GB
    • Received: 0.87 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.