Loading Tool

Explorer IconExplorer

Memory Pool

80,302 transactions
30.10 vMB
0.08872767 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 6e549231484b4d663e709e153528198da8f7ea2c999d89953a6a8a93941498b3
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c73b0fa84141271535c84085287b3570d112fec218d2501326b8a39c412de93d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,444
Size: 1.00 vMB
Total Fees: 0.02720663 BTC
Feerates: 301.07 > 2.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (675,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,835 239,835 0000000000000006d28e7d720dc01cc3c4e5fc45416bb54608f3b2a0bacc88ec 420 0.18/1.00 vMB 191
239,834 239,834 000000000000004add3074a16f28152ef7d18db2bed34889b61929dbbdfff85f 108 0.04/1.00 vMB 158
239,833 239,833 000000000000005c89b067186909657d580b6f66278d0867d2209b4512b682af 181 0.08/1.00 vMB 170
239,832 239,832 0000000000000042640bd5defa679061e7d4946856542c85fe55aa256d65db8e 163 0.06/1.00 vMB 178
239,831 239,831 000000000000008df7e23c5d7200fce66a434fa45cccfcbadf6555880fc3a457 38 0.02/1.00 vMB 189
239,830 239,830 00000000000000600a3d714c481fd00e441078b978dbaee2b48da720316eee5d 173 0.09/1.00 vMB 115
239,829 239,829 00000000000000c771111b5090a4d04c9fffc85708fcb752ca94fbe105b8bf3f 509 0.23/1.00 vMB 153
239,828 239,828 0000000000000005fea6ddb8be4619f18cd8a4a95e3d49e4b772d8e211103645 74 0.04/1.00 vMB 41
239,827 239,827 00000000000000c339c2d6524b49a09a477a2c6aa9a9cb0899df66e6f930973d 599 0.25/1.00 vMB 192
239,826 239,826 000000000000012ef0b2d111719c7ff8f8c885ad3a64af6b14df287a5e66fbc0 235 0.12/1.00 vMB 157
239,825 239,825 0000000000000037778c7fa46e705b885c55f27a4292c5e81ae9b419d8508f15 68 0.03/1.00 vMB 134
239,824 239,824 0000000000000047d232c798521441fffebce01d5a2b38c2f60305ed8fb639b1 402 0.25/1.00 vMB 137
239,823 239,823 00000000000000012937cb5414f2655479c85d55a5475585b93240556766fe4d 1 0.00/1.00 vMB 0
239,822 239,822 00000000000000b2e38fcc7bb4a537110cf3fef9de197f3a7d96a97d22957f05 143 0.08/1.00 vMB 187
239,821 239,821 000000000000004af58292671bf8c97d6d250b37b5bd6283c45e812f0eb550cf 270 0.13/1.00 vMB 157
239,820 239,820 0000000000000007f2e2ffd57aff85ba83ed6a0628fa9bec56a4e6c4a35f5c4c 256 0.30/1.00 vMB 42
239,819 239,819 00000000000000bc84f148fcb72c7d9c3877a952d6b5d956e8f6cca4da6b608d 640 0.25/1.00 vMB 199
239,818 239,818 00000000000000e5545ab193df7327ef48658c97dddc4c42e3f7a8a54f0fafbf 438 0.21/1.00 vMB 171
239,817 239,817 0000000000000128e5584028be7f91522eef400721d04fbc4d3fad943db379d0 77 0.07/1.00 vMB 25
239,816 239,816 00000000000000be50610dd53270642d404172a243a76e30d503c1bea889982a 628 0.25/1.00 vMB 197
239,815 239,815 00000000000000364db1584f0805eb0d7763b75a549c3d1720a0623574deac9f 347 0.19/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.