Loading Tool

Explorer IconExplorer

Memory Pool

74,097 transactions
27.35 vMB
0.06521268 BTC
Random Selection Loading Transactions
Max Size: 167.01/200 MB

Candidate Block

Mining Attempt b895eacf52ee01ccbed034c00ccca05ed89e2bf7ebc94abc9621eb9a86271645
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root aba142165f5198baa28853707c83d74b840469098bc95a12c195080f5683e191
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.00696627 BTC
Feerates: 100.53 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (484,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,860 430,860 000000000000000004464702d77e806393fa8f6ff3d518b13cc55729402448b5 1,362 0.58/1.00 vMB 57
430,859 430,859 000000000000000003a4f739899f923f0ba263307bfcb0c190e57e75882f40b5 2,252 0.89/1.00 vMB 65
430,858 430,858 000000000000000000cf483fb3a0984b9bd46268130cfe0b6fd969c1d911eaba 1,364 0.66/1.00 vMB 51
430,857 430,857 000000000000000002767ef4474549573de208d1ee944706f60b712211e40f2d 2,384 0.96/1.00 vMB 61
430,856 430,856 000000000000000000a2fad57a0eefe556f1d159f534d334a8d2bd02c22b1356 299 1.00/1.00 vMB 11
430,855 430,855 0000000000000000035ccf73e0d425ca0b6afcf2a7ab96a368ec1742f4b01393 1,724 0.98/1.00 vMB 45
430,854 430,854 000000000000000004d9d75f8e118facbbec5172bda6545368825d1d50d5e25c 2,342 0.96/1.00 vMB 60
430,853 430,853 000000000000000002c1195f661098cfa7043471bb2650d38360a13b7570195a 2,247 0.88/1.00 vMB 64
430,852 430,852 000000000000000001803a7d9647a73020e362f87ac6d9746d69fd153c0025df 120 0.05/1.00 vMB 58
430,851 430,851 00000000000000000366b13a352c2b6f648061d508438f6c39ab220e4d6d988f 1,483 0.71/1.00 vMB 48
430,850 430,850 0000000000000000002aa46a51980ee9302e3a72f67864bb9cbf2f7b266ac988 2,617 1.00/1.00 vMB 82
430,849 430,849 0000000000000000001f296b37c0d2b2baa06ee6c5ccaf902c313cfbfb75566a 355 0.23/1.00 vMB 31
430,848 430,848 000000000000000003c0eab653c9dd8fc6126a5f966ab6447478c5977b7917cb 2,446 1.00/1.00 vMB 71
430,847 430,847 000000000000000001976c44e8d5a99988100e510bff80fc9e159929d8b7806d 1,110 1.00/1.00 vMB 27
430,846 430,846 000000000000000000a29c42a77bb5ad704aee63cdd6b41517d92d18436a85b7 1 0.00/1.00 vMB 0
430,845 430,845 000000000000000002bda3cbf467251198f8b77946f081886e88c356a5bc8d57 1,527 1.00/1.00 vMB 49
430,844 430,844 000000000000000004894176e60c3e71c7b8d7fbec1c6e3905b77ce3397964d5 2,617 1.00/1.00 vMB 55
430,843 430,843 000000000000000002b23e130e93a47f21dda286e45db9899806a09384467e3c 2,992 1.00/1.00 vMB 93
430,842 430,842 0000000000000000008647f2bb1a5e8defacfbe3e3d6507c1c2115e84930efa6 777 0.49/1.00 vMB 45
430,841 430,841 000000000000000000b6e997ec206d8baa58d828d2da70645de3f74a31350deb 2,033 1.00/1.00 vMB 54
430,840 430,840 0000000000000000024c52be2485d96ba66d7de15fee47e07351acce5ae97f9e 2,898 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.83 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: 711.63 GB
    • Received: 17.10 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.