Loading Tool

Explorer IconExplorer

Memory Pool

14,000 transactions
5.72 vMB
0.01927074 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.20/200 MB

Candidate Block

Mining Attempt f7e82ffbf0ae5162ce9704da23c60c92499ae8dc9c84cf350f872c7bb35329ad
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root 2bf9f66dca83772ef6776e4ed09ab9f7c8e48f88299659cb8276ce59872dcc3f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,028
Size: 1.00 vMB
Total Fees: 0.00966439 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (709,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,379 204,379 0000000000000341f996ca6778593dbcbd2801c7aee2e3c28d2bedeff7a2aa65 16 0.01 vMB 216
204,378 204,378 00000000000002ad7b2308a6af3d8a9d3879b21f4aa2fb734dbd59fedf68442e 702 0.35 vMB 80
204,377 204,377 00000000000000c5a05544127fad35ffcdc5dfa57e235158e271679f1cc6ab9e 578 0.21 vMB 130
204,376 204,376 00000000000001a04fadc92a8aa57b1e0843a292a8b32067ee9b739c1ee7a54d 7 0.00 vMB 153
204,375 204,375 0000000000000364c9abc1351a80f25e3ce10afd8a9869ff2c59c06b8a9587d2 334 0.20 vMB 99
204,374 204,374 000000000000041cc85e30471cde0adf4f0f41ee66f0488634c876a3dbe08610 15 0.10 vMB 53
204,373 204,373 000000000000050610ec6e5db3489ee7b54fdbd023bf8d28a3b2ecaa3be02b5e 61 0.03 vMB 7,833
204,372 204,372 00000000000001b1219d23e1e68a02e80e7285e4ae69b635996f00d75bb57890 160 0.10 vMB 95
204,371 204,371 0000000000000186f6dfc78dda65434ecdd858f32168ef6bb032f79eb06ab2fe 10 0.00 vMB 187
204,370 204,370 00000000000003a90e0e3a3750de5dc3f1d17b70b3e6d5233f0681ae74d9b923 7 0.00 vMB 165
204,369 204,369 00000000000002ca48b5cf31b867a20f614046687b4b77212310cba5025335fc 230 0.10 vMB 127
204,368 204,368 00000000000001706b14927a005be810b0c0bf52ac270f3eca655fd1be221f2f 553 0.24 vMB 164
204,367 204,367 00000000000000e0636b8daa96070f2bff12337a95027687c29cffc88874d0f2 43 0.02 vMB 132
204,366 204,366 000000000000051ac2444aa5bff483703474cb0bfd56a63671191b28eeb6c34a 127 0.05 vMB 92
204,365 204,365 000000000000055ef81c2a42edf265b5a6e1e0340c6b2f83b53f21707ec95eba 583 0.23 vMB 149
204,364 204,364 0000000000000069a68f97e3cacf996802c296f8da7036538b43f9589506916a 11 0.00 vMB 42
204,363 204,363 000000000000018e6bcf613aaff89b40053b4c02c39177506c567bf3b1017e7f 327 0.14 vMB 165
204,362 204,362 00000000000000728b9925338010a8eb3e21caec602b5f866f2adffff1ac04f4 170 0.08 vMB 108
204,361 204,361 00000000000002a840194abc60a8122535b9c6d080d81ab8981f747cc61639b8 134 0.05 vMB 62
204,360 204,360 000000000000043861f148f067ff86087f49b6210bde4578a84b782074b32a0c 32 0.01 vMB 77
204,359 204,359 000000000000000c19b92c81eff43d7390e0e3cee2172259cd31bc358a8a9ac3 375 0.21 vMB 128
Previous 10 blocks ↓
Total Size: 779.66 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: 310.44 GB
    • Received: 1.47 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.