Loading Tool

Explorer IconExplorer

Memory Pool

40,003 transactions
31.69 vMB
0.07203308 BTC
Random Selection Loading Transactions
Max Size: 158.32/200 MB

Candidate Block

Mining Attempt 6c83d1beac785d46e62a00928b06bd0e66c818988f13cd7cc8394e4deec6b6b7
Version 20000000
Previous Block 00000000000000000000bf95f98cf3f19b98ec17d23f759f7862a75355b4678f
Merkle Root a07665626686e68ca267fddde0b94e3500f9aabe6468409921d2b430f2a8bfb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,035
Size: 1.00 vMB
Total Fees: 0.00688044 BTC
Feerates: 151.42 > 0.69 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,338 (784,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,906 129,906 00000000000010597be30ca18b7564b230b39c13236820419d9d4bda5edb0d2f 174 0.05/1.00 vMB 3
129,905 129,905 0000000000001968e8a16dad65a1a4db30a137eda3870f248e653b560e1e685f 72 0.03/1.00 vMB 2,064
129,904 129,904 0000000000001c8d4075e1d8881cbd939e2b4f5b8c9ce5f977dced4ae04894c0 26 0.01/1.00 vMB 1,106
129,903 129,903 000000000000073bdd5e9cdc571c0f2dc80c942444bc09cd24379e33af082b68 48 0.02/1.00 vMB 798
129,902 129,902 000000000000026fec36b1d269f3e990af952147b1957a53dada017237d30a3b 110 0.04/1.00 vMB 1,144
129,901 129,901 00000000000009e4a86eec5f1c9b897aae92958cd20b24bd854e3118a122253e 39 0.03/1.00 vMB 526
129,900 129,900 00000000000012e5c65c0591fc65ef854c1bee890526048256ae563626575d8f 63 0.03/1.00 vMB 2,532
129,899 129,899 0000000000000de8df9d876c1cb4f2f30890f8e6fa1a71ec9ee235102f30484e 117 0.05/1.00 vMB 567
129,898 129,898 000000000000190be83ad821b7394594063bbe6f9e331de3c0b098338c145174 155 0.05/1.00 vMB 414
129,897 129,897 0000000000000f0ce07f4fa538a5728e8bb9348347f6af3671ef8d402df6bdb3 151 0.05/1.00 vMB 286
129,896 129,896 0000000000000a8307db2ee7602a350dfc3e4df8d6bcd181160e6aa8ef19eb55 42 0.02/1.00 vMB 1,191
129,895 129,895 00000000000014842a28e8ace7986cee4a454b5c5c797d47091e742a430ce4ac 131 0.05/1.00 vMB 228
129,894 129,894 0000000000000fe3115ab0f1baecd6d55dc171c382e11eab601bfd032d66a3aa 57 0.05/1.00 vMB 512
129,893 129,893 000000000000193a6051cb239f7d8049a432d3c13c78e59317d03d771d51cf87 186 0.09/1.00 vMB 1,198
129,892 129,892 0000000000000ac5ea6d8067ba81ed8fe622a647b94e93ad81ee80aa1c6b94b7 135 0.04/1.00 vMB 354
129,891 129,891 0000000000001a4e398dbf2cf87a5e862154d8a1d596ec143a1e0edc233a6b37 17 0.01/1.00 vMB 580
129,890 129,890 000000000000087c9d8a86f81ce1dcb5c4ceae2d5d0fbfb177dbcf2a50bb1e1a 71 0.03/1.00 vMB 1,238
129,889 129,889 000000000000146039edc81a73e5376d262b46c5ee098322e40ec087181d45d5 1 0.00/1.00 vMB 0
129,888 129,888 0000000000000799eeea4c0400caac414ee33746ca85d4aca0c666a3fb2cbd2c 41 0.02/1.00 vMB 1,026
129,887 129,887 0000000000000eda6b301998f862cf4c7ce11399dc39f0254416d888c8a487cb 36 0.01/1.00 vMB 457
129,886 129,886 0000000000001a2ad05aa215b9114ec35415220e863cc3e32d465b4b55a27a5a 18 0.01/1.00 vMB 1,285
Previous 10 blocks ↓
Total Size: 781.20 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: 585.28 GB
    • Received: 9.42 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.