Loading Tool

Explorer IconExplorer

Memory Pool

34,146 transactions
25.71 vMB
0.05939665 BTC
Random Selection Loading Transactions
Max Size: 130.05/200 MB

Candidate Block

Mining Attempt f8b939fa46931e41993713b7708b38dcfb311e214b63e4c7f72144a417fda329
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 2d74d2a7289a1764e3f8ace15f7f8c6782a872832dfe8667f1027d076f48272f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.01252962 BTC
Feerates: 74.70 > 1.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (364,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,175 550,175 0000000000000000002410affdfe3d8b5129da6d664d37d69e8efe182cbeb26c 2,966 1.00/1.00 vMB 18
550,174 550,174 000000000000000000265d354daabefd9cde0e112931e51887389c5c3d074bfe 875 1.00/1.00 vMB 24
550,173 550,173 000000000000000000143875b36a1bf2711c6224a956e701c32bd2c837fde5fe 96 1.00/1.00 vMB 21
550,172 550,172 00000000000000000000961323956f7bd0270828d11699e123bd624ca76ad3f6 562 1.00/1.00 vMB 23
550,171 550,171 00000000000000000020e95bc8a030e113ae2371164647c56a7846ca8118646d 2,018 1.00/1.00 vMB 31
550,170 550,170 000000000000000000069ed049f76578eda9a55194f6b3e2adee42745964c11b 2,747 1.00/1.00 vMB 41
550,169 550,169 0000000000000000001ad0b6551fa5655deb8bfd867be1d6d4b67d305ad4b9bb 2,365 1.00/1.00 vMB 12
550,168 550,168 00000000000000000023a840e2650519eb1d4f07600fb085be50f7b5033da4dd 2,796 1.00/1.00 vMB 12
550,167 550,167 0000000000000000002093fb44208ea52d89da7cef22efafa101e27acf39ed6b 2,348 1.00/1.00 vMB 29
550,166 550,166 000000000000000000272a0dc96cc5ecdd08d43482529aabc93ce1797a2e016c 2,227 1.00/1.00 vMB 31
550,165 550,165 00000000000000000007dd9d5f080027c281896ba64438614f59e29f7d127471 1,536 1.00/1.00 vMB 12
550,164 550,164 0000000000000000001107b225a9086b0ff7b0a2b66ef6188deab0b5f0b18576 2,041 1.00/1.00 vMB 5
550,163 550,163 00000000000000000025e2303a2baf7f1354d1cc3d3e0a4ea03682ad1a9e9f73 2,733 1.00/1.00 vMB 33
550,162 550,162 000000000000000000189e395cfcec10cea79a232fd15397937649735ede6b18 2,899 1.00/1.00 vMB 8
550,161 550,161 00000000000000000020ab2cb79fe40c5941b449615fee948eafadc079c3aa7a 2,633 1.00/1.00 vMB 17
550,160 550,160 0000000000000000000d746ab2420f890046643e06c9de5c7ab31735469a9857 2,697 1.00/1.00 vMB 47
550,159 550,159 0000000000000000001e9f8fad3cd2e55640c13842f5f62fd5e30cde1ecba74f 1,932 0.76/1.00 vMB 19
550,158 550,158 00000000000000000001d9a30c17dce6e8ac87b0fee9a3ba093e99c2183a3470 914 0.84/1.00 vMB 1
550,157 550,157 00000000000000000020548298cfb60ee0f4d265b864d92374c39689db8a8073 2,731 1.00/1.00 vMB 21
550,156 550,156 000000000000000000206f23a85c7f0de127adfc7137a87580c6d180046a4e43 3,037 1.00/1.00 vMB 23
550,155 550,155 00000000000000000003f6b3d36eedcc16f9cbabea0b6de818fd767d2e12c9ab 1,531 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.