Loading Tool

Explorer IconExplorer

Memory Pool

82,049 transactions
30.46 vMB
0.12475177 BTC
Random Selection Loading Transactions
Max Size: 183.75/200 MB

Candidate Block

Mining Attempt 5381876a287540c6fddca791dc237d828294ca151ab24d6431b00342f470b89b
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 0ecdfcfa196f63aef4ea8d2c77f05de671f496808e353d385b24473abcd0ab24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.04675038 BTC
Feerates: 502.62 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (566,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,947 348,947 00000000000000001315c7902fc3e817b059f69c70bc6f63e7ed9329a098e814 28 0.03/1.00 vMB 9
348,946 348,946 0000000000000000151a12b6388d7cab6ace794bf55740bcf40becd324f1f4d9 1,020 0.50/1.00 vMB 39
348,945 348,945 00000000000000000cf8052e12e0a3a88d78e6c290544baccab279e29811cd90 155 0.09/1.00 vMB 19
348,944 348,944 000000000000000003101471536b6fcaea3a143c1e46cdcf75e21d302aebd125 885 0.47/1.00 vMB 27
348,943 348,943 0000000000000000079f0817186f2e6d9b9434c91cf1a5f5827c3ce6e147d4e7 714 0.49/1.00 vMB 22
348,942 348,942 0000000000000000149d23c6da1fbf58e190938b6b8c575e0143148be602a07b 72 0.10/1.00 vMB 5
348,941 348,941 00000000000000001362b917e6522c57831868d4a9088280dd489c865f5a3b11 234 0.14/1.00 vMB 25
348,940 348,940 000000000000000010a8c5b09962526087a10d909a5258dacce0c8c143cd99d6 261 0.29/1.00 vMB 13
348,939 348,939 000000000000000007d15aae4a2639055a793620f0f288757d60d3dec8cf9e68 457 0.24/1.00 vMB 24
348,938 348,938 000000000000000002e756abc67ba2ab0af582000c58c8ee00992a7cd32123c2 529 0.25/1.00 vMB 31
348,937 348,937 00000000000000000d22755b834ed7cf16f8a257512c38fd1556220460898ad5 699 0.37/1.00 vMB 24
348,936 348,936 00000000000000000160d9f436f2525a3c053b52bdbcaf5f02a8711fe5092939 759 0.36/1.00 vMB 28
348,935 348,935 00000000000000000730775ab96ad8cdb20dfcfd92ab0b7fb501473767da26be 50 0.02/1.00 vMB 18
348,934 348,934 00000000000000000b4bbcc925349d874c52da333b850f054f278e4571c4c94a 342 0.17/1.00 vMB 30
348,933 348,933 0000000000000000035ad755fde3addcda6e7468f1364538055bc90e9ffec10c 357 0.18/1.00 vMB 25
348,932 348,932 000000000000000013742589041a892d4096eda56ca58d366392efd65413370c 362 0.16/1.00 vMB 26
348,931 348,931 00000000000000001061d8dc65095edd8e62ae0928f0ea4e3e053726a09bd635 362 0.20/1.00 vMB 25
348,930 348,930 00000000000000001427a1925c55217a651e71239877a5a1d3e4924763572079 422 0.28/1.00 vMB 25
348,929 348,929 000000000000000014d0f40223f6e482f5fd4785e1dda95854aa5d801fdd28cf 296 0.18/1.00 vMB 20
348,928 348,928 0000000000000000035ffc3de83580da662b938605cb777493e16537567b3e45 50 0.03/1.00 vMB 32
348,927 348,927 00000000000000000a3596801dd1b1705c9beaa61c0efa391c439af4269f1426 217 0.10/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.