Loading Tool

Explorer IconExplorer

Memory Pool

44,295 transactions
27.39 vMB
0.08227011 BTC
Random Selection Loading Transactions
Max Size: 143.01/200 MB

Candidate Block

Mining Attempt 38fad92be7c37f9ed57a3ef20fa92addd7042fa38010657827b1f58d8c27d90c
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root 505571f3a45486788186c154b2520f6313cc7395dcd1c26e2dc098817f30e567
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02821141 BTC
Feerates: 100.45 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (610,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,958 303,958 00000000000000005132f6a19942243ba1b8217795020d19e3b38da76b617c44 134 0.07/1.00 vMB 24
303,957 303,957 0000000000000000467098570bbee5d3b0bd0f92a223e5b9e9215657279d4d01 97 0.13/1.00 vMB 20
303,956 303,956 0000000000000000554a5c731c30f5605cf354ca473158f5511266e7ad50c6b1 803 0.35/1.00 vMB 36
303,955 303,955 00000000000000001e60cf118aba3422808e631cc849d5b779426dac81b81a34 424 0.22/1.00 vMB 32
303,954 303,954 00000000000000000a13825d396eb2904759c32826e99024d429c77a5d92e21a 34 0.02/1.00 vMB 22
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
Previous 10 blocks ↓
Total Size: 782.18 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: 653.65 GB
    • Received: 13.98 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.