Loading Tool

Explorer IconExplorer

Memory Pool

44,542 transactions
27.26 vMB
0.09997500 BTC
Random Selection Loading Transactions
Max Size: 142.84/200 MB

Candidate Block

Mining Attempt 84986a81d6f24dcfed15924b2e1f6d3e415b4afc54d82888b1cfcbd8725ef5dd
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 117bfd64f86cd4d165ba4e7222d23147f60ad559f82081a36430ec49ee7f79e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,639
Size: 1.00 vMB
Total Fees: 0.04542961 BTC
Feerates: 151.16 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (63,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
851,253 851,253 000000000000000000015ad24ef7615d60af165d26f33c87ff236294281fded9 2,811 1.00/1.00 vMB 7
851,252 851,252 000000000000000000010d3e2542ff08374043cbb94706d0ae1b5e46ef7b0606 2,684 1.00/1.00 vMB 14
851,251 851,251 0000000000000000000247d13107132372ac051e74630192105d3f0cb3494962 3,052 1.00/1.00 vMB 15
851,250 851,250 000000000000000000005228e63287c780e8344799cdf61b4d8418053f62f665 1,831 1.00/1.00 vMB 5
851,249 851,249 000000000000000000028efd5035a992b6a3d3ea15ad2a25b32eeaee3a66c609 2,293 1.00/1.00 vMB 9
851,248 851,248 00000000000000000002db9c5ac0ee07192cba5f9ef5d83041b33cced410ce9d 2,429 1.00/1.00 vMB 6
851,247 851,247 000000000000000000025e2d388eef8a70687a4985e7ff9123e24293bea11b7e 3,940 1.00/1.00 vMB 15
851,246 851,246 0000000000000000000277f8438837432e3c70ceaf820e463fed5d9225db1e2e 1,934 1.00/1.00 vMB 11
851,245 851,245 00000000000000000002712f3648961f0931bf8d5045b1bdbaee9e6a9617901d 3,360 1.00/1.00 vMB 15
851,244 851,244 000000000000000000023f4d09f296503311fff6153846b1b1c6d42fd46eaa07 825 1.00/1.00 vMB 6
851,243 851,243 000000000000000000001e74cc8ce462fd5fe7aa9bd64bf04e2c1275ed534916 2,645 1.00/1.00 vMB 8
851,242 851,242 00000000000000000000b764146a38788440833c69ce46290e653b4b448b247f 3,662 1.00/1.00 vMB 12
851,241 851,241 00000000000000000001beab5ee7952306ef65d0dc96a186ce3181203a25c09e 1,027 1.00/1.00 vMB 6
851,240 851,240 000000000000000000015b8db850d4a5b820e927086dded342c9174ea2b9cfa3 464 1.00/1.00 vMB 5
851,239 851,239 00000000000000000002c6346f6ea6937d9d2673b28d03c27a46f42c7bdad57d 5,034 1.00/1.00 vMB 8
851,238 851,238 0000000000000000000368e9535bdb3f3eee1efd8e2d5e797b3ed2070e4cb593 4,271 1.00/1.00 vMB 7
851,237 851,237 0000000000000000000365827f5a9b81092a59c5a2736c9f5230f139de1657e1 3,062 1.00/1.00 vMB 9
851,236 851,236 000000000000000000003931d65788069f788c5ae10f45b375141e583d1f16a0 4,307 1.00/1.00 vMB 13
851,235 851,235 000000000000000000030dbec8cdb0c51743b1db674d97480d97628786e9ee20 2,680 1.00/1.00 vMB 7
851,234 851,234 0000000000000000000151ecc28f559d44dbe53f71d3838258d81262bde74815 5,318 1.00/1.00 vMB 7
851,233 851,233 00000000000000000001607f930dca75f847eb3d6bf46d9f90a1ce516eeb2049 3,473 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.