Loading Tool

Explorer IconExplorer

Memory Pool

79,591 transactions
29.59 vMB
0.08700573 BTC
Random Selection Loading Transactions
Max Size: 178.84/200 MB

Candidate Block

Mining Attempt 86d11617316a4c184b58926ac0fb8d9bc22408f0d7801bbb16be90e56485612e
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 2c4ccb4fc8aef3561efc5b8fb7d5baf628b5982c16165a059be81bd6162994b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,742
Size: 1.00 vMB
Total Fees: 0.02451764 BTC
Feerates: 100.11 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (33,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,859 881,859 0000000000000000000199e784fdb896e898b082b63c7f9068b0e3b4f9b6e160 981 0.51/1.00 vMB 1
881,858 881,858 000000000000000000000138d9ac0a35df296b8278881557c4469f610f78ea2b 2,497 1.00/1.00 vMB 2
881,857 881,857 000000000000000000017b9f022b5f02fde2c8e01016fd1d065e02b90a6ac051 2,940 1.00/1.00 vMB 3
881,856 881,856 00000000000000000000a178113e7819d50f44379485870b7dac045ca75961f9 1,952 0.67/1.00 vMB 3
881,855 881,855 000000000000000000001b03acefcb1a93b7a34b8de5016ebebe2c354a64c6d2 3,207 0.86/1.00 vMB 1
881,854 881,854 000000000000000000001c904f0fa826d83f0314cdcf333ae10a14a69601250b 2,784 1.00/1.00 vMB 2
881,853 881,853 000000000000000000003131f7eb05812db1b65bbb13e531583104ddf12e1d50 2,285 0.75/1.00 vMB 2
881,852 881,852 00000000000000000000045708f2336b286e298e357a73d5069f09baf04c20c5 3,362 1.00/1.00 vMB 3
881,851 881,851 0000000000000000000269502fa5a3d1628cf216f723d4e886a06760719aa29e 353 0.09/1.00 vMB 3
881,850 881,850 0000000000000000000040e460cc9edadda71efb910d92d38b2566b261ea9bb4 1,154 0.47/1.00 vMB 2
881,849 881,849 000000000000000000004db7b17592b1a077e2a0bd7047398f3b858099ae6fdc 2,374 0.74/1.00 vMB 2
881,848 881,848 00000000000000000000c076cbd2736bcb5c64049ecaa2ee1e8aeff5f242dd6e 2,784 1.00/1.00 vMB 1
881,847 881,847 00000000000000000001ba8243253ceda8dd5614349972bd2cd03b77272a2f67 1,292 1.00/1.00 vMB 1
881,846 881,846 00000000000000000000485e409cd1c632bcca21264e52660599eefc3f6715ec 1,376 1.00/1.00 vMB 1
881,845 881,845 000000000000000000014486922b275089797cc5c9a5822d5a3e4ee36f8ba355 3,305 1.00/1.00 vMB 3
881,844 881,844 00000000000000000001f440f8ca4475906bd8929d9dafbc98785fbed60ef0f5 1,872 1.00/1.00 vMB 2
881,843 881,843 0000000000000000000181b01aa1810cb7a3b931b9db7ba00e115c36b78de775 1,015 1.00/1.00 vMB 1
881,842 881,842 000000000000000000029a606014c0d5c604a368fbc7eb3c5de0d93ee0b4b7e3 714 1.00/1.00 vMB 1
881,841 881,841 00000000000000000001f27178b53398a352501c87ac9b507e26a5994cae2ce0 93 1.00/1.00 vMB 1
881,840 881,840 0000000000000000000296fc9984503d6ae70a5af36166ea73ff8eefb9500179 1,917 1.00/1.00 vMB 2
881,839 881,839 00000000000000000001aea8083bfe56c4a8178ab857bd753fb15ceb1078cc1b 2,412 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.