Loading Tool

Explorer IconExplorer

Memory Pool

86,873 transactions
31.78 vMB
0.10542587 BTC
Random Selection Loading Transactions
Max Size: 192.86/200 MB

Candidate Block

Mining Attempt 693b5e557cd0c6a01b44bbd5d115c03edffc0f6587a87ef45303cb1f38232d87
Version 20000000
Previous Block 00000000000000000000c293eb6b3d695babb308ed7b69547ad6151ddfe703e0
Merkle Root 05d0896ad880d503b606230efb887163bac2bd208f8575346dede18c35826bc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02684350 BTC
Feerates: 157.35 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,075 (302,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,489 612,489 00000000000000000010661abf0efb750a323111d046ea97de6368f9859341fa 397 0.14/1.00 vMB 21
612,488 612,488 00000000000000000012178904fe64fc26ca775503fff1a973ded7e57e9809cb 2,534 0.81/1.00 vMB 16
612,487 612,487 0000000000000000000bd8ddca06041eda950648fc88a679878bd19b8cfd86e9 3,122 1.00/1.00 vMB 18
612,486 612,486 00000000000000000007b1525aa8ff2ffb820702ad14e72309c0a895b5c66739 1,386 0.40/1.00 vMB 15
612,485 612,485 00000000000000000004f1b34035417fcff42d1a59851bb4cb7eb067520441cd 2,865 1.00/1.00 vMB 12
612,484 612,484 000000000000000000075cb7330b9b1fb9ba868ac693d3e6411774c47846ff9e 2,293 0.69/1.00 vMB 15
612,483 612,483 000000000000000000011c3d642b84b685cd51d999a1539cf7449b87f06d1e05 1 0.00/1.00 vMB 0
612,482 612,482 00000000000000000005eebfe36f2c5d402c1ca6ada1582919908dde66afd5c6 1,701 0.49/1.00 vMB 16
612,481 612,481 0000000000000000000c597633fa6cb8dc89b171475405d3bc7d4c13aa8cfc46 847 0.28/1.00 vMB 25
612,480 612,480 00000000000000000008f47ff7aff6b1e562aaa28ec6e7aa3f6fbcfd60300978 1,632 0.44/1.00 vMB 3
612,479 612,479 00000000000000000013b7f51a4f9ddce699a65c0875b3588713f76b90444924 2,763 1.00/1.00 vMB 23
612,478 612,478 00000000000000000005ff5940c96ceb7e1dfe13ff4f8bcb5b2f414fcf240971 2,775 1.00/1.00 vMB 22
612,477 612,477 00000000000000000000be37fc9f1369ed91ed8369b0d41000fd7077aa68f39a 1,739 0.58/1.00 vMB 16
612,476 612,476 000000000000000000025da8e34a53f07ad285f3c7f6b043125acadd9755a247 2,317 0.63/1.00 vMB 9
612,475 612,475 0000000000000000000ad298d2cde645164bce006f2b408672a80efbc5ea935d 2,945 1.00/1.00 vMB 20
612,474 612,474 000000000000000000092549b7bdc4352e5a8ced3a34dd2957818cc5cdbd6bcb 1,212 0.32/1.00 vMB 8
612,473 612,473 000000000000000000007bffe0029e5b12a1eddb320b599bed5a6fd5f4e40277 3,070 1.00/1.00 vMB 17
612,472 612,472 0000000000000000000714e7fd157cb8db617fdb4577d4c6bc064753ee2c3478 1,912 0.56/1.00 vMB 15
612,471 612,471 00000000000000000011cb607281b5a598ed1d4a309eea1a33cb2ab0ad26a66f 764 0.24/1.00 vMB 16
612,470 612,470 00000000000000000010e9cb1ffd91b02ab3ede26e6aea542f81500e5f06eda4 1,932 0.73/1.00 vMB 12
612,469 612,469 00000000000000000013bb62b5c69f41df501fc7f88cfcbb4ef4ac4ca3dfcec8 1,228 0.40/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.53 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.