Loading Tool

Explorer IconExplorer

Memory Pool

43,726 transactions
26.57 vMB
0.06510526 BTC
Random Selection Loading Transactions
Max Size: 139.49/200 MB

Candidate Block

Mining Attempt 6be5176f71f079478f53644c53624b37b55143f408e121a998c9306c46649ddf
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 57085fd0c1cf055f9cbc7c9ee3ece2e89bd8853d6eaebc7c73089f2916ba560f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,851
Size: 1.00 vMB
Total Fees: 0.01625974 BTC
Feerates: 150.61 > 1.63 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (735,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,424 179,424 0000000000000780e8d7d382e048c522bd4882664addfd5e66c27d6d1377b83f 206 0.09/1.00 vMB 128
179,423 179,423 0000000000000ae53f0c78330f6c2fbece2752909bc3742823e4fab29c5fd2b0 30 0.01/1.00 vMB 100
179,422 179,422 000000000000092bb1c6710692cf35f6682944224cf940c03e62e15a167265bd 47 0.02/1.00 vMB 162
179,421 179,421 00000000000005d54dd191d838ddd79b832444871b6989351a1d8c0b70f5cbf6 238 0.11/1.00 vMB 258
179,420 179,420 00000000000009f7b11fc6ce7bd216688bc56133f92f1e03749218c573bd8293 16 0.00/1.00 vMB 55
179,419 179,419 00000000000005e2503215a94f60ea0354a88c792a5b823f0e6f487a64966925 12 0.01/1.00 vMB 9
179,418 179,418 000000000000048df2d1627f8d515c9e75f97a1e8735b278ed6374a7a608de04 56 0.03/1.00 vMB 110
179,417 179,417 00000000000001f768cb66614a5a0407c55b1ea599fda0a75cd826e7a69aff3e 76 0.03/1.00 vMB 135
179,416 179,416 00000000000004f2f6f45a88c373f9ac5b1da138c68909e266cc779af27e2959 16 0.01/1.00 vMB 64
179,415 179,415 0000000000000a6547056390307e579e7c037117df5b6fb36ce77d8a56242593 111 0.05/1.00 vMB 153
179,414 179,414 000000000000047a1ce3105d4c8855d9af002b118e4af8ec7b638a385331012e 129 0.06/1.00 vMB 121
179,413 179,413 00000000000007512233815337a5093ece433ac96524d3cc9facc442bd30b406 181 0.07/1.00 vMB 129
179,412 179,412 000000000000049b1ce1d53079c7549c7a21cc0111c3b22446bc814bf1325156 152 0.07/1.00 vMB 145
179,411 179,411 00000000000004a660a1af2504f78e30aec8869387f71de65adbd17b3e420870 69 0.02/1.00 vMB 14
179,410 179,410 00000000000007afe7c67d703659e0f67f2d162ab98876d85f57be5b078b73ed 382 0.17/1.00 vMB 136
179,409 179,409 0000000000000b1adfb411a7c5aab48f304cd6efb688dc3aeafb62c877ff8d56 93 0.05/1.00 vMB 589
179,408 179,408 00000000000001c99f7c6f056f1bc679090be7e162d4a8276242165c7faf461e 45 0.02/1.00 vMB 95
179,407 179,407 000000000000078ac0ba7b577a78044c1b5135aa152686c7c68effff0ba19df9 16 0.01/1.00 vMB 51
179,406 179,406 00000000000006eff3cf706090269d3a2b4e95545283d583b99c3cc70c5ca6af 111 0.10/1.00 vMB 105
179,405 179,405 00000000000006b972aecebe06605d5b351f7cec301ae501efb3ae6d57539bd1 52 0.02/1.00 vMB 154
179,404 179,404 000000000000044e41692665b49730e8f0d37046d1a95d37b8a1aa98e6cb19d2 185 0.07/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.