Loading Tool

Explorer IconExplorer

Memory Pool

87,686 transactions
32.53 vMB
0.24372317 BTC
Random Selection Loading Transactions
Max Size: 194.40/200 MB

Candidate Block

Mining Attempt 7cd04a30186c3af9a3e38da9178dd750b6611332e6b6bd21d5f8f8a0bdc7fd24
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 7b208a886ceb623976c44e157147dd51104435924eb1fcf474e21ee41d3d7a52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,722
Size: 1.00 vMB
Total Fees: 0.10709789 BTC
Feerates: 529.10 > 10.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (493,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,093 422,093 000000000000000001e2aee9710e794059091370aa649cb57266219a8e76fb4d 1,494 1.00/1.00 vMB 41
422,092 422,092 000000000000000000214112e800bbc516861f960203b2a15fa43f2574c36ce6 2,952 1.00/1.00 vMB 88
422,091 422,091 0000000000000000013efcd0eaf9240383a00d1c2a235b7a9a47784e80e89198 927 1.00/1.00 vMB 24
422,090 422,090 000000000000000001967c1d2d996fa5e81c4e62244a35c96cec1f215a5c417b 2,077 1.00/1.00 vMB 62
422,089 422,089 000000000000000000701c72473249094250d2daaed227a52241d169859d5586 1,389 1.00/1.00 vMB 23
422,088 422,088 000000000000000004c9b9f2a739e9e5d445109a26948546a9a1604f94ea4b2e 1,924 1.00/1.00 vMB 30
422,087 422,087 000000000000000004887a730f0ec8716083171d491bb0a38033a73b35a93117 2,705 1.00/1.00 vMB 84
422,086 422,086 0000000000000000041720cf2d1e7849b35c42183605f1b31ec977711045374e 2,273 1.00/1.00 vMB 60
422,085 422,085 0000000000000000020ff4ea8b84e2be50e86e8d5b7baf9d97ba5dcee89000e8 2,597 1.00/1.00 vMB 54
422,084 422,084 000000000000000003fd64929102a89dfda15f1992eb63a5e4896233839dc307 2,895 1.00/1.00 vMB 101
422,083 422,083 00000000000000000249fd0f446a3693bb5801c74918bfb8896fe80b1b089cdd 2,924 1.00/1.00 vMB 90
422,082 422,082 0000000000000000020ef07dc405444c3bdf0f680fc5e766e588148ff499226a 21 0.01/1.00 vMB 92
422,081 422,081 000000000000000004c671e6c8ad3db897da459c8293e86bf955fa2ffd027244 800 0.34/1.00 vMB 49
422,080 422,080 0000000000000000026ee087865e6e359321ae9f1f38081aa3e4c655e31c5720 2,676 1.00/1.00 vMB 67
422,079 422,079 0000000000000000045b9b5af738d37f6353570d5aff02c2ce45baf06fd7b9b6 1,565 0.79/1.00 vMB 57
422,078 422,078 000000000000000004c86d7c70bec38126cb7310403e1c4b6d22338c6db285e3 1,181 0.59/1.00 vMB 47
422,077 422,077 000000000000000003504b54c71c814966fd4c2b18a2f5a4106c3e1b45710f29 496 0.23/1.00 vMB 40
422,076 422,076 00000000000000000478278b30f25868f13677f3732d6387bab7f35604741a42 1,358 0.60/1.00 vMB 51
422,075 422,075 00000000000000000033ad7e4520a5f839b54f1b6d5e9070e38581986c27dbac 250 1.00/1.00 vMB 4
422,074 422,074 0000000000000000040636c636ec6431db41b0457921face414c27fc84fe4f1c 1,586 0.69/1.00 vMB 48
422,073 422,073 000000000000000004dceb3e9d2106ddfd6207db34b59bb761d76b9bf29120de 617 0.29/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.