Loading Tool

Explorer IconExplorer

Memory Pool

40,087 transactions
26.30 vMB
0.05473747 BTC
Random Selection Loading Transactions
Max Size: 137.31/200 MB

Candidate Block

Mining Attempt 2703f210320237af8b91aeaa648973ddaaf39768979f20a9897a33fe333a87f8
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root dffa3697f4636b80770010889a251f22d2f58e4a0e8754f8d8d6ec46420b5ad4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,788
Size: 1.00 vMB
Total Fees: 0.00666971 BTC
Feerates: 200.54 > 0.67 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (731,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,041 183,041 00000000000007dfa1269281a912ba4d8eb3fe9eb84f7ccbe62f5f217b4571ed 14 0.00/1.00 vMB 48
183,040 183,040 000000000000018eaf1e73e5217ab6b0676783a5218f526c8ad4dfc42e6bf708 650 0.42/1.00 vMB 110
183,039 183,039 000000000000046c4900fe98914f9ba182d08a2b5363e8cd2b3d7df98256819f 512 0.25/1.00 vMB 120
183,038 183,038 000000000000054eef3ec4daf3affdae87b61fe6eb10dfeb4214254c9295788f 281 0.26/1.00 vMB 127
183,037 183,037 0000000000000919865ba57c3b472e36006aa08988782377de4fa9259f0bcd1e 9 0.00/1.00 vMB 322
183,036 183,036 0000000000000739a712332c88b5b0800d34644c833ac0152cf85b23f659e610 338 0.25/1.00 vMB 109
183,035 183,035 000000000000091ed5947eee8cffd8fe302a74644151275994e494ed656a2ba4 275 0.11/1.00 vMB 118
183,034 183,034 0000000000000a3e222a090b7fb83649bd3080fdb497a6dd386f12359b136b50 825 0.42/1.00 vMB 131
183,033 183,033 0000000000000228634c2018a11a0391e50af858f14b741ee7c9b0322433ad5c 8 0.00/1.00 vMB 0
183,032 183,032 000000000000044379c771a2c28f3f84d9bb9aaaf73d501d8f2c1321805cc667 149 0.05/1.00 vMB 83
183,031 183,031 000000000000010488bbb23ec9fd2b66a8f47c572409fd736355bda0124e2a3e 932 0.40/1.00 vMB 131
183,030 183,030 00000000000002a83314d4994c4da66fc2508dcfd0f4f3e0787f897b50be1c85 1 0.00/1.00 vMB 0
183,029 183,029 00000000000006955fdee07eb10e8c2983d9f6b97cd62fc69398e224ed37b7a1 5 0.00/1.00 vMB 0
183,028 183,028 00000000000003c41ec10b849ff2285e909607d3aae4da1540ee9b9c41f59801 467 0.25/1.00 vMB 176
183,027 183,027 0000000000000a0b346d12e791ef1eea9c6b4736ea4d539690f442bc761f4c8a 718 0.23/1.00 vMB 152
183,026 183,026 00000000000006460b5c4e8a26600d49ff733c90c317ccc9380e48d2d0ba7f8a 763 0.42/1.00 vMB 110
183,025 183,025 000000000000047813c20fa46984930bd65682f73e90da8f5e350fc820c1c047 143 0.05/1.00 vMB 90
183,024 183,024 0000000000000a2beca786ad31f5c2fe415d0a30cfd167e781351b5733c0dd58 341 0.25/1.00 vMB 120
183,023 183,023 000000000000061d941278d1f72b66c8fc2a8af25e5b4d0109302eaf0a7f1ef9 29 0.02/1.00 vMB 12
183,022 183,022 0000000000000978cd95211c699b74073759d7898b4a8340d6a9784d818aca96 140 0.05/1.00 vMB 89
183,021 183,021 0000000000000189a5139e49e28c6057c90a1f6e173799bbb1141893d651ac76 6 0.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.