Loading Tool

Explorer IconExplorer

Memory Pool

42,540 transactions
29.06 vMB
0.07545024 BTC
Random Selection Loading Transactions
Max Size: 149.34/200 MB

Candidate Block

Mining Attempt 6f094009e37edbda00951edd189800f339fda8e910c9b966cf2aea2be79740e3
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 47872e8db984b5dc7fc26acd34e072536365a80b5df826a95ce06ac2d9c36b38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,801
Size: 1.00 vMB
Total Fees: 0.01874652 BTC
Feerates: 150.75 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (604,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,480 310,480 000000000000000016d8a6976c134fc72b8286671104adc4f376997c776fa2f4 56 0.03/1.00 vMB 25
310,479 310,479 00000000000000000c61aeb3684a2c0ec1ea7c0563bcfca0bc8483b41584c089 527 0.30/1.00 vMB 28
310,478 310,478 00000000000000000e51dec96e7906ba868fcd3fad22fbdb95b03c58118833fe 419 0.24/1.00 vMB 27
310,477 310,477 000000000000000025fac279cac0ce35270714e0b9c033aaec93f57a1d30ec2e 114 0.17/1.00 vMB 11
310,476 310,476 00000000000000002d381d4fc2d5b9110e43d4bf0a25a81bb590847c0ccc8a07 128 0.04/1.00 vMB 33
310,475 310,475 0000000000000000079d8431163f637120a07805fe9add83fc3f9b0cf65e65a2 413 0.33/1.00 vMB 21
310,474 310,474 00000000000000002cdaea1a9f3ea5a930138c2f64c2e93c156f258a3b2b18ed 296 0.17/1.00 vMB 30
310,473 310,473 00000000000000003a17a7e8e66c92b344cbf57dc661daa0e19cd754b015c60f 290 0.20/1.00 vMB 22
310,472 310,472 00000000000000001d581868155e710ada940fbc960cab55f5e3abc927773529 13 0.01/1.00 vMB 6
310,471 310,471 00000000000000003be14a235487f266d783c4005fb0d2cd6f701836b1ab2bff 669 0.41/1.00 vMB 27
310,470 310,470 00000000000000001f060cde21ed1c428564aad6b22f584522cf9538b2303993 345 0.21/1.00 vMB 27
310,469 310,469 00000000000000001204203052075b9490993e287c628f4c024fa1a0d27b3d5d 692 0.50/1.00 vMB 22
310,468 310,468 00000000000000000c74cbc1a97b4af1cafcf43de30a7158cadf4aca4df73b80 135 0.07/1.00 vMB 26
310,467 310,467 000000000000000014541fbd19ff0f5aadd4d8eb23cf3d069ddf36aeaac71d30 199 0.11/1.00 vMB 19
310,466 310,466 00000000000000003670f15435651adfe9192eb46df205ae50da7218ef042ef0 815 0.75/1.00 vMB 20
310,465 310,465 0000000000000000326eb59353e9a575f1a93f2becfa9f1abb1a0f9572afed49 1,861 0.75/1.00 vMB 37
310,464 310,464 000000000000000012b7c91c612ccd028dd650b78018ed1c271e871ae87500e2 512 0.16/1.00 vMB 58
310,463 310,463 00000000000000001bb242c9463b511b9e6a99a6d48bd783acb070ca27861c2b 17 0.01/1.00 vMB 30
310,462 310,462 00000000000000001bad1f0ec3953b70ce986c49f4c393fe98d2bc969e2025a5 62 0.02/1.00 vMB 31
310,461 310,461 0000000000000000107488ccb8eaa4f3d52482a849b6f5a627a443c2d9e571d8 709 0.39/1.00 vMB 27
310,460 310,460 00000000000000000dcf56100b9e5aa2709dc9e48b92a1768c4870f8fed90445 745 0.35/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.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.