Loading Tool

Explorer IconExplorer

Memory Pool

56,551 transactions
18.54 vMB
0.04492715 BTC
Random Selection Loading Transactions
Max Size: 117.36/200 MB

Candidate Block

Mining Attempt 0b2073b96346924fb3e7dd3fcc4639d0c67825321195e9922812710c7e75f4ad
Version 20000000
Previous Block 00000000000000000001af3062aed7163af32fbe6e3ffdb774559bb764752576
Merkle Root 1e17231c19d361d0bcaa2d151962e08709bbf64916ed4f09a512e810af844932
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 353
Size: 1.00 vMB
Total Fees: 0.00334351 BTC
Feerates: 40.21 > 0.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,708 (655,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,362 260,362 000000000000000e5110cb89cc2c3901e406ea05a5d046be65d8bb43e7e03bb4 168 0.11/1.00 vMB 88
260,361 260,361 000000000000000695e9f84d3f86aa5560f0cfe43ccd70c393e22d5305a1c2b7 204 0.09/1.00 vMB 111
260,360 260,360 0000000000000002527fbcd5f4197139c6caf30ca5293afb2546e893dace325e 404 0.23/1.00 vMB 98
260,359 260,359 0000000000000002943af04b2b2e24e85ba9feec7bae57e7fc27bffc62e9160c 202 0.08/1.00 vMB 120
260,358 260,358 000000000000000432be30e035554b0b065b2600e76368d58f0b329e3433cc19 47 0.02/1.00 vMB 78
260,357 260,357 0000000000000015e5d1575a26ed2ece7de5679db7b00198e0c7593f6c47bc98 71 0.07/1.00 vMB 67
260,356 260,356 000000000000001cd0437379b4d578d159ddc0c18c172b9ad8a2392e46992853 143 0.06/1.00 vMB 104
260,355 260,355 0000000000000017c618506446f3d06b7edab253274355f976969659afb797ab 154 0.07/1.00 vMB 100
260,354 260,354 000000000000001bcec2fc7f899d03e7e198f50802a8df81b6832cea50dbfab2 122 0.07/1.00 vMB 108
260,353 260,353 0000000000000010115863877c96e1a9927318b942eaaa0c59bbf81eab164eb3 71 0.04/1.00 vMB 55
260,352 260,352 0000000000000019db50ff8dda2e7c3a3ef825f19a3b539deaa3762c728b3387 146 0.07/1.00 vMB 88
260,351 260,351 000000000000001181b144b9fac14df6a919f0af15ef427a65e5ea81ba5b7fa0 397 0.20/1.00 vMB 110
260,350 260,350 000000000000000bbbf314d2e75a8edd036dc46f01542362298ca504ad3dda6b 299 0.18/1.00 vMB 117
260,349 260,349 000000000000000e471a1254283e2e868152dc150990247d47e3fa6d5ed6e99c 340 0.15/1.00 vMB 107
260,348 260,348 00000000000000129b5ccad9d2cd862171cc1315382d8d24cc313eeca598328d 270 0.11/1.00 vMB 92
260,347 260,347 000000000000001aa57090264c674b4572daa030d6ed29f286121f0c93ca995b 71 0.04/1.00 vMB 66
260,346 260,346 0000000000000013d6e4b019b7078e38d6cbfa3f3448811bdb53765944ab3595 138 0.27/1.00 vMB 41
260,345 260,345 000000000000000455d8f29e7ba79acfeb4d886464755b99dff31e3d8fbc708e 174 0.10/1.00 vMB 85
260,344 260,344 00000000000000116b91f0b68f5efc069780a44eddad1741dbed6be1b495b320 38 0.01/1.00 vMB 83
260,343 260,343 000000000000000b4b2992a1bee5304c97e8da8bae54f6786229efa15b44a421 220 0.11/1.00 vMB 48,548
260,342 260,342 0000000000000007f0e8c56d66d3341025bb05eb83c764f2e8e29292da905c14 41 0.02/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 783.60 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: 775.27 GB
    • Received: 20.84 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.