Loading Tool

Explorer IconExplorer

Memory Pool

83,145 transactions
31.78 vMB
0.12209233 BTC
Random Selection Loading Transactions
Max Size: 191.48/200 MB

Candidate Block

Mining Attempt 1761a0ee1115fe208d484be326f4146d43f36b355009a4fe6ae60e9eeb2a7b37
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root f01a9ac0de632f54cfbda87913b352aa09631371a5583bf7a4c27415e071a5a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,664
Size: 1.00 vMB
Total Fees: 0.04686338 BTC
Feerates: 150.75 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (381,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,526 533,526 0000000000000000001befa3dfd0fbe067f2cc1480093df5506e8a2cf5189704 907 0.99/1.00 vMB 7
533,525 533,525 00000000000000000006489645dc112bf4cf13c48801d7acb0e3eb464e7ba8ca 504 1.00/1.00 vMB 10
533,524 533,524 0000000000000000001831b054fb6df56bcd29eb73d361f6767c544756ec4b95 1,840 1.00/1.00 vMB 21
533,523 533,523 0000000000000000001a695864690058ca8b620853b9a81958e8db2607aac7b3 145 1.00/1.00 vMB 1
533,522 533,522 00000000000000000034db7cf0f5a281af39972dff5da303e3f8681fc337276a 1,528 1.00/1.00 vMB 20
533,521 533,521 00000000000000000030800ef46a6d939374e98ec5ed3dae80080478b5dda56d 1,852 1.00/1.00 vMB 18
533,520 533,520 00000000000000000020391651fe171caaf6dfd85dcf7a456de568dd92309e19 405 1.00/1.00 vMB 3
533,519 533,519 0000000000000000002e5bbb8d53c2d2ff64fd19d393da6d95ceee8c347c060b 1,128 1.00/1.00 vMB 7
533,518 533,518 0000000000000000002d8540ca7bbb3243ac94bb3f60087e50f82f51533891d0 2,639 1.00/1.00 vMB 27
533,517 533,517 00000000000000000000bce60fbf2102a9a8143e1de3bd2b2f7cca5933022e9e 1,805 1.00/1.00 vMB 21
533,516 533,516 0000000000000000000c8e89d21475d573b20e18695d92bf4e5ea75bf6a39f9c 906 1.00/1.00 vMB 12
533,515 533,515 000000000000000000142558e24f5ebbabba7369a88ec6e336999e2e54ef6286 808 1.00/1.00 vMB 2
533,514 533,514 000000000000000000333db0c863e0e97a40cf3c25681c8768ce2ca9cc37c9a1 507 0.20/1.00 vMB 38
533,513 533,513 00000000000000000000c92d03abd705fc7019e78afc49b40d54ba8f7fbb84a7 2,242 0.84/1.00 vMB 32
533,512 533,512 0000000000000000001bd39d8d459a29494a21e26c2645157997f233ad557e89 2,555 1.00/1.00 vMB 29
533,511 533,511 0000000000000000000071bc7bf3183dfe82e89b81447928d87bbd1db076b2c2 330 1.00/1.00 vMB 3
533,510 533,510 00000000000000000025510d3a5bc3bdb9739495eeb4a53678e6b6f317ee8546 1,144 1.00/1.00 vMB 9
533,509 533,509 00000000000000000017c17247ca575ead94d45aab974aa1eaa3d82f29cd5307 1,280 1.00/1.00 vMB 8
533,508 533,508 00000000000000000011f1ceaaf882e0f344d32e1b41dfc9f1aff59992db8541 2,558 1.00/1.00 vMB 24
533,507 533,507 0000000000000000002ac12b969b609245511bbeaa04e0a5a400f7a5bfa1688e 857 1.00/1.00 vMB 9
533,506 533,506 00000000000000000004d2cb5d450c85e35ec811541a15e0c5df5444b9c4efe3 1,005 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.71 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: 700.30 GB
    • Received: 16.60 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.