Loading Tool

Explorer IconExplorer

Memory Pool

41,309 transactions
26.67 vMB
0.06818736 BTC
Random Selection Loading Transactions
Max Size: 139.11/200 MB

Candidate Block

Mining Attempt ab0eef28c690f153f63be2c4211b8599b4e1af9d29afd0c36583e51e0ebe79e6
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 776d5d4287ae36b1536423aa71e20d81b996e883558565ae09709d1a87f79edf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,623
Size: 1.00 vMB
Total Fees: 0.01890277 BTC
Feerates: 265.25 > 1.89 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (146,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,216 768,216 000000000000000000017440b6e93fc3f431476cf7050b7f6b75504c380cf6b1 2,773 1.00/1.00 vMB 14
768,215 768,215 00000000000000000004a3f2c93b1c7facdde5bad2995d5e7bd3d8fadd424779 2,524 0.70/1.00 vMB 17
768,214 768,214 0000000000000000000200347d4531836b4372d5f7ea7d40e95eb22d255069db 673 0.61/1.00 vMB 6
768,213 768,213 00000000000000000001ef8c0302f0f5b18e423dbf0d87e163f8dc52244834eb 921 0.94/1.00 vMB 7
768,212 768,212 0000000000000000000453db332293d8f66d66b6bcbed6f93c913cb261018e05 2,249 1.00/1.00 vMB 6
768,211 768,211 00000000000000000000f854d55d6735b953a5b65801b349e077f03fb97c0af8 1,523 1.00/1.00 vMB 12
768,210 768,210 0000000000000000000247bb20bcd706ac3e9e745abca6ae50e402685af5eaf4 2,518 1.00/1.00 vMB 17
768,209 768,209 000000000000000000005bdac8510dfb3a3907f8329c1f381d98b4c0bbec5fd4 2,143 1.00/1.00 vMB 27
768,208 768,208 000000000000000000065eb398084ba5c76dfc05bc3dc8e5df0b2ce050f6a324 1,094 0.54/1.00 vMB 11
768,207 768,207 000000000000000000003fad85ac922d0f7ae00485ded04d2961e4ad444dfb95 903 0.46/1.00 vMB 12
768,206 768,206 0000000000000000000188bcfa8a7fe8e820a1fc43ce08c182ae13badd6e94be 405 0.12/1.00 vMB 16
768,205 768,205 000000000000000000039423b181fa89c007f678679660fff4c54e687eb73d5b 601 0.63/1.00 vMB 5
768,204 768,204 00000000000000000000be99531c56478c160bb0aefd108c0575aad5287df021 1,664 1.00/1.00 vMB 4
768,203 768,203 0000000000000000000026525dbe80df2149abf8a2da1985014e091410d983f9 3,667 1.00/1.00 vMB 24
768,202 768,202 000000000000000000060cce95f29e94433fc0648a58b2362f53441ba4b1660d 1,728 0.79/1.00 vMB 10
768,201 768,201 00000000000000000005c7ad762a82956148b6cf9201d9bceeadc7b311d9d259 635 0.20/1.00 vMB 15
768,200 768,200 00000000000000000006537e0728edf5d39bdd83b1521199f46944a91057908b 754 0.47/1.00 vMB 8
768,199 768,199 000000000000000000004d35d8fe2fa1f4d4670874989fb599c2115f76f32c55 165 0.95/1.00 vMB 1
768,198 768,198 00000000000000000005955ccfccc0c94ad0506b569f7c7e0546e5cb9932c82e 2,148 1.00/1.00 vMB 13
768,197 768,197 0000000000000000000603ccb8df39afca5f835c58aaa5b7e444040ec801674c 2,924 1.00/1.00 vMB 15
768,196 768,196 000000000000000000022924c498248c5c5240db121a9f544b87bdb2385a9477 732 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.