Loading Tool

Explorer IconExplorer

Memory Pool

77,566 transactions
29.39 vMB
0.08411179 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt 364a433f054645c1a06ae855343461942ec98b1cbd8fca9880d7781ea64d786d
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 69ced4d268e9acdb25e599699f79b3767b2252c8df0a83510d36e54d77a5067f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,378
Size: 1.00 vMB
Total Fees: 0.01949044 BTC
Feerates: 477.45 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (367,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,874 547,874 00000000000000000014113fac3acd5423014d850ff87f7fa119b59f30f917e7 3,211 1.00/1.00 vMB 30
547,873 547,873 0000000000000000000064eb6ef4f94808938de0889695dd7bb8dca70b334cb2 1,450 1.00/1.00 vMB 11
547,872 547,872 00000000000000000019330ac8ae727fa9e2dd3735ee575a5982b86076e150b3 1,938 1.00/1.00 vMB 13
547,871 547,871 00000000000000000009f3b2c43398080103f25b21499e878c2e182497c559d8 2,299 1.00/1.00 vMB 7
547,870 547,870 0000000000000000000d3fa89219c1f643a3856c5bbf6566491c236bdef41317 2,818 1.00/1.00 vMB 10
547,869 547,869 0000000000000000001cb0383bfb6f90c9ac612b00bea0d834285e1c709d2a8b 2,877 1.00/1.00 vMB 24
547,868 547,868 0000000000000000001119d8445dbc9d36179386687e3b0439f58723c4568e02 2,469 1.00/1.00 vMB 23
547,867 547,867 0000000000000000001f3189d37f3a6027a3a08c38198fe6527e6a6a734b2c76 2,290 1.00/1.00 vMB 16
547,866 547,866 000000000000000000053bc4a927fde06dd7fe078d150200683d8c00a0653838 2,681 1.00/1.00 vMB 11
547,865 547,865 0000000000000000000b3c32b4f79d9accd712212b04675253bcc37e6375697a 2,614 1.00/1.00 vMB 16
547,864 547,864 000000000000000000006db0361053375a5b6480c32fd8c6e65cd2bc478b6247 2,535 1.00/1.00 vMB 8
547,863 547,863 000000000000000000025bbea59a2f197cc0beaa79c75011322b23538806cc44 2,743 1.00/1.00 vMB 10
547,862 547,862 0000000000000000001da1c1eca74626702d8d80082484a83f52a729af56ceff 2,896 1.00/1.00 vMB 25
547,861 547,861 0000000000000000000dca75c79685a132d6c26597562a68f580876c67fea157 2,329 1.00/1.00 vMB 15
547,860 547,860 0000000000000000000615c0adb921190e568cb1cb4d2384e34ed976ec1ce8d8 2,419 1.00/1.00 vMB 21
547,859 547,859 00000000000000000017a2d5acf70ab685297aedd463bb8ab6daa9e6413fb97e 784 1.00/1.00 vMB 13
547,858 547,858 00000000000000000008a55197d985a4ee0e1edcbd467882533105b36c036fae 2,416 1.00/1.00 vMB 13
547,857 547,857 00000000000000000002192346521f0432660eecd215972fb46787a75dedfa9f 2,172 1.00/1.00 vMB 16
547,856 547,856 0000000000000000001af92e13d23368e3065e055b0c35910904c3a7926d789a 3,089 1.00/1.00 vMB 20
547,855 547,855 0000000000000000000530db77368cc9bc4600160aca9ebfd73d38c760c1fc21 2,702 1.00/1.00 vMB 30
547,854 547,854 000000000000000000100da91db0a2ef7b643616270b03940aafe726a4347d36 2,607 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.81 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: 710.30 GB
    • Received: 17.07 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.