Loading Tool

Explorer IconExplorer

Memory Pool

78,971 transactions
29.24 vMB
0.12128688 BTC
Random Selection Loading Transactions
Max Size: 176.36/200 MB

Candidate Block

Mining Attempt 1e0b2943a5884440f62345ef0e5d0c2d2be875d65fd929ec9e02eca771b1d8b0
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 38a1b93fd7cad99efaf4a4dfac3e5f786688910c013a0620d63ad07a868c2bed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.04400603 BTC
Feerates: 150.80 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (50,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,232 865,232 00000000000000000000e269a0e2e3198aa2015033c0f71dad079069828cf588 6,153 1.00/1.00 vMB 69
865,231 865,231 00000000000000000001b2c4741e360b9acd71fa9b5fca6f5ede46ace39ce53e 6,115 1.00/1.00 vMB 75
865,230 865,230 00000000000000000000a0a3e1cd55862fdcfbc0d6bc5e97acd86b20ef0666bc 6,485 1.00/1.00 vMB 92
865,229 865,229 0000000000000000000220da37903d1d21281b02b0d6cecc63915e764e968eb0 6,202 1.00/1.00 vMB 106
865,228 865,228 00000000000000000001eda611120d471a77c49359942142ce63963d73fb231d 5,842 1.00/1.00 vMB 106
865,227 865,227 00000000000000000002329c86bc4dd78c69281056d175efaf32fc41e078ffd8 6,581 1.00/1.00 vMB 54
865,226 865,226 0000000000000000000150455f875168e4aefd814788899f88dc124e4a13fffa 7,052 1.00/1.00 vMB 55
865,225 865,225 00000000000000000002da62c917c83c4d878d1ca6c7921e61f999779c905f35 6,982 1.00/1.00 vMB 52
865,224 865,224 0000000000000000000190df49f8141a8f8a55fd596436801a694092fd46861e 6,599 1.00/1.00 vMB 49
865,223 865,223 0000000000000000000068542d95959c52a0bb2476c596b9269870a297e6167c 5,753 1.00/1.00 vMB 30
865,222 865,222 000000000000000000022d6fdfe53be535179aede2b59f0846c8ffd0f99c8042 6,556 1.00/1.00 vMB 29
865,221 865,221 00000000000000000000271bf5f4b71f530c7c4ec45c3355c524d4b7ff24fec7 5,149 1.00/1.00 vMB 38
865,220 865,220 000000000000000000010701c8d3c848d73bfcacd913592d91778ba80cd2186a 5,179 1.00/1.00 vMB 22
865,219 865,219 0000000000000000000262d92aa90dc600008f3a70ca63fa6c027154350c1f82 2,654 1.00/1.00 vMB 18
865,218 865,218 0000000000000000000300939622f69d56a375f8e9a7baeb71cbe544e908dcdb 2,840 1.00/1.00 vMB 20
865,217 865,217 0000000000000000000159edcaac9e2c32f0e9ca71f3e3215a76dd0b6ac37903 4,484 1.00/1.00 vMB 29
865,216 865,216 00000000000000000002a79def16579f9f8427e85c9316b3ecc950ba13ec48bf 4,868 1.00/1.00 vMB 26
865,215 865,215 00000000000000000001fcd4d54b67ff5ab59d3a6e1fdc37ae25e5a9dde29fd4 4,495 1.00/1.00 vMB 29
865,214 865,214 00000000000000000001b85a9e2c2f7d29c4ae1da70f7fdc24c7b6b30124fc59 4,097 1.00/1.00 vMB 34
865,213 865,213 00000000000000000000b382355fb1ada19a706c663cee1b9d0a7c0aaca069cf 4,101 1.00/1.00 vMB 33
865,212 865,212 000000000000000000023d9e9dae145fcfc1825bab10a5965ba8a1e0119b2a48 2,486 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.