Loading Tool

Explorer IconExplorer

Memory Pool

85,365 transactions
31.85 vMB
0.20460049 BTC
Random Selection Loading Transactions
Max Size: 190.51/200 MB

Candidate Block

Mining Attempt a8ff727863afe81006ccee959fc0ac17ceccb7088b9e2dd2f7c34822ef412b67
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 111825508ef7a20ae648bfc8854d96134786a926917a30094b5735f043b32386
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,990
Size: 1.00 vMB
Total Fees: 0.09274135 BTC
Feerates: 529.10 > 9.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (632,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,974 282,974 0000000000000001ad0ac1daa0eda88451d4d45915ec727bb0cec5f54def889c 822 0.49/1.00 vMB 36
282,973 282,973 00000000000000004e8be8e5e3aa470f9effbd66547d5e9a9ab7b183e1a1cf84 156 0.05/1.00 vMB 111
282,972 282,972 000000000000000198bed3d6e177d198012f1e517589c2742bdc300f6bbf56ae 239 0.21/1.00 vMB 26
282,971 282,971 0000000000000000f0a206ebb27d039ae757b896f403abf08a8d200d057403be 361 0.17/1.00 vMB 47
282,970 282,970 00000000000000014cbf4634fc87898e562f646c334b5a9cbec4bb56c29cd371 70 0.03/1.00 vMB 54
282,969 282,969 0000000000000000f3aa03c31e392d319bfcde2aa95b3944c5f738f19a345168 702 0.32/1.00 vMB 40
282,968 282,968 00000000000000004947260c2d816fc2e05fef92f10b09e23f52a90d763da8ad 149 0.05/1.00 vMB 130
282,967 282,967 0000000000000001552853d7d322e7681ba8351cec8ce7374c4f4644144ae682 149 0.10/1.00 vMB 12
282,966 282,966 00000000000000019962d97434aa9baddaa586159588428279c72286c9f25e8e 541 0.22/1.00 vMB 48
282,965 282,965 00000000000000006c32c736171bae937d6a310914167c6e754ecddcf0a907e4 891 0.37/1.00 vMB 62
282,964 282,964 0000000000000000c4b7825d89ae7aecf65f9898a04426cfc01c8c2b8e5cbc15 439 0.31/1.00 vMB 22
282,963 282,963 00000000000000018bbcb33a6372e3539b95c7c091430a608d44645a525dc69b 727 0.25/1.00 vMB 48
282,962 282,962 0000000000000000230e191d3a7b1f694e1f0d4fd1f8feb76b8cfbb64e5c8959 134 0.05/1.00 vMB 155
282,961 282,961 00000000000000007ca6e5e27ec2a054ddc87cc6e50b507f5d31e15ab7ba7417 191 0.21/1.00 vMB 8
282,960 282,960 00000000000000001c70f10c2ae4b764d9d1c461b4c81f848edc9e1666908d37 536 0.22/1.00 vMB 53
282,959 282,959 00000000000000005ffbe77911f73fb99e258adb0193efb87a9bb359561ad398 703 0.31/1.00 vMB 50
282,958 282,958 00000000000000000b217a6c305c46451a26daeafc097a726ee8ec65f06caecc 61 0.05/1.00 vMB 26
282,957 282,957 0000000000000000d989783096670fd9f42a517e4605cd1c4ad59b957ae3c0d5 279 0.15/1.00 vMB 29
282,956 282,956 00000000000000007f2e5326e4ddd1b927f29208a1de6efaf3b3038c835327b0 517 0.25/1.00 vMB 43
282,955 282,955 0000000000000001a677b173b522fde9d5e60624dcb632ef3558aca65f4f65a6 155 0.05/1.00 vMB 100
282,954 282,954 00000000000000014042f32ebf73a5033cda635cb5275666eb9e29caa66c5c21 382 0.23/1.00 vMB 36
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.70 GB
    • Received: 16.31 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.