Loading Tool

Explorer IconExplorer

Memory Pool

46,344 transactions
27.95 vMB
0.07475129 BTC
Random Selection Loading Transactions
Max Size: 147.09/200 MB

Candidate Block

Mining Attempt 3deb11336ddee577bc909dcbc1fa942de216304d070075c8f3bbe6ea55165805
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 39f8fdfbf8738f4e8685b1a6a2c2649a68de1290bc3d2e1826c42b5e6690e9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,230
Size: 1.00 vMB
Total Fees: 0.02156447 BTC
Feerates: 100.36 > 2.16 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (610,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,953 303,953 00000000000000000da3ec6931595bbf9cbabd157dd4f018170865e3d5a8f9bc 365 0.20/1.00 vMB 29
303,952 303,952 00000000000000006507107e1ac86aff0bdc1d345736d1c201723be646c423e6 119 0.06/1.00 vMB 29
303,951 303,951 00000000000000001504a3052d9345d39de2a64ed3452ebdd88e5463ff96f3ec 520 0.23/1.00 vMB 36
303,950 303,950 00000000000000004feed9b460c645a84f2716404acacfa750bbe142e49bcf8d 610 0.32/1.00 vMB 28
303,949 303,949 00000000000000001bc6bc4899bd543a840eaaa6e374d55f4bfc0138fb54b237 93 0.05/1.00 vMB 29
303,948 303,948 00000000000000004294346ca849c627ab5b9c616a333ebc661cc7b962f827e7 248 0.18/1.00 vMB 21
303,947 303,947 000000000000000041923ec7e67f7e84b8d3aac6a4c019c1c2aefd9d9293411b 1 0.00/1.00 vMB 0
303,946 303,946 000000000000000052621671900388185c6e4f4ea5451ecdcb9f3628aacd046c 639 0.35/1.00 vMB 29
303,945 303,945 000000000000000014e91d7d1193affae0906ab905d7b8b17724a0a4b707710f 89 0.04/1.00 vMB 33
303,944 303,944 0000000000000000412ed6d88da2661ac8518f6d750424a9b2aa0f38717237e5 146 0.10/1.00 vMB 24
303,943 303,943 00000000000000004ada1ec74ccce4c98bdbc0d1543148fb3fb9d5705550503d 197 0.10/1.00 vMB 23
303,942 303,942 000000000000000004a4692fd7aaa5a9d6e49c61f4f56fb4025be9b7c987454c 259 0.16/1.00 vMB 29
303,941 303,941 00000000000000003d0523251ed9decae10232bfc0e2022f10be3daeb9508b5a 33 0.06/1.00 vMB 5
303,940 303,940 0000000000000000290b77b02bccaddde8543fb8af53f66161aa7d0cf8e8f6b1 530 0.41/1.00 vMB 25
303,939 303,939 000000000000000025008bebe683947f0fd8042303c1a67213e7223aa7092d14 107 0.05/1.00 vMB 31
303,938 303,938 00000000000000000113afa345a3446275bed41907254bda76bb8c350df4d53d 32 0.11/1.00 vMB 3
303,937 303,937 000000000000000005f58db520de6e2066a13bb6350a33b4ab7ec476e513718d 503 0.33/1.00 vMB 28
303,936 303,936 000000000000000038f9673d8e4d5c0e828cde9ab4c2f54e1861ac26f160e43a 217 0.14/1.00 vMB 27
303,935 303,935 0000000000000000555dd00205394fc0eaabc100bda78fb57bc2ed6e4bd381c1 65 0.06/1.00 vMB 12
303,934 303,934 00000000000000005078e4615778d752b5bde448e150bae41f14b54e18a0d9d9 633 0.39/1.00 vMB 27
303,933 303,933 00000000000000003271b0395e9b992a2412ab69b40dde89f0b11683cf1cc522 171 0.19/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.