Loading Tool

Explorer IconExplorer

Memory Pool

24,209 transactions
5.15 vMB
0.01631784 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.21/200 MB

Candidate Block

Mining Attempt a15c5d1e9531507d157915bc8b7c9f4c328d0ce14be126703bdd0c77f0893099
Version 20000000
Previous Block 00000000000000000000d6911f3e7e720632b81aa560a11c7b3ef3cb105bfefe
Merkle Root 21c9ef4605a608a221ee7eaf5823c43fd362a9475a016fb3a98e4648d4b9a016
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 604
Size: 0.19 vMB
Total Fees: 0.00328426 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,139 (878,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
34,339 34,339 000000002aef330947767b7a4d11b886b8fe2f20be1a55d5f371850a5ff49d18 0.00 MB 1 0
34,338 34,338 000000002b1e1d3cc946ba914cd680c0a86b9b090ecf729c6410a2bc31f267a5 0.00 MB 1 0
34,337 34,337 00000000c2ce80d26244ce4d91dbab86952f21611c24e2201aa12112aa916860 0.00 MB 1 0
34,336 34,336 0000000040671120ec12c47c07d15cf2a9e0804d713480c3de5e5ae3ba01b9c6 0.00 MB 1 0
34,335 34,335 000000007332ca3b3d619759f3eade92215bc15748810a9c76b149714ded766a 0.00 MB 1 0
34,334 34,334 000000007c2af5098b699106a6b7578a34514ef7ef6aaab11d08db4a5692b195 0.00 MB 1 0
34,333 34,333 000000003104d7241941d1c9f4dd53a6d28f0d580d28ff1747b6c044ebc151b8 0.00 MB 1 0
34,332 34,332 00000000a96adf8dea1b9c47fe6000f5ebe12c227cc2a5ecf790a95ca79c0a70 0.00 MB 1 0
34,331 34,331 000000006b7846e3e13efa6ad6205b6f417f0e671f8189f077f9ecc375988751 0.00 MB 1 0
34,330 34,330 00000000a24671230f6f5277cfa576d3d9c91b4b2c2bc9e00d2f8f488e5b3a81 0.00 MB 1 0
34,329 34,329 0000000090300ab6029ab2f4be991000ebd6ebd1dff651ca5dca37baf678bce0 0.00 MB 1 0
34,328 34,328 0000000005d3e7e1f283ef15d015360d2d82b275334d4367863bbf80da0bb3e0 0.00 MB 1 0
34,327 34,327 000000000507da8e2ac141bffe3ba7359352a73aa49e9bcb9c93d5c3678ee516 0.00 MB 1 0
34,326 34,326 00000000c0772280a51528f1276c9ba1983ed137ede537303478aceba0100c6d 0.00 MB 1 0
34,325 34,325 000000006dd6c692910d77c540ffcc691361a8fd6d9c357bddef1153ec720e5a 0.00 MB 1 0
34,324 34,324 000000007c457720f72c899043f219c8bcd30eb19c0fcc4b2808eea339c798f0 0.00 MB 1 0
34,323 34,323 0000000024df97578dd285769a5923139615c5b5b87470b3f03eeb22a6df0e17 0.00 MB 1 0
34,322 34,322 00000000784f6c6e5d32e511ed2a0ebd749efedc438120b10445a644a098b8ad 0.00 MB 1 0
34,321 34,321 00000000055448a783fb7d9b2f5c8c4a72b0de24429c3396fc074f4fc50d504e 0.00 MB 1 0
34,320 34,320 000000000f373684c31e233337f776407bc816e9f7980aa17a7203b33e170b54 0.00 MB 1 0
34,319 34,319 0000000096f360a2b641d65a779b9a1eae9af7fac2514f63430c2ff032af3593 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.09 GB

Node Details:

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