Loading Tool

Explorer IconExplorer

Memory Pool

22,033 transactions
10.62 vMB
0.03240586 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.01/200 MB

Candidate Block

Mining Attempt 881c908dd7927f0ce59e90891cb44c35261be1dadb28fdd3778cfaf846f5ea48
Version 20000000
Previous Block 00000000000000000001211307c0841a441bf8f5dc037f7907c0cd7b556c1630
Merkle Root 2917bd0a2408059257dd59f23da6b6a6fc07fc551823dabab765b332b72a98ef
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.01486811 BTC
Median Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,569 (548,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,339 365,339 0000000000000000042d5739085b1f61c9ee8b464e3e7b155654fe088cb1660b 408 0.93/1.00 vMB 8
365,338 365,338 000000000000000011a7a4cac5dfdf16eff265b183affb1cebe54b6c9b57e6d3 830 0.95/1.00 vMB 17
365,337 365,337 00000000000000000eec2eca60e3bf74949f2122636445eb8cbdc147c7dc88a3 460 0.75/1.00 vMB 12
365,336 365,336 00000000000000000e85a2c2a7b0a3785a7412a61470fa6bc9e66c62de4669bd 1 0.00/1.00 vMB 0
365,335 365,335 00000000000000000cc35dbf410f7e92d38b518a63d533e9e615d9d349a02421 1 0.00/1.00 vMB 0
365,334 365,334 00000000000000000e8be4db168a2bc920df098d6fd380e45be3edb43487d7c6 1,898 0.95/1.00 vMB 46
365,333 365,333 000000000000000000f5a751aca965a8c6744d8695a89d9272e8f27e011b9d31 279 0.75/1.00 vMB 7
365,332 365,332 0000000000000000056b4f2baab0f21e38efb3ca921d61ab540fa1093070fd11 294 0.75/1.00 vMB 8
365,331 365,331 00000000000000000932b557b5eb091f57c6d514d7e37cdb571b0eb2cbf5a636 1,896 0.93/1.00 vMB 49
365,330 365,330 0000000000000000085854648d5641592ae6ccf06b6daf503d072c72ae5e9e4e 808 0.95/1.00 vMB 17
365,329 365,329 00000000000000000868e8b34795e90608292f3675729cf631429544d0bf7276 1 0.00/1.00 vMB 0
365,328 365,328 000000000000000004d7710e0e50da4b7345b0a4e79c8782a4b3dc9124036f5d 393 0.93/1.00 vMB 8
365,327 365,327 000000000000000007e68544c61f8f066fd2a6e41126e65890567106b6074e6d 978 1.00/1.00 vMB 21
365,326 365,326 00000000000000000f2367de06a11e51a2c92e1d9d54804763b71641a7751cb3 1,132 0.52/1.00 vMB 55
365,325 365,325 00000000000000000fde7466b81473811df324eb56d3cd28076300d3fe069384 995 0.62/1.00 vMB 35
365,324 365,324 000000000000000002b9ba193b48012a5fde130b673c1fbc4af586003c9c3cd2 2,095 0.93/1.00 vMB 57
365,323 365,323 00000000000000000b98dfbe9dc4d8dc4194b74a168e01f922b8f19b05f70924 711 0.93/1.00 vMB 18
365,322 365,322 000000000000000008ff3fc81045929e429026109f97c225edb673b28a90d3b9 1,169 0.75/1.00 vMB 41
365,321 365,321 00000000000000000756fba488e1f5564d33771e9a6c6c5a88e83e9a4175cf54 1 0.00/1.00 vMB 0
365,320 365,320 0000000000000000093e6b78bd7a59895a52f3b85c42fe1047ab4125cf94759f 814 1.00/1.00 vMB 15
365,319 365,319 000000000000000000af01afe1c06b24703de28aba7124f29007814e052e814b 472 0.92/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 779.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: 435.90 GB
    • Received: 2.38 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.