Loading Tool

Explorer IconExplorer

Memory Pool

34,567 transactions
27.16 vMB
0.05571610 BTC
Random Selection Loading Transactions
Max Size: 135.96/200 MB

Candidate Block

Mining Attempt a644fa3a818a02d7dcff976f8b132562d5b9ef67b7612434eca656a4318a716c
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root 8728767853e91702ef45c639f683aad6088c1b384331db50cabedb84ef7aec58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,464
Size: 1.00 vMB
Total Fees: 0.00447618 BTC
Feerates: 40.21 > 0.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (476,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,104 438,104 00000000000000000222a30a66126e25e2235c9977c49b7f2465f7cd59afcf22 2,134 1.00/1.00 vMB 71
438,103 438,103 0000000000000000022d8473d95bd862e853e022d6da7b0c56f22ac4525fa20e 767 1.00/1.00 vMB 76
438,102 438,102 000000000000000002d98c841701a6096ae50f7c5fa03d448a76594859cb3f64 686 0.75/1.00 vMB 77
438,101 438,101 00000000000000000256e03cdcf2364d6f07435e7e80f7304faabd4fa94549a0 2,352 1.00/1.00 vMB 74
438,100 438,100 000000000000000001c33d068e349ba016a3847d72b88812b32f79f25b0d0540 2,617 0.96/1.00 vMB 72
438,099 438,099 0000000000000000015d50ff7d32dc2aac7c662da4132501890ab34b6203449d 49 0.02/1.00 vMB 63
438,098 438,098 00000000000000000032bc2208c380fea2d2059c1b6babffe80f18f8fb978086 1,930 0.97/1.00 vMB 56
438,097 438,097 00000000000000000233ddbc85d1e3af1db6ed5555efd7d50d941ce309ea81df 1,232 0.47/1.00 vMB 71
438,096 438,096 0000000000000000017266969595a1f5c51811ee82e12f01e12d58a51ede8a29 1,246 1.00/1.00 vMB 49
438,095 438,095 0000000000000000031ae8f7f29831c20fbd89cd63f3e42707478fd85dcafbcf 2,065 0.85/1.00 vMB 67
438,094 438,094 000000000000000003f9b3c3590505cf13825e9b08bb14eedca922a932f51ff6 1,211 1.00/1.00 vMB 33
438,093 438,093 0000000000000000025e9133bbcc7b2a2a5dee2cdbd3d6a4aba1ed87ec8330b2 1,822 1.00/1.00 vMB 42
438,092 438,092 000000000000000000d577afebf691a9f576b3f821cba365b6053c078c1beda7 2,595 1.00/1.00 vMB 56
438,091 438,091 00000000000000000147c317af4f2863ccb304bc1d70a2ae32b1d4d0f38824b8 2,435 1.00/1.00 vMB 76
438,090 438,090 0000000000000000032c0751d05b2ad376eb09cf34e905854c7091e70332ebdb 2,827 1.00/1.00 vMB 88
438,089 438,089 000000000000000003e76ade5beeda1a1eb629b6c550a6c64c67bdf152874e13 2,195 1.00/1.00 vMB 69
438,088 438,088 000000000000000001ca646bb1a8d906355ec323edd2b55b94db12708cfafef8 2,534 1.00/1.00 vMB 76
438,087 438,087 000000000000000003646687e34a9c10746b69407f04da614cb854d24fab94ba 2,811 1.00/1.00 vMB 62
438,086 438,086 000000000000000000929071828f619cc21b626f0a762895fb82b962a7d6624e 2,372 1.00/1.00 vMB 75
438,085 438,085 00000000000000000412511bdd0681f284b5c9e549db1b6038428893097691bc 2,416 1.00/1.00 vMB 69
438,084 438,084 0000000000000000007fea180c29eae02e89b57c958c987be8fa8e10fd8af451 2,770 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.