Loading Tool

Explorer IconExplorer

Memory Pool

42,317 transactions
26.62 vMB
0.07497173 BTC
Random Selection Loading Transactions
Max Size: 138.58/200 MB

Candidate Block

Mining Attempt 9e45caa6cb17ccba51c83127a71b283e8a7c22d73363ff90701c6ed209154be5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 040c67ea05bc9c85112600ed2da66d70d45740cdd383b8493e1115939a22fa88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02586159 BTC
Feerates: 99.53 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (612,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,511 302,511 000000000000000065cbc500ed77a2d8d3891e3b6450b194f1ac5fe8f8da0e62 240 0.22/1.00 vMB 24
302,510 302,510 0000000000000000448a9b6eccda19a7c4b4ab482cfd8565654dc66d0491971a 403 0.20/1.00 vMB 32
302,509 302,509 000000000000000036ec31977412e1a4ca2c90cb0e719ba215e9c96a14dd7692 180 0.23/1.00 vMB 19
302,508 302,508 000000000000000047315cc7aadfe93594adec1b41d41c5869c7c391b00cab5e 716 0.33/1.00 vMB 35
302,507 302,507 000000000000000012358ee7356522a2fc14ea4bea7f6044f1bcb81b0d23700f 443 0.27/1.00 vMB 25
302,506 302,506 0000000000000000134168684682fb3cb5a1d6e1798b9a59d7c3bf202bf32688 183 0.04/1.00 vMB 43
302,505 302,505 00000000000000001661405e680969aa8688dc2ccae22d8cf8cb7bfb3c60e501 151 0.08/1.00 vMB 32
302,504 302,504 00000000000000004fed8c0071fc9eae4222286f39f2532e438f5f2415ae1203 125 0.05/1.00 vMB 31
302,503 302,503 000000000000000008d06420253ee65784b1133722f5c1cd933e8a3c196f432d 418 0.26/1.00 vMB 33
302,502 302,502 00000000000000002e5013ba900aa35a1f56cf97774b5bd61b98125869c43407 264 0.20/1.00 vMB 26
302,501 302,501 0000000000000000294923eda9f1083d8fadcadb8b6a35341b6bd91d989730a4 64 0.13/1.00 vMB 24
302,500 302,500 000000000000000061e8a43e26ef10df0378a2682f8bd28e4c58c8fc56499d1d 532 0.33/1.00 vMB 27
302,499 302,499 0000000000000000589f0f9dcfaab9858faf27a3fc0bc6ad956de00fe3e6ddbf 208 0.08/1.00 vMB 54
302,498 302,498 00000000000000003257c2434c4f5bdb3befd3795b89a3b46cde6f2b6aa1d73e 45 0.02/1.00 vMB 40
302,497 302,497 00000000000000000f6d2e4f6d4a5055cead93847786c9037baecf4e6e738a7a 1 0.00/1.00 vMB 0
302,496 302,496 000000000000000057339b58e4f45288cd2c99efa6c5fab819a5f0a7d5cd2f93 31 0.01/1.00 vMB 26
302,495 302,495 00000000000000004690530d2a377ca3623a57171d67a5f71086950b37f92041 322 0.17/1.00 vMB 32
302,494 302,494 0000000000000000689b1b596d37e935c07f4c29bef4a056a424221f2603d59a 160 0.10/1.00 vMB 26
302,493 302,493 000000000000000049fda667b4d0b6ceddda0fe5751188acdb04fa73d23f54f8 79 0.04/1.00 vMB 25
302,492 302,492 00000000000000001167e8ebe77be79baa62a3a1dd6f47968ee9449b00ed9297 224 0.13/1.00 vMB 33
302,491 302,491 00000000000000000938893816d4e0741b1f4ea8efed55b33aadc3b73b4f03b6 397 0.19/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.17 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.46 GB
    • Received: 13.90 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.