Loading Tool

Explorer IconExplorer

Memory Pool

81,580 transactions
30.90 vMB
0.07212130 BTC
Random Selection Loading Transactions
Max Size: 188.26/200 MB

Candidate Block

Mining Attempt 31d5d79122d94eed64094507ae6b9db15e190ff7a1339352133cdd68dcf185e0
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 590a30c59b9929bc58058c67c751ca0938574636a2048ed6f16d37fd3d475145
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,385
Size: 1.00 vMB
Total Fees: 0.00562063 BTC
Feerates: 60.16 > 0.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (240,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,969 674,969 00000000000000000000da6ec4b04c976e78e47daa19290b97232631d1191186 1,544 1.00/1.00 vMB 21
674,968 674,968 0000000000000000000632ae16a415bc15ed11cd97a9e883b95df2b4243f8d72 1,924 1.00/1.00 vMB 35
674,967 674,967 00000000000000000001a354a47fb8810102f051f8f6d3fd8526367803e0bd30 2,211 1.00/1.00 vMB 42
674,966 674,966 0000000000000000000cdee506479e0ab36efc9ee73b497c7c7a61fbb5583051 2,062 1.00/1.00 vMB 47
674,965 674,965 00000000000000000001c1cdfd18d86e38a195fec47ac0f53c759f3b99096d76 1,029 1.00/1.00 vMB 100
674,964 674,964 0000000000000000000a8b48b4ec592411a8bc8b535451944f4c5452e05e3065 2,036 1.00/1.00 vMB 109
674,963 674,963 000000000000000000045b01c9196befcd2bb0a60882e6dba460e224bb2aa235 1,931 1.00/1.00 vMB 25
674,962 674,962 00000000000000000009a0f6fa9da66f3afadbdc64e09277dd4e31673b16d30c 2,927 1.00/1.00 vMB 93
674,961 674,961 00000000000000000007ae5db45a384575e65707e8c7076c6210fbf6ea0338dc 1,570 1.00/1.00 vMB 30
674,960 674,960 00000000000000000005d4b892c3817acf0987410c1b3c275ef61bca9f7bff81 1,512 1.00/1.00 vMB 25
674,959 674,959 0000000000000000000987764828a95e7102abac6e1229d45c7aafa8802857d4 2,377 1.00/1.00 vMB 31
674,958 674,958 00000000000000000008dc43653017c5c693b989d5e8efe0055cdabd372ac4bf 1,926 1.00/1.00 vMB 34
674,957 674,957 0000000000000000000bf8d124ca7c964f69d11340616e731d59545a8c4071b0 2,279 1.00/1.00 vMB 60
674,956 674,956 0000000000000000000015910b5af5570ac8ddd19573f675c12764a8eb65f959 1,978 1.00/1.00 vMB 91
674,955 674,955 000000000000000000060cf4f0d774c05fb3687065bb50f1cb151c50ab74468f 2,314 1.00/1.00 vMB 65
674,954 674,954 0000000000000000000a98f5cc88a07bc6494bdd5d73db72b73be10917c52857 2,659 1.00/1.00 vMB 49
674,953 674,953 000000000000000000062e52897cef8739463a97af10fa8813a37c214fb369e5 2,260 1.00/1.00 vMB 62
674,952 674,952 000000000000000000014bba07e99147a8e6c817bcb9147a5e5bc866819d2672 2,077 1.00/1.00 vMB 98
674,951 674,951 00000000000000000002e9024d6e79661f34dbe7e330ca2f7aca1c8bc1fd2c42 2,142 1.00/1.00 vMB 109
674,950 674,950 0000000000000000000b24396613206740863f2dd953d83679b9c973446294ab 2,196 1.00/1.00 vMB 44
674,949 674,949 00000000000000000000fe4c1cd910541aa08c400dccd06d4b650dca5540f8c7 2,288 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.72 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: 705.05 GB
    • Received: 16.65 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.