Loading Tool

Explorer IconExplorer

Memory Pool

82,405 transactions
30.44 vMB
0.10403468 BTC
Random Selection Loading Transactions
Max Size: 185.74/200 MB

Candidate Block

Mining Attempt d203be20ddf69bbcb42f556828bd94496ebab9cf4cc4c9ca072b810d45f90d57
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root a71cf636aa6398662b99514d80de84429ce132ede6a6d5a64033fd9ed3506ae0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03303307 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (184,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,271 731,271 00000000000000000004f5434e1daf32496d22a30f4dd480b8e173df122e6a18 2,262 1.00/1.00 vMB 3
731,270 731,270 00000000000000000007fa24b43fedb9e88d3c1ed624240489c483e385bd6e4f 3,216 1.00/1.00 vMB 12
731,269 731,269 000000000000000000027c36d660971e55168bb6f01df569aedd4b4f7c97aab4 2,639 1.00/1.00 vMB 12
731,268 731,268 00000000000000000005b7da715051aba978472c71e12a8722eca3e293e32c95 897 0.39/1.00 vMB 7
731,267 731,267 000000000000000000005d255ab70046b960954674aa8236665d4c2cbe4d789f 681 0.60/1.00 vMB 2
731,266 731,266 000000000000000000066d3bba4fb177a520a42b6bfed51ff64e318f09c869d5 2,725 1.00/1.00 vMB 8
731,265 731,265 000000000000000000056cf41d40c047fa57a8876ef32bacdfa7d8396fbcfb45 784 0.42/1.00 vMB 5
731,264 731,264 000000000000000000071335729556d0ee27e4f736fa32ed7f40b1bedd4f2e2f 1,982 1.00/1.00 vMB 3
731,263 731,263 00000000000000000006e466514cc63a98eb3c6b15c2122d33bd91a38f9285d8 3,459 1.00/1.00 vMB 12
731,262 731,262 00000000000000000000fc9aa0f3ba26c1acab8f2e131bdd41395dc8b10307e8 1,123 0.93/1.00 vMB 4
731,261 731,261 000000000000000000082ebd60d46bf2225d80560a102026802dfc01ad7210b5 2,836 0.93/1.00 vMB 7
731,260 731,260 00000000000000000001a62e672b7b9c0725168dc0fa219fd10f9f31497bdae2 2,367 0.72/1.00 vMB 7
731,259 731,259 00000000000000000008f0d7472662de4d8d44d3d0490ff7ca55242dc1d8ffb0 3,473 1.00/1.00 vMB 9
731,258 731,258 00000000000000000006d33aa2c64303835cccb253e914e17629ee7809c89a70 404 0.13/1.00 vMB 8
731,257 731,257 0000000000000000000975b44d56a55096a5a42a963dc833d5b5f1f2f9c5e177 281 0.10/1.00 vMB 7
731,256 731,256 0000000000000000000399541426be7773f45bda7aa853e9fdf948ecf18943c8 675 0.21/1.00 vMB 7
731,255 731,255 00000000000000000002b13a005273c44e55dce1ef3252187fa98769a4cc964b 871 0.25/1.00 vMB 8
731,254 731,254 000000000000000000068e294774f49f16ea50ed3ce2883c7cbb3b9313936d4b 399 0.12/1.00 vMB 8
731,253 731,253 000000000000000000044c7174cb1c27dc10a6720d5aa74fc73db20257b4f385 88 0.11/1.00 vMB 3
731,252 731,252 00000000000000000001ca8d25b0c475eed6f3303ba58313eb4922a23f9fb25c 1,555 0.98/1.00 vMB 2
731,251 731,251 000000000000000000090d302f9950cd41798bad0b696c1d1948f7f23b6be3a3 2,682 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.