Loading Tool

Explorer IconExplorer

Memory Pool

53,518 transactions
31.91 vMB
0.13274076 BTC
Random Selection Loading Transactions
Max Size: 170.55/200 MB

Candidate Block

Mining Attempt e09ac564b94373446cdf712bfeedf9e64cc6512a91996b55d1f1bf1f01d66d95
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 4d30bb6c430657c5de3026c97020b8462c2422296c49eade0220e617d90d7ea8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,464
Size: 1.00 vMB
Total Fees: 0.03546271 BTC
Feerates: 368.10 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (672,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,237 242,237 00000000000000179d4404ca13596a5f3487d3b6ea0afa55d7e2e69218cf2c01 666 0.25/1.00 vMB 238
242,236 242,236 000000000000008fd7df97b37c9bc9d40e82545acdfeddcb1db7d5990f91152e 227 0.10/1.00 vMB 148
242,235 242,235 00000000000000d62a9f38e37400a0445e58a2aaab1f0415fbc3535590ce0039 181 0.08/1.00 vMB 177
242,234 242,234 000000000000002614e8bc3b76121af18384d9028b8a700b2f43ad2a08756013 128 0.06/1.00 vMB 85
242,233 242,233 0000000000000099f704b69147dc34dcb883967da032290c2c2871c430964a66 130 0.08/1.00 vMB 81
242,232 242,232 000000000000006411a837c980cbc1a752ab04e3fffb9f7d1f5579d41039b158 590 0.25/1.00 vMB 175
242,231 242,231 00000000000000c8d5798d98d8a70278dfb5553dc5c5ced581cd52552c8d4367 563 0.25/1.00 vMB 172
242,230 242,230 000000000000009deca327e7e8d286436ad6f32f568f4a248134b8cc3c09eeb7 238 0.13/1.00 vMB 187
242,229 242,229 0000000000000093138562cbb741c07e738c1b58cbd2ba55e4ec1694b84bcbb2 367 0.16/1.00 vMB 170
242,228 242,228 00000000000000c6c44c83b6be2393c4143b3458bdea803d1abc974810f8d111 302 0.17/1.00 vMB 53
242,227 242,227 0000000000000053252251fbbfe6fb9fa5dcaff5b29a14043e7809f79a8f9305 536 0.23/1.00 vMB 159
242,226 242,226 00000000000000a64ff76032d406db5098af086eca5c3f0d1157d632d639c864 99 0.06/1.00 vMB 80
242,225 242,225 000000000000002306e6ce319680dbf420ece33cca3c4712196509f60f7f9a4c 201 0.09/1.00 vMB 135
242,224 242,224 0000000000000067c2de794534c22590e8b65c9e8e113f4521f3c6e5ef6166e6 634 0.22/1.00 vMB 613
242,223 242,223 000000000000007e2889d5324598f787d14fa35fe4eff1a743e65575c3193ea0 120 0.08/1.00 vMB 91
242,222 242,222 00000000000000866d28d8a40cb8744b494ee965ac4020bb89deafb6c24ff60a 202 0.12/1.00 vMB 106
242,221 242,221 000000000000003254fc81293161e845a268cc29ce0611e95312bc6fa3885e4d 515 0.21/1.00 vMB 194
242,220 242,220 0000000000000003f6031c205fa4ac2ccd4900cfe799f5429a4ee1c9216026de 141 0.10/1.00 vMB 80
242,219 242,219 0000000000000042898d4d600c7899eebcc745dbad1d1ac9958211190bec11f9 229 0.16/1.00 vMB 32
242,218 242,218 00000000000000514683a3e8a42a4e04a132e2409c4de72820b0ddccc46d10b9 699 0.25/1.00 vMB 118
242,217 242,217 00000000000000d72d5ef1f6072028a3a1cb7a01b3bb23e2120ab648865cc349 189 0.17/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.07 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: 651.24 GB
    • Received: 13.50 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.