Loading Tool

Explorer IconExplorer

Memory Pool

49,298 transactions
30.24 vMB
0.17142222 BTC
Random Selection Loading Transactions
Max Size: 161.77/200 MB

Candidate Block

Mining Attempt ebeabab3f090c9e9be8387b0b8f383c416282e86c93cde45c76c65f7c4683019
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 65e73b352a127c8be42483d60dc858f336c06c9c1a9b5742db1593d8c998f19d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,058
Size: 1.00 vMB
Total Fees: 0.09219775 BTC
Feerates: 261.10 > 9.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (383,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,631 531,631 0000000000000000001d53ddc764924b1b7264cd6c7e27192b6f7ee6e9498358 2,015 1.00/1.00 vMB 10
531,630 531,630 00000000000000000011081232af51382a6736b314004016b4e8b8ce4e491a3a 3,043 1.00/1.00 vMB 14
531,629 531,629 00000000000000000030b64b22271ec6540825544ad0f1abe543ebd6c44fc57e 2,025 0.87/1.00 vMB 15
531,628 531,628 0000000000000000002e3e5d974e8c9aa5d7ebbc0e5504b1e357aad6913588c3 3,022 1.00/1.00 vMB 17
531,627 531,627 0000000000000000001ece5e17f6da01c55b2dccc3e4128d4b63ea27f6a3ade3 2,139 1.00/1.00 vMB 45
531,626 531,626 000000000000000000321684a49066a11a9650bf2ef132eb2131d0e3d7da10ec 2,434 1.00/1.00 vMB 17
531,625 531,625 000000000000000000032fa9433a5b3be5479eaec017f59a5059466e66d279f0 2,289 1.00/1.00 vMB 21
531,624 531,624 0000000000000000002a82f9c9db67d774ccad0540d0519d12a10f2c5459be53 126 1.00/1.00 vMB 1
531,623 531,623 000000000000000000242071d1df9755cc37be2bc44df1f591675c2ab28af2cb 2,322 1.00/1.00 vMB 25
531,622 531,622 0000000000000000002c8873a78619bb49def233d6364f2f104582314f4a3912 852 1.00/1.00 vMB 7
531,621 531,621 000000000000000000186aa83f040459e7f1f67c9ada3d2cd3fdbeafaef75997 1,195 0.50/1.00 vMB 25
531,620 531,620 0000000000000000001dec5dac2b31eb80396a5ff8b40673b234efd340f0bddf 951 1.00/1.00 vMB 9
531,619 531,619 0000000000000000001c8f6abe9f48b479b9521146a0b551346658f2c7ea149e 596 1.00/1.00 vMB 5
531,618 531,618 0000000000000000000e7afb1042fbd983ea8f88936e751da1ab90b3c80c3dd4 1,061 1.00/1.00 vMB 8
531,617 531,617 0000000000000000001b7fd7bac37edd8cd0115750ead0391bb8e62350e18039 1,901 1.00/1.00 vMB 12
531,616 531,616 0000000000000000000ccb62827fce8bb01ab2df759375cf7b6689714d152ef6 81 0.03/1.00 vMB 204
531,615 531,615 00000000000000000008af48c5656e1e25b0872eb42b74318355d560b462a014 2,130 1.00/1.00 vMB 23
531,614 531,614 00000000000000000023c6bbf938c84937229a3a96add72e90544bd4890c51c4 1,542 1.00/1.00 vMB 7
531,613 531,613 0000000000000000002d8a2444015972e1709af4a0473b416043bd8747941163 2,073 1.00/1.00 vMB 19
531,612 531,612 00000000000000000006af7fc786e751daa58359ee0cf02500d93e78d4d9c1c1 1,259 1.00/1.00 vMB 36
531,611 531,611 000000000000000000007fed9003ef89d993762188a360d3787702f39fdcdf75 560 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.