Loading Tool

Explorer IconExplorer

Memory Pool

76,358 transactions
28.56 vMB
0.06883740 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt 045b7c0490bed0804869414c036bc6bc5160ceaeb19ef0349eb38a2b9c8063ff
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root d7c4a949ae3c66789194346c24fbf052540edc385d4a1d1948388c6931a62e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,382
Size: 1.00 vMB
Total Fees: 0.00952618 BTC
Feerates: 79.19 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (286,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,565 628,565 00000000000000000005c9c5d1fd9bed99245a82b71b63c77b185efdd8589e50 2,447 1.00/1.00 vMB 58
628,564 628,564 0000000000000000000b5765833b4ffb5ecc09a2dff2aba2f0563a2f18f6119b 2,557 1.00/1.00 vMB 22
628,563 628,563 000000000000000000014891459816f625cc2bd7bb5535a75494b019323cbdab 2,719 1.00/1.00 vMB 57
628,562 628,562 00000000000000000008eba99f7909b5ed7922d1d59d9e8b92e33878fd5e96d6 1,909 1.00/1.00 vMB 18
628,561 628,561 0000000000000000000a67f32f238986e76c4e1874eb1ba1afabd96ec801e32d 2,528 1.00/1.00 vMB 61
628,560 628,560 00000000000000000002acbecccc0201dce3a51ecb0a76935f91808f190071eb 2,260 1.00/1.00 vMB 88
628,559 628,559 000000000000000000031b26ddd7b1942d300bdf1f0fff03b143b83e452b5cd3 2,825 1.00/1.00 vMB 68
628,558 628,558 00000000000000000007849895671485ea6fbb0413e9cde30458a630570ff246 3,000 1.00/1.00 vMB 109
628,557 628,557 000000000000000000068ce07ae7ab8415e669e048067ef385dfd89febeef3dd 2,772 1.00/1.00 vMB 44
628,556 628,556 000000000000000000092e4287e2cdad31b1d63c23c10857a48de1b1fb9c5db8 2,657 1.00/1.00 vMB 58
628,555 628,555 0000000000000000000aef253ca93d3e0e13913b30de76bbdd734f2d87ecc9ec 2,718 1.00/1.00 vMB 68
628,554 628,554 0000000000000000000b86f0dff77d9dd53046014001ac55e95f35a22eb082df 2,610 1.00/1.00 vMB 21
628,553 628,553 00000000000000000005172906e4983a65acbb24f94f42c8b21d72e545066851 2,242 1.00/1.00 vMB 86
628,552 628,552 0000000000000000000f9f6865b8ecc89cfa63fe6e31b918d75ae2e34845f969 1,681 1.00/1.00 vMB 21
628,551 628,551 0000000000000000000e40b34282e147147e9447f293ddde336ebdfb1115451c 2,132 1.00/1.00 vMB 26
628,550 628,550 0000000000000000000bb967aa9a4d7e8980980471934b23d155205f40b461d3 2,422 1.00/1.00 vMB 74
628,549 628,549 00000000000000000008af94ff0f6f62457f781c1251a0e75672b1178eaa760d 2,595 1.00/1.00 vMB 91
628,548 628,548 0000000000000000000c73bd50d088b8442ffbc1119ffc0e8c19a48c38905f36 3,257 1.00/1.00 vMB 122
628,547 628,547 000000000000000000017317654ab8ccd3e88117bfa844ec65aa020811952544 3,908 1.00/1.00 vMB 18
628,546 628,546 00000000000000000007b639d3d7d27e328601feecb59a2f52cde6011b1a9406 2,750 1.00/1.00 vMB 24
628,545 628,545 00000000000000000008e495f7c7a2494f93e45b2ec2fc07467bb5a152973b4c 595 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.