Loading Tool

Explorer IconExplorer

Memory Pool

17,819 transactions
8.48 vMB
0.05848970 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.83/200 MB

Candidate Block

Mining Attempt a8d0e1b3db0bb23fb215c5a60cfcd36deb64f2959d6653ccac864d7a4dc1029d
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root d33672032eeca8d180d4454cdfa2b811b09b52a249dab7bdeda268eaf9c4ca25
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.03995791 BTC
Median Feerate: 2.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (722,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,286 191,286 0000000000000388806511a437971ab66cbe50d666d86e05ec127e675001d041 633 0.25 vMB 167
191,285 191,285 000000000000046de66871e9b8889593f8cafd5c23d5e23611da2eba7112eda1 333 0.14 vMB 202
191,284 191,284 000000000000022e9db0b92f2733e3e28d31ee40f9f35c846330220f07838af2 12 0.00 vMB 17
191,283 191,283 0000000000000752d12f86b0854fe968f8cc5a59aa89f074647dc5d36e6827cb 144 0.05 vMB 154
191,282 191,282 00000000000000a018e6bb9738d24635b148cdf456202014cf8700691b96d946 112 0.07 vMB 122
191,281 191,281 00000000000003921a5790d93c7ebe465833ead04c11621046175542eff42684 479 0.23 vMB 233
191,280 191,280 00000000000001e953ee876389bd132b4faef35c145463fb66e573007a433b7b 81 0.05 vMB 138
191,279 191,279 00000000000002db7ed94689df0262cf5cbd279eba4fde7268a43c0e7e284427 54 0.02 vMB 106
191,278 191,278 00000000000004482618c92c0ad0590a07483a8a3b235f8bd816f096e58d41bf 65 0.02 vMB 14
191,277 191,277 000000000000030407b4a647c96bc5780fdcdf40a3323d1e873fb9de0f23e00a 709 0.31 vMB 135
191,276 191,276 000000000000025c85e2ab50aed7cb1988096f356561692ecfca5b22f0ed79fc 11 0.00 vMB 15
191,275 191,275 00000000000000d742729e8d5bccd62ffa9f3ace8d6ee3686ed37ac087485814 25 0.01 vMB 17
191,274 191,274 0000000000000622f05362ecd07ff6295ef5eb14e75583086dc9ec144f809d2d 130 0.05 vMB 126
191,273 191,273 0000000000000397b738dbf6cdaaa4b321b33dca230369839ddb50e0d09dfe10 150 0.05 vMB 49
191,272 191,272 00000000000007624d61d7373f86b40966c35477e03b9fcc631047c03da1015d 867 0.38 vMB 131
191,271 191,271 00000000000004d9eee57cfee33f683ff44eb6063930ffc30db6d269852836e3 9 0.00 vMB 20
191,270 191,270 00000000000002b0e81c2ecbae29f215fa34ee4e4c6082087b09742f7232bce4 12 0.00 vMB 18
191,269 191,269 00000000000008dce59a55958ea14ef0f6b4bdcf43a1c1dfb23d27a4c40f3f89 590 0.25 vMB 128
191,268 191,268 00000000000005bc15ba0c65101dfb6be68b29e90dd3f98b3b8d9c0e560eb043 31 0.01 vMB 111
191,267 191,267 00000000000002c85bd9b4db3f4a59a66dabe2b9c6d718155edab19c3a6f85b9 70 0.02 vMB 17
191,266 191,266 0000000000000475c9aa4332cac433106ebcbabbf6d6475288f28bbb362a4a10 36 0.02 vMB 129
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: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 232.11 GB
    • Received: 0.88 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.