Loading Tool

Explorer IconExplorer

Memory Pool

75,473 transactions
30.53 vMB
0.09123144 BTC
Random Selection Loading Transactions
Max Size: 175.08/200 MB

Candidate Block

Mining Attempt 96c9668590b61d2d8cd5ec34988d20b41072552363eebe1ad0d9cffc93b6bafe
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 2034d27bc063dc5fe7307f6d3005f0cdd232c51e88a34be5cef29fbb0e445e75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,605
Size: 1.00 vMB
Total Fees: 0.01707190 BTC
Feerates: 265.25 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (365,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,179 549,179 0000000000000000000ffc7a0cc052a0b6b8e111212c531df97f64506aa484b5 3,112 1.00/1.00 vMB 23
549,178 549,178 00000000000000000022926705cb24246c31b47edd56db45a3e2a2c33c88f760 2,701 1.00/1.00 vMB 21
549,177 549,177 0000000000000000000950597c3aeb8de6790ab25432afe3ae7e038982a72ffd 2,270 1.00/1.00 vMB 7
549,176 549,176 000000000000000000161168a2b37c15f4a92fc89fc495314944297bb3822598 2,508 1.00/1.00 vMB 24
549,175 549,175 0000000000000000000922c62cb4b62e3f3e98a343af172e290991575a2d9d97 1,985 1.00/1.00 vMB 6
549,174 549,174 0000000000000000001d412f14d57e90944f441f599f917a390ee3e6d8346de4 2,434 1.00/1.00 vMB 11
549,173 549,173 000000000000000000195e2523ef956460f1da4eaa04088d30b9633c19db6f1d 1,984 1.00/1.00 vMB 5
549,172 549,172 0000000000000000001d4a864abb7d894836e606935b1450fa1157c6c0860be7 2,433 1.00/1.00 vMB 12
549,171 549,171 0000000000000000000c4bb86a7b4e49ae8f3a9c61ac486ee3ebd02d9ddbbef2 2,765 1.00/1.00 vMB 21
549,170 549,170 000000000000000000253e331c49a13f98ff12b56563ea98ffc77654585da9cc 1,901 1.00/1.00 vMB 10
549,169 549,169 000000000000000000132bbb61bd2cf4f2cb2c356d02e9bd7d00645f0b0c5caa 2,606 1.00/1.00 vMB 14
549,168 549,168 000000000000000000251a2c26b555503dca36c05b1d42e97e4da626cd886b47 2,102 1.00/1.00 vMB 14
549,167 549,167 000000000000000000128be7d6ce40d7b31039ccc8b09f7cbb8f75a35e7a2e76 2,831 1.00/1.00 vMB 17
549,166 549,166 0000000000000000001987bc5fd6f23aa4aee269f7a55b7e5e1cf737dbf9baae 3,126 1.00/1.00 vMB 19
549,165 549,165 0000000000000000001e8577c6450c4c31c059f25f2e46247b5220afa2c87081 2,788 1.00/1.00 vMB 11
549,164 549,164 00000000000000000007f01d6f63e9b137d94d9ca874c878a74f1b299b4c9778 3,160 1.00/1.00 vMB 12
549,163 549,163 000000000000000000065e151625f69aae4dc5435aefbe52d5f35d2e5f13a55d 2,390 1.00/1.00 vMB 18
549,162 549,162 0000000000000000001d98eb60b220b11b36ad6eaaf3dc4cf383d592c601cde1 2,503 1.00/1.00 vMB 16
549,161 549,161 00000000000000000007c2327b64a9e35b1e580c9e2e87e758b0e6e33313633c 3,102 1.00/1.00 vMB 27
549,160 549,160 00000000000000000014311c6acb489624517be0c05bef55ca469f10cd9777b4 2,849 1.00/1.00 vMB 15
549,159 549,159 00000000000000000017e79d495d75f37cf662f89972763af1b4ed05d9edab2d 3,156 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.49 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.25 GB
    • Received: 15.45 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.