Loading Tool

Explorer IconExplorer

Memory Pool

78,027 transactions
29.30 vMB
0.06376408 BTC
Random Selection Loading Transactions
Max Size: 176.04/200 MB

Candidate Block

Mining Attempt a40a43a87157a173f68b573a898bd63a94a124e19acaea58189625f47d44bcb5
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root b7d903fc6b347d7286d04625ac736f5e92da7f6dc99cbcf9e95169ad17d6851b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,795
Size: 1.00 vMB
Total Fees: 0.00431076 BTC
Feerates: 12.16 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (403,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,164 511,164 00000000000000000019ec6b90f16ea94bcfc0f2f874ef5c8acea0725c5507db 310 1.00/1.00 vMB 9
511,163 511,163 0000000000000000000093c64818d0f5c2f8fe4a872a586cdad4fb8bd0d65ffb 914 1.00/1.00 vMB 83
511,162 511,162 0000000000000000000f873ffbc39a1882c026ebc74d73a8e400b37f23ace86f 315 0.13/1.00 vMB 57
511,161 511,161 0000000000000000000a6ff8d99e4607d00074ea77b06f7ee91b5c9fcc724dde 1,414 1.00/1.00 vMB 10
511,160 511,160 0000000000000000005ad506447aae896b9340c71f45caa9e5255d93ba415c08 1,637 1.00/1.00 vMB 28
511,159 511,159 000000000000000000204cdedcd3a2413e74ccdbe0a81ed1f0ac2e750332db0e 540 1.00/1.00 vMB 44
511,158 511,158 000000000000000000146f2dbe4102af92dd06b102a58248b8f22bc914d789b5 706 1.00/1.00 vMB 58
511,157 511,157 000000000000000000239d93db91f598915bb3f14dfc909474e2599ef9943ba3 955 0.48/1.00 vMB 51
511,156 511,156 0000000000000000004053c99c97f7c2826544e166fe62af1134a5c27fb5468f 1,927 1.00/1.00 vMB 33
511,155 511,155 000000000000000000409d9617af44b655de2517f46fcb0bb88b133b472d7951 118 0.09/1.00 vMB 41
511,154 511,154 000000000000000000113aed0d3ecfdae76e46fd1c7c38fdca1e405c7f9de3e7 2,257 1.00/1.00 vMB 62
511,153 511,153 000000000000000000094812563a95c6513f7455dd683708c307f0c0bc397030 284 1.00/1.00 vMB 3
511,152 511,152 00000000000000000038e2b0b5e2e2a9ee109174693cb319458032193b6bf616 619 1.00/1.00 vMB 16
511,151 511,151 00000000000000000048b17ddf6cde5984b3d79b9dd6452eca9361dba6f8b962 1,020 1.00/1.00 vMB 13
511,150 511,150 00000000000000000042f5c252820e04b3a60f16d04a04becfb7e75dc5f12c4c 2,065 1.00/1.00 vMB 30
511,149 511,149 00000000000000000016161843d5b6f5f79673ca98a9aeef581b136d245c2620 1,196 1.00/1.00 vMB 52
511,148 511,148 0000000000000000003c87f7c471226fe4027a6018fbbc6a0306db5a4dfcb120 2,416 1.00/1.00 vMB 95
511,147 511,147 00000000000000000054f6142b6657de6d37d08bbc61c853c5b145a60c2ff335 2,063 1.00/1.00 vMB 43
511,146 511,146 00000000000000000021723b55b3a27c8ef038be232529964f63c202903eb325 1,675 1.00/1.00 vMB 47
511,145 511,145 0000000000000000002d54d98972d0e2525ac5bea8642bfd61426b6ef369d0cb 1,910 1.00/1.00 vMB 45
511,144 511,144 0000000000000000001b6948d8488bc9f9c828369abba41c074a9f4825f3fef6 1,274 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.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.