Loading Tool

Explorer IconExplorer

Memory Pool

49,451 transactions
29.91 vMB
0.09114566 BTC
Random Selection Loading Transactions
Max Size: 159.53/200 MB

Candidate Block

Mining Attempt 0a278397e500082573e95fab627148481e302e90c040fa02770d7a8c055b55de
Version 20000000
Previous Block 00000000000000000001e2f6cc79a94b021bd37a0344a4c1171fa288fec3bf95
Merkle Root 076d9211a633c9250d2a9b6c1945103f4ea68a722265b346890faff73537ba50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.02564837 BTC
Feerates: 33.79 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,845 (200,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,929 713,929 0000000000000000000328833f3ee7e7676f1a0dc8a7fd058cdba9bbb3b8ac8b 634 0.34/1.00 vMB 5
713,928 713,928 0000000000000000000513dc139ac9adc267ac624880f18c8df262e574d44d62 2,419 1.00/1.00 vMB 10
713,927 713,927 000000000000000000025f2f55978d146a375a60bbf9a0a1e48eb3364caa54d8 2,267 1.00/1.00 vMB 16
713,926 713,926 000000000000000000046eea169677409e31ae0d1bd2586554cfdedeeaf28a72 318 0.17/1.00 vMB 6
713,925 713,925 00000000000000000007547d958a5df68952485ec618616c3639888cedfbd7f6 580 0.30/1.00 vMB 7
713,924 713,924 0000000000000000000434cec120bb1c806bf6fc20b1c4f1a964fafd2baaa987 2,359 0.90/1.00 vMB 7
713,923 713,923 00000000000000000006351c8a089c57074ae8305177de460976b3df813ca8b7 1,075 0.39/1.00 vMB 9
713,922 713,922 00000000000000000000e50151c6c54d167514bb1a6010877294e3ca991823cb 2,423 0.88/1.00 vMB 8
713,921 713,921 00000000000000000000839eff56b5f1887cbdcfb9814853c22a6c604f5fdd86 1,205 0.52/1.00 vMB 7
713,920 713,920 00000000000000000004d7b197cdde99783b7eb772ad2974d4ed8b4fda6df769 328 0.14/1.00 vMB 9
713,919 713,919 0000000000000000000837d4a82145d4e4e4ba8dce5ff46ce9f4b70d3ad10ad4 7 0.00/1.00 vMB 126
713,918 713,918 000000000000000000095b5a2ac14b6c21919bc2db50ec78b910cd48a6962ba5 758 0.26/1.00 vMB 9
713,917 713,917 0000000000000000000386a32c571b285c7a64aa9fde07abb36ce5cf2145d016 709 0.31/1.00 vMB 10
713,916 713,916 00000000000000000000081939dee83e136592296edcbd3b6c7f53fe4e778297 229 0.05/1.00 vMB 9
713,915 713,915 00000000000000000000ec6a948daf5b8e0e52409ac8023aaefd7607534f798e 58 0.01/1.00 vMB 7
713,914 713,914 000000000000000000023ffdcf7ac60d32f9821d234fd192cc2b44d9e999eaf1 127 0.04/1.00 vMB 8
713,913 713,913 00000000000000000001a10e0cb69dd3e223835a1486d7b54a789030fd9fb1d8 659 0.26/1.00 vMB 6
713,912 713,912 00000000000000000005900711979886997099f99694d833ea8dbbafa7f8322e 1,857 0.90/1.00 vMB 10
713,911 713,911 000000000000000000067d9e1c72b8d3d73294e1d667283f176d6ddc689c3f9a 2,984 1.00/1.00 vMB 10
713,910 713,910 000000000000000000015a0c4a758077c1e0770576d39c90cac3a7d6e7d72639 1,207 0.43/1.00 vMB 9
713,909 713,909 00000000000000000008e060c9f5e7a726d37592ed73b7f3b41760599d52596f 244 0.09/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.