Loading Tool

Explorer IconExplorer

Memory Pool

78,537 transactions
29.24 vMB
0.13158108 BTC
Random Selection Loading Transactions
Max Size: 176.64/200 MB

Candidate Block

Mining Attempt 57761615e1a97fd7fdc38f6109639234ecf3e2f354ad8db24fed1b26355b27cb
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ed3be124887506b8a829124d8887df6326fd52ae8b961f8ee6d604dfd83b63d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,166
Size: 1.00 vMB
Total Fees: 0.07020223 BTC
Feerates: 108.69 > 7.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (682,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,887 232,887 0000000000000194594e74e292de119dc03401e0eebabd5bb6d101b19e8987bb 449 0.23/1.00 vMB 225
232,886 232,886 000000000000011eaac8ca288f8ba8e7478dbb6cc7c62805e47706382d88861a 112 0.04/1.00 vMB 310
232,885 232,885 00000000000001cf55fb247974e64c9baaefb283e285caf228de850044835e93 6 0.00/1.00 vMB 92
232,884 232,884 00000000000000d8d33f8f862bfa55f38d0c0ee85d1a8e6f2a003d2bb1f4f6e3 49 0.04/1.00 vMB 138
232,883 232,883 0000000000000161d04905526fb826e56dd1bdc4b6aa97275e4458a8a90385c0 251 0.18/1.00 vMB 88
232,882 232,882 0000000000000143cd56dfc4b9b3121d5307e6d8e4851f3e783afd8fa11d79fd 573 0.23/1.00 vMB 191
232,881 232,881 00000000000000bc83b19d961e63cfcb0f6ca3d016563578ede4110b1b542721 356 0.21/1.00 vMB 137
232,880 232,880 00000000000001705087e9388d349c3cd026c08d202b0e9f510a20286e29c9e1 664 0.25/1.00 vMB 233
232,879 232,879 00000000000001621cd2de435e77ee53e1fcb678af0aec79fa08703d3e33e811 293 0.14/1.00 vMB 205
232,878 232,878 00000000000001db69a623033dd65009c4953e44dabcba01b84bd9a11d4fef98 399 0.21/1.00 vMB 108
232,877 232,877 000000000000016bc4a4ddd8abb1e127d816ea9ac3f5457beb1d5fbf5051e41e 55 0.03/1.00 vMB 117
232,876 232,876 000000000000014be2af352a8424d1022ad5e318231d4d13a4d359a149ad84f5 295 0.25/1.00 vMB 112
232,875 232,875 0000000000000053825ad8d3d5bca43f81d940ee17a6b129b47d77caa8a53622 367 0.25/1.00 vMB 138
232,874 232,874 000000000000018b7523eb11be9cfa6a4206852e4ff7a31067c16b4d3e0da688 653 0.25/1.00 vMB 197
232,873 232,873 00000000000000cb8309f74e3f64f9c9da9e604f2fcdf09c598670e4ea642e74 292 0.09/1.00 vMB 124
232,872 232,872 00000000000000ae26c166236d365dbc81cbfe24c6f354dd7e2a95403054ad54 630 0.25/1.00 vMB 192
232,871 232,871 000000000000003958a8b1846667b97bd203bdfb0548968d1af5728a27de8775 505 0.24/1.00 vMB 169
232,870 232,870 00000000000000f23351c4652e557471f4f060d177a11249604134048df09ed1 528 0.22/1.00 vMB 221
232,869 232,869 00000000000000806cf1bca2e894d4c84fc17f61941ea23ee7fbc9816a7a57b5 300 0.15/1.00 vMB 184
232,868 232,868 00000000000000635ac06645bf48d37becd9817ab937896a5a89719f93e43d35 745 0.46/1.00 vMB 156
232,867 232,867 00000000000001707a4c81c00f461394a3957a748f6a42a7632db51c409bac2b 628 0.25/1.00 vMB 230
Previous 10 blocks ↓
Total Size: 782.59 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: 671.54 GB
    • Received: 15.95 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.