Loading Tool

Explorer IconExplorer

Memory Pool

88,385 transactions
32.33 vMB
0.17352142 BTC
Random Selection Loading Transactions
Max Size: 195.79/200 MB

Candidate Block

Mining Attempt 292eb5c7bbe4a894f0f908d769488b4f885d2180af34f3746daa22f2a92bfae4
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 834ba589c303abc943a1c8b424efa527ffb38b4c3855a91a62c5139e729f2284
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.08439881 BTC
Feerates: 216.64 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (263,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,797 651,797 000000000000000000092901d6c58f4229516d7fcb0e6ed1be7b024c5346f3c0 2,520 0.97/1.00 vMB 43
651,796 651,796 0000000000000000000637b5cd4e3f47474bd6a3c148a5d5a164db5f31faceab 1,269 0.45/1.00 vMB 46
651,795 651,795 000000000000000000032d8a156a1a7aa058e3dd138c547790b2ab52dd07e824 83 0.03/1.00 vMB 45
651,794 651,794 0000000000000000000acb9fe1b227b180911dedd1bf2e1abea62656c378cf2b 400 0.12/1.00 vMB 52
651,793 651,793 00000000000000000008d635341ec3273960d2cd708cc43df83e390589540f30 2,387 0.83/1.00 vMB 42
651,792 651,792 0000000000000000000e50f8df228cad976d631787d72fd05c59869acd52c304 206 0.06/1.00 vMB 47
651,791 651,791 00000000000000000006898ea1ad97f83b495d4d35754e30f1b84d83be0b006b 2,647 0.93/1.00 vMB 38
651,790 651,790 00000000000000000005fd440940848e732183830725afba0b22842b1aa927b6 1,428 0.54/1.00 vMB 43
651,789 651,789 000000000000000000053723672cede6baf76aea3454bec5fb7f46b120cc5af6 813 0.30/1.00 vMB 17
651,788 651,788 0000000000000000000639408e0fd64d63fbe25489dd7e9fd8d305598d023085 2,583 1.00/1.00 vMB 22
651,787 651,787 00000000000000000004b424d8585b86d21d8497722408844e6ce81fb93e5bf0 2,707 1.00/1.00 vMB 59
651,786 651,786 0000000000000000000493f62fc0dcde60ddcefabc737794195ede4cf2b8f13d 2,053 1.00/1.00 vMB 55
651,785 651,785 00000000000000000001ead53e9ed1fb12e345f94a9513f128676e5cab728cae 2,370 1.00/1.00 vMB 87
651,784 651,784 0000000000000000000324a494cd8cb6e50baa7b6518561c40960b99b343b2dc 1,213 0.76/1.00 vMB 64
651,783 651,783 0000000000000000000e7b01bbd1aac6f70f5fc38433f9b59f86901c99ff4fcc 79 0.03/1.00 vMB 65
651,782 651,782 0000000000000000000a8abec9f1fbc4a5b6d8e4f86b3903c46160b1014449cb 1,284 0.68/1.00 vMB 24
651,781 651,781 000000000000000000051b2a289de5b27fc515cb78d27226df8781a8969026ec 2,365 1.00/1.00 vMB 29
651,780 651,780 00000000000000000006c677f31c9fafccf0c635df8427f13e52c426255acdae 2,768 1.00/1.00 vMB 83
651,779 651,779 000000000000000000080056229ccc3c3118159c2e2dd1164cf3684984811e33 1,500 0.58/1.00 vMB 41
651,778 651,778 0000000000000000000da02e8909aae6c4d08e3c200fae35f605acbd8c217295 1,539 0.74/1.00 vMB 41
651,777 651,777 000000000000000000021481abf252a7f7542b1b4ee086bd54d2fdf21833288b 376 0.11/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.52 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.93 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.