Loading Tool

Explorer IconExplorer

Memory Pool

39,685 transactions
32.68 vMB
0.07623016 BTC
Random Selection Loading Transactions
Max Size: 161.60/200 MB

Candidate Block

Mining Attempt be461272ae6c5777f1e28a3cac0b8b819bf12293f1f5f0b34428d62cbf0afeca
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 4285cf444b1506cc62395ca9fb30bcb8820b8c1a961dbdd98f6850dbf184569a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,245
Size: 1.00 vMB
Total Fees: 0.00725015 BTC
Feerates: 30.98 > 0.73 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (367,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,342 547,342 00000000000000000006c4f3a9a0663366237901a24aa73270ae6e03b884fe84 1,114 0.93/1.00 vMB 7
547,341 547,341 000000000000000000100b1d9bdd913acc9da24f060013259d2ca9bbed928bd1 1,380 0.95/1.00 vMB 7
547,340 547,340 00000000000000000018844f5c2a510e206cad2cdef7d14e26b0f6ca8e9e7acd 1,525 1.00/1.00 vMB 7
547,339 547,339 00000000000000000024afef7cf4b604dbde63d4a89ac0848df4a79cedd5ce10 2,462 1.00/1.00 vMB 17
547,338 547,338 000000000000000000166fdbe9656b7b41ea3ed82cf12cef31b28270da57f2b1 1,844 1.00/1.00 vMB 4
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
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.