Loading Tool

Explorer IconExplorer

Memory Pool

88,847 transactions
32.51 vMB
0.18128087 BTC
Random Selection Loading Transactions
Max Size: 196.58/200 MB

Candidate Block

Mining Attempt 47c6310f3bd62ac2673b3078b976d9f5e445f6ffedfe4c8892bea09cf8652204
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 0ed60794581fc90a2c40d6b31c60d7a19f5f283ec12bebf0be3e1d65ece689a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.08843511 BTC
Feerates: 216.64 > 8.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (635,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,846 279,846 0000000000000002b8b84978b873c065c067d45981061dd0b232cbe921ee9d5e 633 0.25/1.00 vMB 53
279,845 279,845 00000000000000009797e519ce7249d30dcbaff478b2428d5de30976bcfc85d7 52 0.04/1.00 vMB 20
279,844 279,844 0000000000000000ee360e8986f77b7122ebfff30a5c19278826f0cb516d5533 213 0.11/1.00 vMB 83
279,843 279,843 000000000000000113b52f31dcb1ce89fcd51c966f88ad26b1c0b5235ae5146a 82 0.04/1.00 vMB 33
279,842 279,842 0000000000000002b55d001181b16b95e880b082851fc3337983e104a14d4511 359 0.19/1.00 vMB 35
279,841 279,841 0000000000000001e312fc42f83d07ee1f84d2a988251c9fcb05bed81127940a 437 0.20/1.00 vMB 45
279,840 279,840 00000000000000005d6d6e4f6c9d99c7fbd8d71d4b7b218a0ff51db831e4b8f4 35 0.02/1.00 vMB 35
279,839 279,839 00000000000000028467e8facfc541f49da2a51f1433ccab189c88642f753345 79 0.04/1.00 vMB 38
279,838 279,838 0000000000000000b9260a4968c55d1721d6789275076d19b318a220ef7a2bfa 280 0.13/1.00 vMB 33
279,837 279,837 0000000000000002c3d3161c4c7776f1c1abc6bb919734019f21f5ce3292a293 247 0.20/1.00 vMB 29
279,836 279,836 0000000000000001e8d54fcf1d3435d7057a1e89aa2400e06d4d5ab54ec1fdee 631 0.44/1.00 vMB 34
279,835 279,835 0000000000000000209316b70525079da1b90cde2ad3d018cfcc19e508dc0d31 220 0.12/1.00 vMB 39
279,834 279,834 00000000000000022682ed99a0f3150f22a0e10b42016c5c06ac5681d6d5d1b4 79 0.04/1.00 vMB 32
279,833 279,833 000000000000000042690b67c802c73b51617874f4d3448c622d1305f306ac2d 65 0.04/1.00 vMB 36
279,832 279,832 0000000000000001739d25a4322a506fc0e4a190139e2f6ecbe642f091ac1e35 533 0.30/1.00 vMB 29
279,831 279,831 0000000000000001c2dee621134512b3abfb7894eb906c485e2ce7b0cfaab5fc 93 0.03/1.00 vMB 96
279,830 279,830 0000000000000003011d4c026bca9eb409e75e3f4595347dabf763c8ef95b2b4 338 0.17/1.00 vMB 43
279,829 279,829 0000000000000001965ccadf671f7ce36f1d0447c18e459c6e391d1133c7e43b 185 0.10/1.00 vMB 46
279,828 279,828 0000000000000000cd26c1cffc3c0dc9f1596cb152cd54089744b9e8054ec04e 205 0.16/1.00 vMB 25
279,827 279,827 0000000000000002c09427d7568ebfa86a3e3a190c8a9ead345d33b39fa83bfb 318 0.17/1.00 vMB 40
279,826 279,826 0000000000000002a846c11f90453e4d23db9d629035055d4f8fe2cbffb18d97 54 0.02/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.52 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: 668.94 GB
    • Received: 15.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.