Loading Tool

Explorer IconExplorer

Memory Pool

76,337 transactions
28.54 vMB
0.06779601 BTC
Random Selection Loading Transactions
Max Size: 172.83/200 MB

Candidate Block

Mining Attempt 7440f5d5d2cbce236bd21f9bb4a0951c1d553af98bd80382290c56cd55bd0c7b
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 076b919f401073462d75a0afcf5de3981ecee26c539d614ed7d808139265ef63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,444
Size: 1.00 vMB
Total Fees: 0.00867550 BTC
Feerates: 40.21 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (466,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,602 448,602 000000000000000002bc2f2736e8c6dad1ece2188890ad39a74f56bb41a73186 2,080 1.00/1.00 vMB 73
448,601 448,601 000000000000000000618dab2651b7c4e8477012cad96de1095a412d458ffd10 2,171 1.00/1.00 vMB 80
448,600 448,600 000000000000000000909e679532ad668d152fa2a8c0fd88d35d655c1a433ad0 2,239 1.00/1.00 vMB 92
448,599 448,599 000000000000000001af5988801c8035b33ab3925880c96f2fbd2be2116ee528 3,002 1.00/1.00 vMB 109
448,598 448,598 00000000000000000187706340af1b24954fe5032e46e5f0ea9a5665b537ead5 2,333 1.00/1.00 vMB 84
448,597 448,597 00000000000000000328894520c6611cc1733651e7a0a7500a295ec8363cf351 1,781 0.95/1.00 vMB 70
448,596 448,596 0000000000000000001eddfec72f3f155389bb04c506d284e5b76af2accdea4f 1,207 0.54/1.00 vMB 90
448,595 448,595 00000000000000000123550997b77e2ba82526e79e24a8e23bb9ca71e582751a 618 0.41/1.00 vMB 35
448,594 448,594 0000000000000000006e9b76348fd256ac156fd8a7854eef9493ea16d0b34bdb 2,187 1.00/1.00 vMB 76
448,593 448,593 0000000000000000002f4b7b428f33d2473a2d8284809fdb68bdbf7bd8d0c777 1,191 1.00/1.00 vMB 66
448,592 448,592 0000000000000000019fc56a0ff036db7aee762be69c13cc1947d417d092b305 2,244 1.00/1.00 vMB 79
448,591 448,591 0000000000000000023d7faab2ce0c41b5e03e18c981ae06b2f8e39de08d7440 2,223 1.00/1.00 vMB 101
448,590 448,590 0000000000000000016c1ccc589a8af55a753ee007221132664c0373f031f7c0 1,830 1.00/1.00 vMB 65
448,589 448,589 0000000000000000000b9698791d0793399cdd3bac2454f59b739f2095cc5510 2,643 1.00/1.00 vMB 108
448,588 448,588 000000000000000002ea7e2edebeb8647bccce3f8836479670b464c2975fb643 1,514 0.73/1.00 vMB 83
448,587 448,587 00000000000000000199fc33ab085b9ba44bc0e05b6818d31e0fe66c25930729 239 0.24/1.00 vMB 89
448,586 448,586 0000000000000000009061ba165bf66063a9dc25159008f4bfa2fa1be1cd4003 748 0.38/1.00 vMB 85
448,585 448,585 000000000000000001565ae52e1bf4b6d972ad1862b747a181135a23224f0c1c 582 0.96/1.00 vMB 17
448,584 448,584 000000000000000002ec98d911352404b66ecc254cd158df5ff5eef0c73e78f1 1,789 1.00/1.00 vMB 64
448,583 448,583 0000000000000000023027cf107d50da78a3064271770c3e64d464e46fc492df 2,899 1.00/1.00 vMB 111
448,582 448,582 000000000000000002db5c926a2f2153586e5f982dbca6e83de813963711b952 1,521 0.65/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.68 GB

Node Details:

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