Loading Tool

Explorer IconExplorer

Memory Pool

80,337 transactions
29.66 vMB
0.09008881 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt 766d090956a5bfd07f27fcfcfe695f18cb6265644c873d07f9f318e934dea862
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 7619d1f3e245b585c600f3d7e6e616b4d88f648b056d266c0058fae0ca69adfc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02429701 BTC
Feerates: 90.00 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (240,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
674,948 674,948 00000000000000000005425ee3936e6a6888046440270b9263d0f965b35a4e16 2,603 1.00/1.00 vMB 66
674,947 674,947 000000000000000000091f54fc9a0132be01efccc69de5d47605805f9434b672 2,638 1.00/1.00 vMB 66
674,946 674,946 00000000000000000008f9ad763bdbab5a796a6303287536c52494145342c574 1,653 1.00/1.00 vMB 105
674,945 674,945 000000000000000000028dc1afab1b3a447a219cbe2f773be626fabf38cb92dc 1,556 1.00/1.00 vMB 102
674,944 674,944 00000000000000000009b6c49baa94df9ac89347b495f3d5e0099addcd3c8ec1 1,522 1.00/1.00 vMB 104
674,943 674,943 00000000000000000001e790fdb3bf17b65f4276b8534203247a2687a3afbd6c 2,598 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.