Loading Tool

Explorer IconExplorer

Memory Pool

34,706 transactions
10.87 vMB
0.19859239 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.76/200 MB

Candidate Block

Mining Attempt a81946b59f17032c6f4f65455cdcc3fc4168477e5372585567a3a470ed2af062
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (747,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,539 165,539 000000000000053274bbc7b90f9fbc58861de97fd0f0039f987f45f436dc5210 11 0.00 vMB 98
165,538 165,538 00000000000005aa434e039528f139726517004b1d02641bd654b1a7f0491539 134 0.04 vMB 83
165,537 165,537 0000000000000889e4b50ff267211a22f56be84885c880864c0de02e565588b5 41 0.02 vMB 155
165,536 165,536 000000000000094aaa6e1823c91670880a07c2c38f81463e03caa17f44ed3a18 67 0.03 vMB 123
165,535 165,535 0000000000000a25d96f556303408ac0c0473107a1076a685dd0f3cd433af9c2 92 0.03 vMB 20
165,534 165,534 00000000000009fd059a4c8d37a7280132c01a003e5e0c3fbfe76b8f22fe51e1 72 0.03 vMB 118
165,533 165,533 0000000000000ac15badf58e1b53bf1b657924046cdc9f4f7ea38b72059cb855 33 0.01 vMB 366
165,532 165,532 0000000000000b05dd0d0622dc0568768954229022cf5839ae65a8c3c44e3f04 31 0.01 vMB 3
165,531 165,531 00000000000002902726d048027bfab89a1b5845bcc8d5ba92379e368d199e02 11 0.02 vMB 292
165,530 165,530 0000000000000a6f8c3ef8c4d93b2c3bdf08c7187e381e25c53408ecf011d954 75 0.04 vMB 116
165,529 165,529 0000000000000a634a9d31cd28aa4a6ae691cc74f3e95474f0b12661e3c48d28 131 0.04 vMB 103
165,528 165,528 00000000000009e965532c0a2c3dcb26b5100a464c97faae71c8e1234c1cb419 61 0.04 vMB 55
165,527 165,527 00000000000001fb32885218fb82b5207507b510988cfef61dd30c95106ef662 1 0.00 vMB 0
165,526 165,526 000000000000078af78efcaa820074c4a9619bd2bb17d3d324d427f75a9af5b4 1 0.00 vMB 0
165,525 165,525 0000000000000216c90436261070ec0a575af972435c60461e7d85535d47326e 66 0.02 vMB 2
165,524 165,524 00000000000000fa663e9a5e793b275579500d99b82212598f883b0b6a89c91d 33 0.01 vMB 40
165,523 165,523 0000000000000572c437edf738aa3cc1e733bbfd4bdd51f3a6bb985fae130d9a 97 0.03 vMB 146
165,522 165,522 00000000000006e7a9f8dc7e66cd9d9581bfb5141227b0ab6e34c9cdb033d6e0 1 0.00 vMB 0
165,521 165,521 0000000000000846a1bc4dd1ffb85a6868952557a6e0da50950a5703ebdaa625 38 0.02 vMB 119
165,520 165,520 000000000000042c315a0a20af62c762ce83f23d3c6fb00e2c72c60e881137b5 9 0.00 vMB 1,279
165,519 165,519 0000000000000c0372bcf961c8c704a202de6d128e1c1de35a4598a0c0b30855 71 0.03 vMB 198
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.62 GB
    • Received: 0.45 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.