Loading Tool

Explorer IconExplorer

Memory Pool

21,632 transactions
10.71 vMB
0.04510286 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.49/200 MB

Candidate Block

Mining Attempt b2997674aaae19d596e40a0e4b5bdee6c1719330f034391b684d7beb85b00616
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root e34bd43e8f2c273411553966d734494b38692761246377a8447364b936ae894b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,856
Size: 1.00 vMB
Total Fees: 0.02713945 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (663,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,244 250,244 0000000000000025f7aa0c8d20d27c63c6a2eaed6dc33ea3dee96a4f99e0e0d5 490 0.19/1.00 vMB 137
250,243 250,243 000000000000004eec03f3c446d78b1f3c5cc528006f7d7a6f3bee62bb624787 776 0.36/1.00 vMB 83
250,242 250,242 000000000000006c9d4691c7e9475ed3d845fcd6fa31adb287c273d5825648cd 271 0.11/1.00 vMB 115
250,241 250,241 000000000000001455d387e126838f5db5f3ed4380e3cecfbdf9802637c697d9 315 0.14/1.00 vMB 105
250,240 250,240 000000000000004f12b688d1b7e69abc66b8b5c5a7a3730d317be8d95f05d454 102 0.04/1.00 vMB 73
250,239 250,239 00000000000000206f3a687f56ae3bf2bfccf50f12c298ef594bb233357a7a00 362 0.17/1.00 vMB 107
250,238 250,238 000000000000003f8b3b644a4be9801748d1832f167b131756b326e602c0fe80 350 0.22/1.00 vMB 90
250,237 250,237 0000000000000058b1687e9c164ebd8b1a1f6ddafc9a7e035be9b9dd5da0751c 124 0.06/1.00 vMB 129
250,236 250,236 0000000000000066b35d564be4c6c5bd495ccd565153d040e1138adf80939720 28 0.02/1.00 vMB 83
250,235 250,235 0000000000000008826a73274c8a8f86d1315e0f178e59768c7edd1ebd43059f 65 0.03/1.00 vMB 132
250,234 250,234 000000000000003daa94a584efb4c1a38880c7261cda33da5333d5aaf0ade6ea 32 0.02/1.00 vMB 48
250,233 250,233 000000000000001850a8dbace2f0e4f9411cd65cd5f4dff455ab6d48a2217d28 188 0.08/1.00 vMB 117
250,232 250,232 00000000000000251dfd1e1bc88a816f0d904052f81b0162f32cec73933cc6ea 42 0.02/1.00 vMB 72
250,231 250,231 0000000000000031e6a10ca3c4e5f1ef475898a5560bf44e44a2a4412a79b8a1 188 0.09/1.00 vMB 118
250,230 250,230 0000000000000001827970fa5009837496a736ac870e2b689912fbda351a5e5a 82 0.05/1.00 vMB 114
250,229 250,229 000000000000000cca2839506acd06a0caeff30a531a03ce849af8b66822c2e1 144 0.08/1.00 vMB 108
250,228 250,228 00000000000000281fdbb1bb0f29f3fa92fce129a9ab47e67db6b5cc15080c86 218 0.10/1.00 vMB 115
250,227 250,227 000000000000005b955e41a718a69fb633b5a7672b46da874aae4ca2f3b04636 5 0.00/1.00 vMB 75
250,226 250,226 0000000000000044abd805ec7ee0d947544be3c163b63cfc3642b7842a29b830 90 0.04/1.00 vMB 114
250,225 250,225 000000000000003abb005afe19958c46797f692726c50e01586436bcb1a1ecaf 256 0.11/1.00 vMB 20
250,224 250,224 00000000000000035122873357e5a5ed54ac68527fd8be6c25fabb74879fc12c 220 0.25/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 779.85 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: 433.18 GB
    • Received: 2.37 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.