Loading Tool

Explorer IconExplorer

Memory Pool

81,946 transactions
30.66 vMB
0.10089436 BTC
Random Selection Loading Transactions
Max Size: 184.11/200 MB

Candidate Block

Mining Attempt ef834d52960dcf6493a922e1b2f8ba5f438a2c1d6cd5dac72c7908064c287a0d
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root ca6192754fdd0bbad25a1dbae23a14ea45fd58fae0d9889aff77524c4c59dd06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.03505219 BTC
Feerates: 150.77 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (259,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,850 655,850 0000000000000000000dbd324b6deb8c0ccb5991ebad3edb885b8635e4768988 2,409 1.00/1.00 vMB 89
655,849 655,849 0000000000000000000c99e6b43a7a0e56fcd957f1cd8ee88680acb28bde2181 2,496 1.00/1.00 vMB 137
655,848 655,848 0000000000000000000a659ccc0d8d7213f45d41ab58c2668d09fbc97cdf5f8e 488 1.00/1.00 vMB 9
655,847 655,847 00000000000000000008409c1ae02391ad098226306d344d27d5b0e120f57480 1,848 1.00/1.00 vMB 62
655,846 655,846 00000000000000000009e108b4232923962666014df48e4c6976fd344e80aa64 2,346 1.00/1.00 vMB 134
655,845 655,845 0000000000000000000198ea1c27410a04e7bdc6a75f996aec4ce976815898a1 1,487 1.00/1.00 vMB 66
655,844 655,844 000000000000000000073d8216518826443cf5098efc11206eec6dd0fe8a4ca4 1,889 1.00/1.00 vMB 73
655,843 655,843 000000000000000000015f56e397bb29e36b7958aa58eb81ba316464838a5970 2,668 1.00/1.00 vMB 127
655,842 655,842 000000000000000000070a5aff2164b9a64cda4daf66a0f4f2c4e0f39fa0b183 1,406 1.00/1.00 vMB 32
655,841 655,841 000000000000000000016e55f1dfeaddeb95ed4f8be81ec66fdb01a7c34cc67b 2,351 1.00/1.00 vMB 92
655,840 655,840 00000000000000000003d5819bfd029878031ce740a39a82cbaf448dfe0b9053 2,468 1.00/1.00 vMB 65
655,839 655,839 0000000000000000000ca12b8050e0ad6443bbc9506d56e786756cd5598b9f6e 2,212 1.00/1.00 vMB 92
655,838 655,838 0000000000000000000cca263e8c8b049c8c1e723124262813146cd68d40167b 2,573 1.00/1.00 vMB 95
655,837 655,837 0000000000000000000037924223db89ea5c71062d891dff432152f9fb99199b 2,360 1.00/1.00 vMB 32
655,836 655,836 000000000000000000011cf36bccf43809acd959c80973596c1f347447468ec5 1,653 1.00/1.00 vMB 241
655,835 655,835 00000000000000000007c4a5e5330eb3ffb345763e912edfdf5206ea7117093f 1,601 1.00/1.00 vMB 43
655,834 655,834 000000000000000000031d73d9beb19bb2bc00996d0af0410539b2090cd7c7ef 2,403 1.00/1.00 vMB 134
655,833 655,833 0000000000000000000dac445b66e27bb0ff41a83375703854d17bab7b0795b4 2,519 1.00/1.00 vMB 119
655,832 655,832 000000000000000000042100b624a3ae99515d8df1f864ac179d04f375dc897d 2,226 1.00/1.00 vMB 117
655,831 655,831 000000000000000000109d9a7038197283f338915ddccd73218d5c8fd1fb243d 1,954 1.00/1.00 vMB 79
655,830 655,830 00000000000000000008276b9ee4d46715c11a900c1fdc0777395931eb09eb9a 2,495 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.37 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: 663.67 GB
    • Received: 14.93 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.