Loading Tool

Explorer IconExplorer

Memory Pool

83,034 transactions
30.45 vMB
0.14984861 BTC
Random Selection Loading Transactions
Max Size: 184.44/200 MB

Candidate Block

Mining Attempt e40a311a4b0d2e1c2830b321673472961f4bfbc523c2bf3c7c22aa1dd29f60c0
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 2c1a2b21ff38c029ddf9e5b345fa61e6978cecec3a7b7adfef13e8e34da24b57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.06767242 BTC
Feerates: 150.61 > 6.78 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (255,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,009 660,009 000000000000000000069708defde7a0c5f55237a450c75343666ef958a35f4b 1,371 1.00/1.00 vMB 7
660,008 660,008 000000000000000000080effc213bf113292fc326718c5d1e961453acc16649f 2,032 1.00/1.00 vMB 74
660,007 660,007 0000000000000000000213caecf9ffaec78b02865130f063061746fa51eec10d 1,134 1.00/1.00 vMB 8
660,006 660,006 0000000000000000000393387b9a0981e18d681fe132998ca5008b5579b6b0da 762 1.00/1.00 vMB 24
660,005 660,005 00000000000000000003e2b50a5844d9d7d05925b500a4ab2991ca8118698fc0 1,336 1.00/1.00 vMB 34
660,004 660,004 00000000000000000002bd97fdf64cac2e51e258a13d78df1fda794f1c8bef10 2,457 1.00/1.00 vMB 71
660,003 660,003 0000000000000000000b46da0e40ba473445895dd26c87fcbfeab08650027cdb 721 1.00/1.00 vMB 28
660,002 660,002 0000000000000000000cbc94ff151a693aff7946d289894cc76982e776b11f8c 779 1.00/1.00 vMB 49
660,001 660,001 00000000000000000002a51e2934788deca418db4910cddb5d2e139b7762ec7d 1,234 1.00/1.00 vMB 33
660,000 660,000 00000000000000000008eddcaf078f12c69a439dde30dbb5aac3d9d94e9c18f6 745 1.00/1.00 vMB 24
659,999 659,999 0000000000000000000ad3f00c4e7a24fa825e61c9b8fccf44d8a2f3c906f651 1,997 1.00/1.00 vMB 54
659,998 659,998 0000000000000000000252b718fe82b287f31c1890bf5fa17868f4b71d03f1c5 2,173 1.00/1.00 vMB 56
659,997 659,997 000000000000000000064634de5fb50a80aeb7819060a6cace5fee7f9450e4a7 1,183 1.00/1.00 vMB 33
659,996 659,996 000000000000000000048af0be3ce9374fe35e3fdfc875edd4d532e836bbdd6b 1,804 1.00/1.00 vMB 47
659,995 659,995 0000000000000000000e70baac9bdef571efe3d79a83fcfe6d895e46180a76dd 883 1.00/1.00 vMB 24
659,994 659,994 000000000000000000070118c4abdd16d1a4b7f1ea3e645563ea255746241202 179 1.00/1.00 vMB 9
659,993 659,993 000000000000000000055e271860ad41450f1be98c11559b3e263f5252bc5350 1,605 1.00/1.00 vMB 40
659,992 659,992 00000000000000000007147fb721904d019ce7a971d13e748d4020fba9ff4c92 83 1.00/1.00 vMB 8
659,991 659,991 00000000000000000004ce5eaf5b8e7e7963094d243cf6ad45a1cf6b2ddbcc5d 515 1.00/1.00 vMB 17
659,990 659,990 0000000000000000000e826e9c8f2859b25b5cf882f1d3e33283cfdbfd891734 1,281 1.00/1.00 vMB 31
659,989 659,989 0000000000000000000193f765325880d1f4905ce5f970af9d3b94ae015221b3 2,274 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.63 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.33 GB
    • Received: 16.20 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.