Loading Tool

Explorer IconExplorer

Memory Pool

82,161 transactions
30.65 vMB
0.12046019 BTC
Random Selection Loading Transactions
Max Size: 184.59/200 MB

Candidate Block

Mining Attempt 702e3ab1162e9b701ddf85cd8e2ad93735c95a2bc589d9a5609be8f66f68333b
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c5deeb00febc54341bfe46efdfaa1dad20884159301330f9ae2367fd4e53c918
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,568
Size: 1.00 vMB
Total Fees: 0.04290389 BTC
Feerates: 180.34 > 4.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (831,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,235 83,235 000000000004933ba2233a87c25be2191513717243e476168589f6e9bcb414d7 8 0.00/1.00 vMB 0
83,234 83,234 0000000000144194eb386f71a3b3a9d40d4e5766d7ba30bf66909104dc5fec5d 9 0.00/1.00 vMB 0
83,233 83,233 000000000022a7485f2738a5522c400b07be3c88386e845a31a3044f016df9bc 1 0.00/1.00 vMB 0
83,232 83,232 000000000012bc6b6beb5d17cc6cd9ba442008d88a52c333d4da35f50bf3588c 2 0.01/1.00 vMB 0
83,231 83,231 0000000000234500b2061c4760102b46a2603acbc839b2fdabb1feed97273020 6 0.00/1.00 vMB 0
83,230 83,230 0000000000001f1843ceb96529ca032bc010b3d8de011e136a500f5b3f7c3006 3 0.00/1.00 vMB 0
83,229 83,229 00000000001aeca387e17d64e0ac48b668077c42b0608140c5055d9c83c6d585 2 0.00/1.00 vMB 0
83,228 83,228 000000000014b1029d7dc93ef3232a9ec0760886c6f34d78c4ead1bb3be9ba4f 3 0.00/1.00 vMB 0
83,227 83,227 00000000001f9b83de667d3c7aae86807866b0f3fb827c0a7da68170c48ad14f 1 0.00/1.00 vMB 0
83,226 83,226 0000000000046cac9db9a55b616629588ae0fffc49c60bbfc99bb93c09cf7dda 5 0.02/1.00 vMB 0
83,225 83,225 00000000000208bd886703441aca1d04d7c12cf92f779304d0307de8a1e39b05 1 0.00/1.00 vMB 0
83,224 83,224 0000000000184440be52fa0945ff8f052fd2bceb35c1ace65e5339621e088e1b 1 0.00/1.00 vMB 0
83,223 83,223 00000000001ac63d7297d330a1831adae0ecc65fc0aa3fee978de79b6dc5f6aa 2 0.00/1.00 vMB 0
83,222 83,222 000000000016fb72d60e537f7b2ca9ec1763ef2e13ba5aebc45da45a98fead06 3 0.00/1.00 vMB 0
83,221 83,221 00000000000208db3c6501c4050faf4286d4272b76ff06f90df557e6ab2f37a7 1 0.00/1.00 vMB 0
83,220 83,220 0000000000229ab89fe4b974ab71a4e55c4a1c4550e3b700394e3ef233ef46d8 5 0.00/1.00 vMB 0
83,219 83,219 00000000000446b0101247ef88ae4543a22da8c9182f52da134da6d3e8432ff6 1 0.00/1.00 vMB 0
83,218 83,218 00000000001b715059753ca7bb4e73ceaf250b8ac80f76417ed319f7aaf8a24d 12 0.00/1.00 vMB 0
83,217 83,217 0000000000068d94f2e819aa0ef68db011b4d8e5d50506338387e9f713d5e1f5 3 0.00/1.00 vMB 0
83,216 83,216 000000000012547379e5ddf12021f46edae534cf394f87a5927f910414dad0d2 1 0.00/1.00 vMB 0
83,215 83,215 00000000001faaa02078629fa963bf0613b699304bfa161280081b139dac3131 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.