Loading Tool

Explorer IconExplorer

Memory Pool

80,214 transactions
30.07 vMB
0.10403926 BTC
Random Selection Loading Transactions
Max Size: 181.30/200 MB

Candidate Block

Mining Attempt 48a8b657e8ea46472e06b1c124cd30cc347ba7f9708dffec081c78c84d6e9ba1
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 5460dcb0d5683e4c640fcd3fa259b0bf6d38274b973c8ac3f3884a56e3c94ef0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.03404204 BTC
Feerates: 111.07 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (453,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,931 461,931 0000000000000000010c6ce66416aace35cee9b09773763aaf3b09197e8bdce1 662 1.00/1.00 vMB 146
461,930 461,930 000000000000000000a5fc6ab0c7e1079965111c6229c2f30a71e7d2f4d8f55f 2,177 1.00/1.00 vMB 192
461,929 461,929 000000000000000000779acafcdbb77f4904e1207651b2c3319154f82accd9c0 2,489 1.00/1.00 vMB 192
461,928 461,928 0000000000000000019516a848c6b3b49698347e659bbecd66e54ebe3a017db9 2,288 1.00/1.00 vMB 205
461,927 461,927 0000000000000000006a732ead6dc56897e20fb20c6582659f8e130ed6a928d1 1,513 1.00/1.00 vMB 111
461,926 461,926 00000000000000000010e5776fec8b0f5ceaeed542f28f2a827aa39e17c6824f 919 1.00/1.00 vMB 97
461,925 461,925 00000000000000000094d1fc7437d19c0b9e4c62ef0df4b973ded3adae41227e 2,516 1.00/1.00 vMB 128
461,924 461,924 00000000000000000117410ee2819912baf1760f26b1d32cc3dddbeffe4e1c6f 1,566 1.00/1.00 vMB 95
461,923 461,923 0000000000000000012dd55e55da418ee891b92022ddf995dd0f5d3f314d20d9 1,748 1.00/1.00 vMB 126
461,922 461,922 000000000000000001ec263ffb40cf9f6a257a974e6b7ecfbc4b23cae902e02a 782 1.00/1.00 vMB 143
461,921 461,921 000000000000000000d08f3bf6ce0c054d5c6e9aae89fdd4afa3486cfaeee32c 1,374 0.99/1.00 vMB 104
461,920 461,920 0000000000000000019eb7b8d0fe5ab549449b74135736bcc955c25e10a4e909 2,208 0.99/1.00 vMB 179
461,919 461,919 000000000000000000b5dad6b08d4e9be1de08b07b20237801e202483d872fcc 2,225 1.00/1.00 vMB 158
461,918 461,918 00000000000000000147e12ce38dca51f7c2c2efab8fcbe698d186835bfdc64b 1,073 1.00/1.00 vMB 110
461,917 461,917 000000000000000001cb44b16f06b6d38004319385ae4eb3c7bd0905879d6e61 1,081 1.00/1.00 vMB 99
461,916 461,916 00000000000000000030ea33e31e6dc6c268c803ba12602fd1570d4765b659a4 1,714 1.00/1.00 vMB 120
461,915 461,915 00000000000000000000f4764bae2b1824699bc3017e6fc398f341f50b321aa0 1,561 1.00/1.00 vMB 108
461,914 461,914 000000000000000000483428e6a936b18e8a21097ec5ccb34fccfcdafb9e98a7 1,260 1.00/1.00 vMB 127
461,913 461,913 0000000000000000018eb24676fac1821b44fcb2baf50838074c8a96fd5bbae8 1,819 1.00/1.00 vMB 128
461,912 461,912 000000000000000000581f2e050fedcb528858052e4b56d0bd30c5478f6bcfd7 982 1.00/1.00 vMB 107
461,911 461,911 00000000000000000056bc957460a0ea4a4b98a94d25a7a0547a5f245e6e5f1f 2,227 1.00/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.39 GB
    • Received: 16.22 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.