Loading Tool

Explorer IconExplorer

Memory Pool

54,501 transactions
23.12 vMB
0.07473550 BTC
Random Selection Loading Transactions
Max Size: 132.99/200 MB

Candidate Block

Mining Attempt bb41cf18c1da0cf74341e8113bc2a101955269266e0e96e8fedf1e40c37c602f
Version 20000000
Previous Block 000000000000000000016277370c46ca3155268af80091d344f090e9a9739cef
Merkle Root c75f28bc45789cc4c07fbe47743d85f3be70a3be23f5404b2f06ce7092d65c60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,833
Size: 1.00 vMB
Total Fees: 0.02008732 BTC
Feerates: 85.16 > 2.01 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,924 (798,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,250 115,250 0000000000002284814a2382555140bd8e77c88e669f9be5f12d7c61d36fabcf 3 0.00/1.00 vMB 1,409
115,249 115,249 000000000000a0952e7aa9bad9e8d038f10c96ea593a7f42fb7f0050b7c0863f 34 0.01/1.00 vMB 1,211
115,248 115,248 00000000000041e3be28a91d0cf24adfe8122d208d809aba7e6a1bcc0c7904de 7 0.00/1.00 vMB 544
115,247 115,247 0000000000007b6697d1606a46d4d5ff765b0e5fec59f71a889d05b4e4a78ba8 4 0.00/1.00 vMB 0
115,246 115,246 000000000000134adbd271b9609f2c0fc2d328fb98c0cb9572efddda2867a922 10 0.01/1.00 vMB 598
115,245 115,245 00000000000080fa02740f94247d81f8ccfb654cec24961b132f310bcebcb107 19 0.01/1.00 vMB 794
115,244 115,244 000000000000758e5a0c064603dbf3a161fea2d0b129eff043f9053bf36b5de1 10 0.00/1.00 vMB 323
115,243 115,243 0000000000003917f014845018bf6891bd414713a95c190d7aa02abf17d93e2e 88 0.02/1.00 vMB 42
115,242 115,242 0000000000005972ff13bd97e868a83bbf7b211da10620d5a5ab971504d05c8b 1 0.00/1.00 vMB 0
115,241 115,241 00000000000026bcf88fa61471ec717e4dc8d9b7a4a7306c7ca2fb3eccfd9664 11 0.00/1.00 vMB 1,291
115,240 115,240 0000000000008cff21e04b2fbf64504e3b9d668412a058c99c0e7edc6ad623e1 11 0.00/1.00 vMB 0
115,239 115,239 000000000000bb906f58d77a2a3e428c6f5cd6a48f5e74d620578a1171e077e1 12 0.00/1.00 vMB 0
115,238 115,238 000000000000b707f3426f8f33c16273d7d8440ac8f10effad9bbc9a48f50e6a 7 0.00/1.00 vMB 318
115,237 115,237 00000000000071b1c3eb0222beff8e3aef600f6dd6ec5b8c56cdfb9d07de1252 11 0.00/1.00 vMB 703
115,236 115,236 00000000000045648ca3026f354dafaba0dbb0b172dcb3a503f04e0f6629d2d7 12 0.00/1.00 vMB 670
115,235 115,235 00000000000068da8a2b163f47a30422c2898ed5b59f72cfcaf236b4bef87427 16 0.01/1.00 vMB 196
115,234 115,234 0000000000004176321258343f97cce27eff11f31baa2244c6dcf07d6cc5dc91 11 0.00/1.00 vMB 338
115,233 115,233 000000000000887d44b4115fa72cf304895209928d4a4a290dde7f5b2ff997a0 3 0.00/1.00 vMB 628
115,232 115,232 0000000000006459e46fdf030da9fb8dd8d5c3f75d4d62886d2d5620dc00a301 3 0.00/1.00 vMB 0
115,231 115,231 000000000000c45a54fbbf76162d10213aa880005846d4f8fd1abef330e2c82c 8 0.00/1.00 vMB 1,062
115,230 115,230 0000000000002fcdce521e637899faf21f3a3773202b2c396ff16e98e878f9f0 8 0.01/1.00 vMB 945
Previous 10 blocks ↓
Total Size: 780.48 GB

Node Details:

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