Loading Tool

Explorer IconExplorer

Memory Pool

26,595 transactions
11.95 vMB
0.02464800 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.07/200 MB

Candidate Block

Mining Attempt 89825d3a5bf26a52938ea10f6a6929ee52e9d7f3856bb42beb0968bd220a97a3
Version 20000000
Previous Block 0000000000000000000208aeac454507dbd85c179d6070990289f4645a044c2b
Merkle Root f56db49a4e3fcfa580f2d74d27c831dc000c766b83471450bf89e5a03f8e2f81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,964
Size: 0.99792775 1.00 vMB
Total Fees: 0.00460009 BTC
Feerates: 42.27 > 0.46 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,754 (771,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,388 142,388 000000000000036dcace385def746044dd0cdf9a082e67b44245e7817f2ba710 10 0.00/1.00 vMB 83
142,387 142,387 000000000000006c5ced692036b2d6155ba986bb5fbdd5efc5d15a641b802655 89 0.02/1.00 vMB 42
142,386 142,386 00000000000007a6607a65409e4b487a39d7e23bf31841bbed3584389bcbe926 68 0.04/1.00 vMB 132
142,385 142,385 0000000000000741b2b2aa26d691d0025a2ef3f59f8f89f0fd9349a94b2f847e 13 0.00/1.00 vMB 615
142,384 142,384 000000000000083d28687f859154bbd18852a053eea880a32e7b6beeed3591b2 3 0.00/1.00 vMB 93
142,383 142,383 000000000000031e69807653c8070168169fcfc164c0eb350b4a7f8b0257a289 2 0.00/1.00 vMB 11
142,382 142,382 00000000000007c90d11e503c558680765c32859a62fc8f35e1d18ce083d8b45 29 0.01/1.00 vMB 166
142,381 142,381 000000000000050cb87163528802b50e0e4610023ead56a00c5b70b6a0bbc85b 6 0.00/1.00 vMB 39
142,380 142,380 000000000000084456cc4d462f2fe5e44b079bb0b97fb8c262c64e2390822a5f 26 0.01/1.00 vMB 116
142,379 142,379 0000000000000225825e5d645650fa0976a28b1b7d5bd1358c505623c5d8ac09 37 0.03/1.00 vMB 46
142,378 142,378 00000000000006a6a02a68d4d37222237ddc60bd3567b53e710dc1443df12704 28 0.02/1.00 vMB 153
142,377 142,377 00000000000007a43e0b5aff9f7cd52bf8097e26f10e4031de70de8b42024031 111 0.04/1.00 vMB 60
142,376 142,376 00000000000008dce6c8a812862ef0084200f3e6bb08046fceb1bda3ca4d6e39 42 0.02/1.00 vMB 188
142,375 142,375 000000000000087e02b3cd9380ccce1fb998c14cf82af17e74969cef15c09925 19 0.01/1.00 vMB 137
142,374 142,374 00000000000003c854daf2f2781b1216a48425662a049eb4d9bbb46bdf6ec5b7 21 0.01/1.00 vMB 78
142,373 142,373 00000000000006dc1bde2767630c22e2d525d002c5e81545baf59c8fbddedbc4 124 0.04/1.00 vMB 2
142,372 142,372 00000000000001cae0b7ebad7ba1f94a40ba6a5773ed1c4679609b08eca44659 132 0.06/1.00 vMB 165
142,371 142,371 00000000000000051cad117b009e81d36f9368fec8babc7bdfebdc9a5ba9cfa4 23 0.05/1.00 vMB 89
142,370 142,370 00000000000006b07cfb027fcb71355e422b33cff2296c7ff79653bbe323b69b 7 0.01/1.00 vMB 33
142,369 142,369 00000000000000d7d1c908cc044f30adc1a7a81b6eaf496c470705023e869cd1 93 0.03/1.00 vMB 18
142,368 142,368 0000000000000844f7b821788fd1ec43cfd8e7837a65c5a4b1444f2aa10763c6 13 0.01/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 780.19 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 504.58 GB
    • Received: 3.96 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.