Loading Tool

Explorer IconExplorer

Memory Pool

80,655 transactions
34.72 vMB
0.18060776 BTC
Random Selection Loading Transactions
Max Size: 194.46/200 MB

Candidate Block

Mining Attempt cc04503c9478427f86d20be29b74415f4eb9bbf26afe38f19dfb1c435fd38a58
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7f60bf9cec021d7819b32b2fa0cfe837fa42e2c97512b573a42126c8558aea19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.05006653 BTC
Feerates: 150.93 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (61,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,066 854,066 000000000000000000031ba2be84f0ef1e043b44ec49a28dda6a50179f9734b1 3,152 1.00/1.00 vMB 8
854,065 854,065 000000000000000000006b6e8dc5bd815c1f661581c38e0bb4c7fd2d54d272fc 771 1.00/1.00 vMB 4
854,064 854,064 0000000000000000000251755b34dd490d7fe315730e6f4209ef9cb6b3feea07 2,414 1.00/1.00 vMB 7
854,063 854,063 00000000000000000000830eb034bfebc4027c4f1db090293f85b5cc75755d4a 1,230 1.00/1.00 vMB 5
854,062 854,062 00000000000000000001b40a2e68ed8089f32391ea976f3185ed315f9b5f2f1a 975 1.00/1.00 vMB 5
854,061 854,061 0000000000000000000203e353eb7480cdf08e2a2b551d307ee13a9b763d5fa5 3,257 1.00/1.00 vMB 7
854,060 854,060 00000000000000000002ee68d474391f308b211b72339a1be0aea3eb5537a7ac 2,054 1.00/1.00 vMB 6
854,059 854,059 000000000000000000015bfc5bc186ace23c68b291cd6e072cec332212825ba5 2,661 1.00/1.00 vMB 7
854,058 854,058 0000000000000000000317183934f8ec789b00580598bbc4fd946aed0da1617f 1,406 1.00/1.00 vMB 6
854,057 854,057 00000000000000000001728bd8a15b11b21d6ffba79cc6b7d0b01d2a09bf8f06 2,584 1.00/1.00 vMB 7
854,056 854,056 0000000000000000000071ec1c606b2cc6833f482b05ee61c4e5e6d119b55484 2,705 1.00/1.00 vMB 7
854,055 854,055 000000000000000000003517e7a593d7a2a3e6122ad18b248d71e72639890515 3,100 1.00/1.00 vMB 7
854,054 854,054 0000000000000000000258f2a09969b1866efbc8efad3ebd5f1aa723d3f23da3 4,212 1.00/1.00 vMB 6
854,053 854,053 00000000000000000000240778ad5d65910a3b28b147d0f66b1a19d146614bfb 3,075 1.00/1.00 vMB 18
854,052 854,052 000000000000000000030931850a75daea64371c666938cd063510cfa9becb9f 3,260 1.00/1.00 vMB 9
854,051 854,051 0000000000000000000026f6d1feee35df2737346e757d459770a6077d660d24 2,332 1.00/1.00 vMB 6
854,050 854,050 000000000000000000018ce2c1da1f1f204a402de76797c710a23eaccfb158e1 3,326 1.00/1.00 vMB 8
854,049 854,049 00000000000000000003239a9b61333fb08ec3d12625d28389f9ca81883e17d5 3,518 1.00/1.00 vMB 7
854,048 854,048 00000000000000000003648843ca4dd86410b94fe9e6de3176d2e515506c08a5 3,500 1.00/1.00 vMB 17
854,047 854,047 00000000000000000003199a1496721e9cfd515ed8dfc328db2acebd6f39614c 2,345 1.00/1.00 vMB 12
854,046 854,046 000000000000000000005d886429368c23489583edfd77d0bfffecef8b570d00 2,439 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.