Loading Tool

Explorer IconExplorer

Memory Pool

81,430 transactions
29.82 vMB
0.13052671 BTC
Random Selection Loading Transactions
Max Size: 180.69/200 MB

Candidate Block

Mining Attempt 5e051d4e10eb0fb5cafdbc94431f10fd6468bcabbcf6fd54987ff77d2e2b9b4c
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 884081d2ca0f47a6117e1cfd3d4e413e3431582638f5386732f11d2a157658de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,718
Size: 1.00 vMB
Total Fees: 0.06238865 BTC
Feerates: 151.07 > 6.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (198,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,969 716,969 00000000000000000007b3e9741f272da936df8012f1f40230113d8720f02b19 180 0.05/1.00 vMB 11
716,968 716,968 000000000000000000011d092c6f62d692487cbb413d139b7b42d37abb242161 346 0.16/1.00 vMB 10
716,967 716,967 0000000000000000000ab1da80d38c8a686431f7da00b73ca6240675c7653ba5 83 0.07/1.00 vMB 8
716,966 716,966 00000000000000000005e47c4c45cf2743dfd598aaa0635e7dd91d2f46e0cbce 325 0.13/1.00 vMB 8
716,965 716,965 00000000000000000005510f113f5497462d442853915906bdcd03e8104feb5c 535 0.20/1.00 vMB 10
716,964 716,964 00000000000000000002a3d8e4683ce5f5d6850d3d14ad690a69d49b9cee6038 895 0.44/1.00 vMB 10
716,963 716,963 00000000000000000005509c3f96e16e2f141ddd1c3a3250afcfd9062c4f0a11 1,050 0.74/1.00 vMB 2
716,962 716,962 0000000000000000000745ab5db08547f63b3e556ce7d656faed8e2e45f0271d 1,750 1.00/1.00 vMB 12
716,961 716,961 00000000000000000000170ba1d7dd436fc5799eef1d5fbe5e05b268da287ad8 48 0.06/1.00 vMB 3
716,960 716,960 0000000000000000000041589d4a1ee74e6e39a39266bf8aabafdcee4cdd8456 130 0.20/1.00 vMB 3
716,959 716,959 00000000000000000009b5716e8bbe654003e69d79ce0f0066bef2f335f1b874 422 0.36/1.00 vMB 5
716,958 716,958 0000000000000000000a1dd8690953e0585d4ca7d7fa1ef48d59d1ed4e186fa1 1,446 0.64/1.00 vMB 9
716,957 716,957 00000000000000000004405c7c57515a5212047b1fa6457f64fb94df15bb3864 537 0.25/1.00 vMB 9
716,956 716,956 000000000000000000030e8a0c3af24c095f9ee23951fda9f70cc9e83bc3f3cf 78 0.03/1.00 vMB 12
716,955 716,955 0000000000000000000095014501c99dde9d1bb902a3baae5bb8c9f38276e5c2 20 0.01/1.00 vMB 2
716,954 716,954 000000000000000000058830d34895c926d3307448e7091c574128e0929c1520 62 0.02/1.00 vMB 13
716,953 716,953 00000000000000000008ed5a127c3c69da3285827dfe7fee96a861f3be3981e9 483 0.23/1.00 vMB 31
716,952 716,952 00000000000000000000a625df4000a6cf4c9bacf63c60eb6af5b68c8e5ec3c3 550 0.20/1.00 vMB 11
716,951 716,951 0000000000000000000b06852e3d37a6d7b28f245628546c12a40b7628d7f02f 1,087 0.45/1.00 vMB 9
716,950 716,950 0000000000000000000099b8f51953f2c1241a8f1bf8126662f7aada65e7ef2f 302 0.11/1.00 vMB 12
716,949 716,949 000000000000000000044768c2dfdb701e4ae41f4c1deab6b49e1f819927a78b 1,468 0.56/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.59 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: 671.67 GB
    • Received: 15.98 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.