Loading Tool

Explorer IconExplorer

Memory Pool

42,295 transactions
33.24 vMB
0.10699442 BTC
Random Selection Loading Transactions
Max Size: 165.63/200 MB

Candidate Block

Mining Attempt 2a360dbe2bb1adbacb2e44d4ad886fb6f65a4d6b04734cbd35279d97159c7223
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 28e89b239ea2eca43deeca910c54a03280b2da24551ac3f639c059a62f30d1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,919
Size: 1.00 vMB
Total Fees: 0.03398917 BTC
Feerates: 501.64 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (367,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,337 547,337 0000000000000000000d191dd4473deff9378667111373bd8b28bafd4ed1b4c7 2,583 1.00/1.00 vMB 5
547,336 547,336 00000000000000000020532b9b6086f37b91036fccefca0edbe6cdb5db87a757 1,838 1.00/1.00 vMB 15
547,335 547,335 0000000000000000001d7efb7f1349d96483b5d9e8e2ffd81f95ec8f83d93248 2,372 1.00/1.00 vMB 21
547,334 547,334 0000000000000000000b94ce4170599611e7baae75109e59e6d44988ffc1938c 2,344 1.00/1.00 vMB 13
547,333 547,333 00000000000000000003dcf3a7bb0504f310ff30b9bc8b2d1f265c93b309c235 1,547 1.00/1.00 vMB 12
547,332 547,332 000000000000000000137d316d4db784e86fba358cfbcbf772baee2ad81ef134 2,547 1.00/1.00 vMB 19
547,331 547,331 00000000000000000022c47c9e478fec6e31c3f966f19e54a2dbe27cdbc7dc85 508 0.24/1.00 vMB 12
547,330 547,330 0000000000000000000a678c2bb110d3a1c667367b9f4f46df5082266479625b 42 0.01/1.00 vMB 14
547,329 547,329 00000000000000000001134b138253aad7717f3d371cf11658042bc0bfa6709b 262 0.48/1.00 vMB 2
547,328 547,328 0000000000000000000c3c431aeabfe68bb3cf17961351635746060fd6ff9ae3 1,370 1.00/1.00 vMB 5
547,327 547,327 0000000000000000001fcdf74f052155d24900f4e0352540c27bd242d39b1ed8 2,891 1.00/1.00 vMB 9
547,326 547,326 0000000000000000000c4f89accd753acf6fa37ceb6bac7f0bfa47877fba6071 2,835 1.00/1.00 vMB 14
547,325 547,325 00000000000000000002f08f4159c7ccb02416942ca631dd62098ce9356ad388 668 0.40/1.00 vMB 12
547,324 547,324 000000000000000000235e5873004529edfcd1ac3795a7be60b971749a84f712 2,933 1.00/1.00 vMB 19
547,323 547,323 00000000000000000010190b7270637c6f8ff88e715c059094dee0cf8b2e6314 1,872 1.00/1.00 vMB 12
547,322 547,322 0000000000000000001e05c6f37ce5d8a60e108fcee3bc60bafb12f84f33eea5 985 0.55/1.00 vMB 5
547,321 547,321 000000000000000000236a4ee81e6ce93c4853cac5ebbaa56207b1d1b31a9a71 2,460 1.00/1.00 vMB 18
547,320 547,320 00000000000000000003c34d4d672bd7d31c35a51a16c87ed6a3dcfdf7368f12 289 0.10/1.00 vMB 13
547,319 547,319 0000000000000000000b41ed51bbb4700e9eb4b3be5b99c267fcaabc5046b4a0 779 0.26/1.00 vMB 15
547,318 547,318 0000000000000000001ee1ca76c4398ce5fbbd289884643fec5623ccea0a0abd 516 0.24/1.00 vMB 12
547,317 547,317 000000000000000000011e911b4c2d52e65184db0b919b1bc57110fabf52a8b1 765 0.31/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.61 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: 624.09 GB
    • Received: 11.54 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.