Loading Tool

Explorer IconExplorer

Memory Pool

22,856 transactions
23.96 vMB
0.05817222 BTC
Random Selection Loading Transactions
Max Size: 114.33/200 MB

Candidate Block

Mining Attempt e9c7a7184e3e8c04dfe7f60d9b189724c02066480a0d656118a8fc292018a106
Version 20000000
Previous Block 00000000000000000000642395af6c167a3a00b6dac8fbc226ea1889e0a9bf07
Merkle Root a558b222c02d5ff1d3de4f899cd3dd97e3be025ada1c02b74b1f2a18d89d6e28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,524
Size: 1.00 vMB
Total Fees: 0.01593532 BTC
Feerates: 526.32 > 1.60 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,208 (911,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,898 2,898 00000000801e25fd507871048f2cea9415287790a83412995427eecebc4c1125 1 0.00/1.00 vMB 0
2,897 2,897 00000000da2bc3cab56858357a59f787a0c52292787f01f43fec45aebe534547 1 0.00/1.00 vMB 0
2,896 2,896 00000000739051ee3f517aa433062cf021d50b81b6e637c2d8113307c09b900b 1 0.00/1.00 vMB 0
2,895 2,895 00000000ad220a413041f6c50c396ff9522f4e5dcc6c955e4e99ae7bbda2f575 1 0.00/1.00 vMB 0
2,894 2,894 00000000b619e0d2de2553e632d75814cba8b95af7132d173c23ca8a0dbda690 1 0.00/1.00 vMB 0
2,893 2,893 0000000044c429d722e2586f2ece255f6252fa9c8b8e2796d365fa5f8a21bf5c 1 0.00/1.00 vMB 0
2,892 2,892 0000000084643dd55c0eb44772299bcae8487874840036a9b45b5807e24f6a3d 1 0.00/1.00 vMB 0
2,891 2,891 00000000ef95513c5ad9c9eec8b9a2d9676d5d9b825e46c5a3a1be8c6de25f78 1 0.00/1.00 vMB 0
2,890 2,890 00000000942b4a56b8fb720816d5cb9fa59913e1fa8733622e8a79b4480cd292 1 0.00/1.00 vMB 0
2,889 2,889 00000000fb831f909a4b0abe527c5117ed7dfa290c4585bdd6ba498482a2e1c8 1 0.00/1.00 vMB 0
2,888 2,888 000000005edb587278445979a00b11032f2aea8b6f427c79e44009768c2e390d 1 0.00/1.00 vMB 0
2,887 2,887 000000002b4ba310cb0455518429e9daa14fde8ec991a55fcc131d53f7453d59 1 0.00/1.00 vMB 0
2,886 2,886 000000004bda688890f25972298808ab9f0e6153062d1059dbdbe59e7036bb9b 1 0.00/1.00 vMB 0
2,885 2,885 00000000416becf6020383b27bfd8308138fc21918537a6660874b21a7876487 1 0.00/1.00 vMB 0
2,884 2,884 00000000b33665a706914ef4eb26abb9b021c47b285108480f0ed2a2ef346e8b 1 0.00/1.00 vMB 0
2,883 2,883 000000007e10e9dae52f6354019e0eed8092447a6cf2a5686759b6824767ad61 1 0.00/1.00 vMB 0
2,882 2,882 00000000c7a90f69f3edd1bc0bbf1391decc8367519b61fbbf81a05b43e04a6c 1 0.00/1.00 vMB 0
2,881 2,881 00000000a411b5574b9c9c5a2a8418244fc0506ea48c8aa6415218a7a44b98c9 1 0.00/1.00 vMB 0
2,880 2,880 0000000077b3da96845a404a4ac3e27ccdb1972e238b0deae857c32a432f9c79 1 0.00/1.00 vMB 0
2,879 2,879 0000000025b1bc19dcbfa6d0eb41b6f8752ec3a3ae7f077d954b3792b6549f18 1 0.00/1.00 vMB 0
2,878 2,878 00000000d1140c906a48ad5b6adee641f4e00825356bea282266c723a090d86a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 573.82 GB
    • Received: 8.08 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.