Loading Tool

Explorer IconExplorer

Memory Pool

75,624 transactions
28.30 vMB
0.06309437 BTC
Random Selection Loading Transactions
Max Size: 171.41/200 MB

Candidate Block

Mining Attempt 6bb779e3a66e86c60d9f380377ae1d2b59f4326eee4590343775b12751f39a3a
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 9ac30d6485e6ce091b276cd3f7d8c8284c3f5b30395a9fdc91e45e2ee202f64f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,354
Size: 1.00 vMB
Total Fees: 0.00433455 BTC
Feerates: 14.26 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (508,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,956 406,956 0000000000000000038c197f0d64f69672ce70b306147c37b85b62e734f5134e 1,670 1.00/1.00 vMB 30
406,955 406,955 00000000000000000401ceba06b2e3de51475a4c0eb5e196854202571c978949 2,249 1.00/1.00 vMB 49
406,954 406,954 00000000000000000652768312258f9f200c9714d12a71d63ac47aaf3a4959d4 2,240 1.00/1.00 vMB 56
406,953 406,953 000000000000000005cbf85fd17ae95685d02f79fc446dea084a5996331a5e78 2,287 0.99/1.00 vMB 43
406,952 406,952 0000000000000000021b2837b9b71c9243c8c3d38288e7ea49eb4ca220710594 3,037 1.00/1.00 vMB 61
406,951 406,951 000000000000000004926035b6a0978c99b3cd8408437085133887ef85418e08 1,503 0.59/1.00 vMB 41
406,950 406,950 0000000000000000003efda19402d07ff2035e34fe238a7963c9cfd05597d374 1,105 0.96/1.00 vMB 23
406,949 406,949 0000000000000000026418573d5e41f2023ad36d9c27d108918c2b240df383ac 1,828 0.93/1.00 vMB 34
406,948 406,948 000000000000000005e41399ee3f91a3b1f2fa83ff1b68120db2ac5818f3b725 389 0.23/1.00 vMB 33
406,947 406,947 000000000000000005c4f747656a395c0d8ea4ecdcc773097d108ed371cbd871 66 0.03/1.00 vMB 33
406,946 406,946 0000000000000000006911cb3cc8aa673428221dd71116913f16f1354380ae5e 823 0.94/1.00 vMB 19
406,945 406,945 0000000000000000053d04d4a7f6c35a58aa289b61337e3bfd123645f28e1139 689 1.00/1.00 vMB 14
406,944 406,944 000000000000000005bdf4accf8d6acefae0351a60816fcdb8f6f7a1bbe80c40 1 0.00/1.00 vMB 0
406,943 406,943 000000000000000001808fd3e3bc885bac317b194865f755a995d8fbb05cbae9 1,824 1.00/1.00 vMB 37
406,942 406,942 0000000000000000068e18c75e013ae5a01a66f6112b10c3af56ad1aa3bc99f1 1,563 0.75/1.00 vMB 37
406,941 406,941 000000000000000002c49264d2b8729668c71fab6a9019bb8cb7c8d6394946fd 8 0.00/1.00 vMB 191
406,940 406,940 0000000000000000016b7b6c7e95d35dc7b9b2fbc08943f5070fa7a3e9e6c6a2 1,765 1.00/1.00 vMB 30
406,939 406,939 0000000000000000041d3d7aa6843bd39c105c3b18b84af0d04b2cca72417ab8 3,331 1.00/1.00 vMB 82
406,938 406,938 0000000000000000050c19bc08b4e982a338118680fc45fd687105104e87e223 1,059 1.00/1.00 vMB 22
406,937 406,937 00000000000000000002ee9cb12e62fc3582af6d98c731f4fef59d0746931eec 1,122 1.00/1.00 vMB 24
406,936 406,936 000000000000000002862e6a963854407afd1aa69df88885cb058f26523a5735 2,282 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.