Loading Tool

Explorer IconExplorer

Memory Pool

78,498 transactions
29.44 vMB
0.06846832 BTC
Random Selection Loading Transactions
Max Size: 176.92/200 MB

Candidate Block

Mining Attempt 1a81bc7edc1aa08f957b5acb7663185219cc7b2b041441b312ba00c56ed6bf83
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 32a8bd9bdfc183c2d3d74f48c2d4f53f917207f78f9fa818320ad43f62e51f35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,964
Size: 1.00 vMB
Total Fees: 0.00878951 BTC
Feerates: 150.93 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (143,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,532 771,532 0000000000000000000827b9ad13931cc72ace1b695f17e683d23c09968aa65a 1,618 1.00/1.00 vMB 14
771,531 771,531 000000000000000000003ad77ea08d22b0d730c9ce5624814e3af4302dcf2ad4 1,705 1.00/1.00 vMB 10
771,530 771,530 00000000000000000004867e28079dc4b331bfd9054db1dc882aabc0f78ad146 553 1.00/1.00 vMB 2
771,529 771,529 00000000000000000001d1e66289e6dd77fb40e6c8705921ef97af39a9f5280e 1,720 1.00/1.00 vMB 4
771,528 771,528 00000000000000000007d1ca1803565c90b5bcd5e0d7042c6bc3d0011cb19bc1 323 1.00/1.00 vMB 1
771,527 771,527 0000000000000000000594a4b55d0b4fdddfd1b1a659480eaa793caf0fbae56e 790 1.00/1.00 vMB 5
771,526 771,526 000000000000000000077e4a8591287873434e10143dba58c4932eadbe44e18f 2,231 1.00/1.00 vMB 12
771,525 771,525 000000000000000000029738ce045342da06ccd945aeb7572dcfec34bae8e107 821 1.00/1.00 vMB 4
771,524 771,524 0000000000000000000104807069e828cd9595c9bfd515448d7766e2411d34a0 173 1.00/1.00 vMB 1
771,523 771,523 00000000000000000005b9fd8a6c68c87c3a089f156056002432a23b64e54313 964 1.00/1.00 vMB 5
771,522 771,522 000000000000000000049897bb2db370f2fdc660266eaf6c268b4eac8671482a 2,491 1.00/1.00 vMB 11
771,521 771,521 000000000000000000070006604b82f69bdc514b1f2fb9116aaa5fa1e0357fa9 173 1.00/1.00 vMB 1
771,520 771,520 0000000000000000000047af2ef7c9e4e70f9b45f45fea1be9c2612397d0912d 957 1.00/1.00 vMB 2
771,519 771,519 0000000000000000000172cbc4044ac3e507434ad2dbe6af31210a93acbd58e3 2,834 1.00/1.00 vMB 14
771,518 771,518 00000000000000000000c70aae05aae7f17bf73f75e8fa4456c2b7a8cff86da2 1,544 1.00/1.00 vMB 11
771,517 771,517 000000000000000000082299a6f3913c4de7462389019dfbf75fcd8c185f0590 1,670 1.00/1.00 vMB 21
771,516 771,516 000000000000000000004b40b94d4021c0ef1a92c6703ee856bcb324d905d08f 3,269 1.00/1.00 vMB 16
771,515 771,515 000000000000000000074776da47efc5113537b96a69a130ea6e6a8e8330de05 2,282 1.00/1.00 vMB 4
771,514 771,514 00000000000000000005c9ed89f05858a2183760010bfef3f72f4c488b4def83 3,263 1.00/1.00 vMB 21
771,513 771,513 0000000000000000000179cdd752de18dece7f01d128c6448178d634be3a3eda 2,508 1.00/1.00 vMB 16
771,512 771,512 000000000000000000038cca2c84836376678775c1c7c48c75066da458488af4 2,469 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.