Loading Tool

Explorer IconExplorer

Memory Pool

80,707 transactions
29.78 vMB
0.07125750 BTC
Random Selection Loading Transactions
Max Size: 179.70/200 MB

Candidate Block

Mining Attempt cfdd32357427f3249e6c8034ee7a2c2d45ac96606faada3b2bd4a6315350b177
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 5f240f59667264c4dabe1671994e9e05a02c9acff3848e0558f3789e7c627df0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,757
Size: 1.00 vMB
Total Fees: 0.01063169 BTC
Feerates: 100.36 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (676,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,516 238,516 00000000000001015da9c05fcb0d2f175900f00829f9153a2733c710c5dddb18 365 0.21/1.00 vMB 146
238,515 238,515 0000000000000143d5035577c648bfe019bd97bd80609d8d02b24f7f08b26c72 700 0.25/1.00 vMB 211
238,514 238,514 000000000000002acf807de3c0849cd946cdc5cb0b9a3b64cedf7ecedb598d96 60 0.03/1.00 vMB 112
238,513 238,513 0000000000000061b4d6231b79cecb733b4559de7a0d3cadcb8b0baebbb03fe7 583 0.28/1.00 vMB 148
238,512 238,512 00000000000000c701ff7a7193439f1980008cea9ac7479f9229bff04b2c1053 156 0.09/1.00 vMB 161
238,511 238,511 0000000000000094ec0db0e5010a10babb54969af4ce7463a7cfa357fd2844b8 71 0.04/1.00 vMB 149
238,510 238,510 0000000000000008fd41216a2d0cc4cd8e8f79644e6820db701b7787ff1993d4 72 0.04/1.00 vMB 163
238,509 238,509 0000000000000031933e67e2d5392305ed5c99fddaa6c9018e5cd6f59e55fd44 604 0.25/1.00 vMB 219
238,508 238,508 00000000000000c30b63f08f830e37fc58e130f786b2b7075cc09170c0e24352 667 0.45/1.00 vMB 78
238,507 238,507 0000000000000091e440e4ebd71ecec12660c04c148c105fbb444eea48fd6b32 136 0.08/1.00 vMB 144
238,506 238,506 00000000000000df68b4bd6cde899fa627697636d93412d548025b016e4e4e92 184 0.07/1.00 vMB 157
238,505 238,505 000000000000014f2c78d6c4a445c6e7ebd3f8869dff979ec3dba71ea03aa4be 162 0.09/1.00 vMB 138
238,504 238,504 0000000000000086563ebe81faf318330d139bd896de63c378ba99c85fb241cd 221 0.11/1.00 vMB 146
238,503 238,503 00000000000000ac555db7176e1fb6077585b6f4ef9c6eabcb3256ccc03d17d6 510 0.22/1.00 vMB 184
238,502 238,502 00000000000000ce7c02faee4827120275a4d92af84c89c1484e24fb9252658e 136 0.06/1.00 vMB 178
238,501 238,501 00000000000000f1eaff9a2009d4cf94312afedbfd0a85a08b3127fed9b257cd 317 0.13/1.00 vMB 162
238,500 238,500 0000000000000020b997d4c219f8136559ff50066f0e946a409645fafb29fe8f 400 0.20/1.00 vMB 153
238,499 238,499 0000000000000160d7d7b046007addba51a9dfadb9d3d236c1b8cfbfb3877742 324 0.10/1.00 vMB 40
238,498 238,498 00000000000001406188f2cd2c9ed1ab132d127e25500f8fc686191d51e2c4bf 64 0.03/1.00 vMB 149
238,497 238,497 00000000000000926a2046bcd77a1f9295270efcb8567752bdd48125f8c488c4 9 0.00/1.00 vMB 192
238,496 238,496 00000000000000866341c51ed21e17e1287dc8f25bdefbdd2b72b32c32c18866 253 0.12/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.