Loading Tool

Explorer IconExplorer

Memory Pool

46,794 transactions
28.07 vMB
0.07747448 BTC
Random Selection Loading Transactions
Max Size: 147.81/200 MB

Candidate Block

Mining Attempt 82867775d250808b92bfa9dd89ef9c2279dd81286e855e69d23aef5da14be289
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 6e8268ee4e0e9edb529479bb2a149e164d0fe749dc51299448750a6e25649dd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.02318463 BTC
Feerates: 100.36 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (158,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,107 756,107 00000000000000000000d44df220a6526263ffa2b6a562cc97a8b688f27bd3a4 2,149 1.00/1.00 vMB 6
756,106 756,106 0000000000000000000216f3bb9fd3cccef72b01bde38c560a46f514fae90200 3,052 1.00/1.00 vMB 14
756,105 756,105 0000000000000000000426b555b41674f4f23816d275dbb091d8f580436f9644 3,090 1.00/1.00 vMB 17
756,104 756,104 00000000000000000000005fa3a83f9e727c795bae4a7048918bad5515752cd2 3,619 1.00/1.00 vMB 14
756,103 756,103 0000000000000000000760102910d81ba5f29881cf5ea7d2e57542515f89c1fc 3,500 1.00/1.00 vMB 38
756,102 756,102 000000000000000000040d7e2ae54a2b3d137b7943e8ade34280e6a2dadf0bcc 2,186 1.00/1.00 vMB 16
756,101 756,101 000000000000000000038f0482ad2ec6029686e4e6993d2819b1e2db2ad86a33 3,516 1.00/1.00 vMB 22
756,100 756,100 000000000000000000048c791c72ec07dddc29ed69d5d29d670d5b698c8a8927 1,550 0.67/1.00 vMB 8
756,099 756,099 00000000000000000008c37fa0be32cf74bd47b11b6b9ef5bcd02c2a82af5c15 3,453 1.00/1.00 vMB 15
756,098 756,098 000000000000000000085b30c8bca90101959d37e25e53c83522839ea4c1f884 668 0.28/1.00 vMB 11
756,097 756,097 0000000000000000000042e8e6b6930c51be915d00f25cf9e69f4275aef5d219 1,983 0.86/1.00 vMB 8
756,096 756,096 000000000000000000054983c3ecbf4ab64b6eaa24047283866641adf75e554d 1,927 0.59/1.00 vMB 12
756,095 756,095 000000000000000000051f6fdcb53f8645d132a2ed478b2af3af279877f9cd84 2,322 0.78/1.00 vMB 12
756,094 756,094 000000000000000000041fb039fdbe3d31a88abd21a50f666f154efd04fbe273 2,310 0.86/1.00 vMB 11
756,093 756,093 0000000000000000000873fdab6d2353c09e5728b0575ece53299a51da95833b 271 0.09/1.00 vMB 10
756,092 756,092 00000000000000000005107ab739695c0dca6ce8ca537c1122eac1a2f9dfec7d 284 0.08/1.00 vMB 14
756,091 756,091 000000000000000000086167bf1c782e6f408c17cefe5d13835b8caed939baf9 2,454 0.82/1.00 vMB 12
756,090 756,090 000000000000000000044115ffbaac0e5f4e686620330c4d4c3029be5d6a70f2 916 0.26/1.00 vMB 13
756,089 756,089 00000000000000000007d8e3e863608af4a04a5da68a5ac3da0fec84bdf7a8ab 237 0.21/1.00 vMB 1
756,088 756,088 00000000000000000004b66de0b5c8102b0a58f559a1f22df42e9d97dfe22278 2,491 1.00/1.00 vMB 13
756,087 756,087 0000000000000000000317683524d4110d4f2ee6327336cf37bcbdd5757496a0 2,070 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.