Loading Tool

Explorer IconExplorer

Memory Pool

32,802 transactions
6.92 vMB
0.02996876 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.03/200 MB

Candidate Block

Mining Attempt a8719a8324cd5f40d8fe669353baa205139f90bd4c20f0bf2a4686401f65fd54
Version 20000000
Previous Block 00000000000000000001ab9c7117b5724609b0ce0768ad83beb72674f107b35a
Merkle Root 37cb2316dd82736c6406117a6d72e01a9f5cc9877177bffc54c88089849a8364
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,839
Size: 0.56 vMB
Total Fees: 0.01233475 BTC
Avg Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,973 (710,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
202,409 202,409 0000000000000309e0cbb67ec45902ff5ea6a346ee9e2e58cbf621596ceb6ef6 0.18 MB 411 142
202,408 202,408 000000000000035712ed1fc398d8384e9619e89441b586633c9b965e67ea77a6 0.05 MB 122 105
202,407 202,407 00000000000000c5ac1cc1ee82a21d1a3eb3a1a672d940874577f4f3517e847e 0.11 MB 243 110
202,406 202,406 000000000000016bb47c66af4000851be4df83a1d4eda8b664c090da0a056e14 0.23 MB 577 190
202,405 202,405 000000000000005408e8fbd9c28aaef8ef8b33493d72c2957c935150b71b1dea 0.00 MB 8 75
202,404 202,404 000000000000052bd236942d8e0a3c3951a3aa19ade0a8a5d0e5608141433af6 0.01 MB 35 174
202,403 202,403 00000000000004bf85d0e4b3f05e1948937773e6d16e95b64d9d8f3c7e9e00bc 0.02 MB 27 141
202,402 202,402 000000000000049f63680641382d516abb0578b5ab4593d3d8b032016fdfc876 0.02 MB 51 356
202,401 202,401 000000000000051b258aa2e17271db5cff1191f956bdc0e4d413c40f56de3054 0.21 MB 544 79
202,400 202,400 00000000000000e9dff8703761b40d2b2bfdd0eccf2be98b451492df0d27c620 0.04 MB 89 83
202,399 202,399 0000000000000434c799a4db08cb5e823c393a6dca90409acc7ac34fc4887eeb 0.19 MB 302 112
202,398 202,398 00000000000000459ad8d926219103dacd87c48ddeef72bb21f0769d17b964da 0.12 MB 199 104
202,397 202,397 000000000000025d9832461a1b8d130cdecf698b4212cb6ab59fcb9d02a5bb9e 0.01 MB 32 163
202,396 202,396 00000000000002c8d26a7f5a24035103383badb53414912984128043dc7e268f 0.07 MB 91 68
202,395 202,395 00000000000004d1b6250c8b0155096c244ea00eddd26a14babebe4373a811fa 0.19 MB 353 129
202,394 202,394 0000000000000537d707b0a3797dd92ef53a36954402fd40332c5148953cd195 0.19 MB 179 78
202,393 202,393 00000000000000f29d08099b496c998903d1eb98bddcb0f7d8d06613e31df627 0.00 MB 13 20
202,392 202,392 000000000000057b2517c22f863d4fa60cbd05a1f939bd595fc6c60e20846e34 0.20 MB 699 357
202,391 202,391 00000000000000c1b311e7ae33eda3a6f8ce21519fb0411d08aa1b32062ef345 0.02 MB 23 50
202,390 202,390 000000000000032dae81f4362dd2edb346e23d692ad6f2221c9c87594c0173b9 0.21 MB 256 87
202,389 202,389 00000000000001274f9fdd44bfa4c66eb9b9d0635a260bc21ed997724a8f6916 0.03 MB 87 9
Previous 10 blocks ↓
Total Size: 778.79 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: 357.91 GB
    • Received: 3.20 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.