Loading Tool

Explorer IconExplorer

Memory Pool

33,306 transactions
25.14 vMB
0.05184983 BTC
Random Selection Loading Transactions
Max Size: 127.43/200 MB

Candidate Block

Mining Attempt feb0de912a4f2a6784974bd86cb30a14d90bfa285e7e41808823ba52b05792e3
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root decd57f8ad8198c4d1e922186051f4b7cbf222c02ba4023698e8b47fc7269498
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,379
Size: 1.00 vMB
Total Fees: 0.00652431 BTC
Feerates: 93.93 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (340,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,115 574,115 00000000000000000011a92578aa9bdac67fa7a51c09ebe3911f2896a1688650 3,253 1.00/1.00 vMB 33
574,114 574,114 0000000000000000001c58a13b734f28597dbb68f849ea5f101a9eb79eed9cb8 2,974 1.00/1.00 vMB 63
574,113 574,113 0000000000000000000612a1c6b64078641cbe960b7087a167f46bcc853a0295 2,617 1.00/1.00 vMB 48
574,112 574,112 00000000000000000008f30926008be4f74fff7a6dfc7264639f8eb59c382870 2,582 1.00/1.00 vMB 50
574,111 574,111 000000000000000000011210e37d42c7daee6067b7c67fa4e1bc9e538290926d 3,093 1.00/1.00 vMB 27
574,110 574,110 0000000000000000002a6e57f84bf839c8c39b3284a0a22d8995af59fa4b744d 2,557 1.00/1.00 vMB 61
574,109 574,109 00000000000000000009ce5f56c7d359414baf055ae5a91963514f7c3f577712 2,962 1.00/1.00 vMB 96
574,108 574,108 00000000000000000027b702fa8159a24489b5314a1f48c76ed403377cc8ed6c 2,909 1.00/1.00 vMB 28
574,107 574,107 00000000000000000009ee0d892d4fc92395cec2dfb16b1cf1fd9a692197627f 2,469 1.00/1.00 vMB 3
574,106 574,106 00000000000000000019e53c7798b5610b52a8b0d95ac49386fd70cde483a82c 2,923 1.00/1.00 vMB 22
574,105 574,105 00000000000000000003caeda31c85b41f4e1beb1f04348f66c0c1b14e14ab1b 2,858 1.00/1.00 vMB 5
574,104 574,104 0000000000000000000d48b335f044842d3ce8a5e60f73ed553fd7b14ceed04a 1,301 1.00/1.00 vMB 9
574,103 574,103 0000000000000000000882f25042a7ca844dd670a91523ffee8506c869d0a92a 1,490 1.00/1.00 vMB 28
574,102 574,102 00000000000000000022f4397e182be36354d613d41d3b7c8bad870b6666a572 1,678 1.00/1.00 vMB 21
574,101 574,101 00000000000000000009a9fe070ae82eabe00864770d295bdea1113b9324b193 2,146 1.00/1.00 vMB 44
574,100 574,100 000000000000000000203362430c6aee4284466ea3aea51912365ed0838914ab 2,651 1.00/1.00 vMB 48
574,099 574,099 00000000000000000001a8867f62622b5b63e8b269d94c7540be8897a85eed1c 2,592 1.00/1.00 vMB 43
574,098 574,098 00000000000000000012b024e7aef72014d3553a58974a0149ec63cc037ce863 3,092 1.00/1.00 vMB 55
574,097 574,097 000000000000000000035cacb3e20caeb6412bacc4ebc5af869974a45fefec36 2,948 1.00/1.00 vMB 60
574,096 574,096 00000000000000000008348a1693fee3d34cfba741cfc3f4671a48ef21b137f3 2,376 1.00/1.00 vMB 66
574,095 574,095 0000000000000000000cf1ca1b147dbc481752cbca29b82a13e6c288bb65932e 2,833 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 781.80 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: 634.69 GB
    • Received: 12.26 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.