Loading Tool

Explorer IconExplorer

Memory Pool

82,358 transactions
30.98 vMB
0.08157071 BTC
Random Selection Loading Transactions
Max Size: 190.12/200 MB

Candidate Block

Mining Attempt e7e2cb4bd14844d8b2168f2d19e836c4ab5932b1a95b771cece93fb59bdbfdd9
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 8bc21f9756588c99b2b576f0d62715565131c17dc7d630d1a9d45d731d3caf6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01191964 BTC
Feerates: 301.05 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (406,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,653 508,653 0000000000000000003ce57bbbcadc5b052eacd46ee92a7d8d9a7dbca15bb50b 1,646 1.00/1.00 vMB 154
508,652 508,652 00000000000000000051c5e3c951e4874f28245a191fe4d06abce1edff9631c1 1,236 1.00/1.00 vMB 53
508,651 508,651 0000000000000000000df882ffed3ef92b356967372958aca5ae693f25b2fe9d 1,561 1.00/1.00 vMB 77
508,650 508,650 000000000000000000272a913803212bee007e36e355ce445023963ed8061e23 302 1.00/1.00 vMB 22
508,649 508,649 000000000000000000433f6687e6baa53c57a85dae9a14bb5136221e21d63864 741 1.00/1.00 vMB 35
508,648 508,648 00000000000000000032629451b8f41cbbc2305fbafb4c576aefaa56aa7dd325 360 1.00/1.00 vMB 11
508,647 508,647 0000000000000000003142de74709f087fa0481e102347b23c6f9bb7f4fc2d52 439 1.00/1.00 vMB 13
508,646 508,646 0000000000000000004d4f3050eb96ac715cbba9b17b8724bf75ed6e8ce4089e 346 0.16/1.00 vMB 112
508,645 508,645 000000000000000000072b29e40a5269b8bb66f1f357678b80871824de9f8575 1,642 1.00/1.00 vMB 73
508,644 508,644 0000000000000000002998b99488f6c07aae91b91ceba376ead251175f043e2e 578 0.69/1.00 vMB 42
508,643 508,643 000000000000000000479ba3c7a521b53c541804b859095d7d9d02e0b7e6e1cf 302 1.00/1.00 vMB 16
508,642 508,642 00000000000000000019c90eda12b41e57862fb08d9db48e1c6764617e7086d3 148 1.00/1.00 vMB 7
508,641 508,641 0000000000000000001efd3939b40b368008336222b030fee4f45bf9f61e1531 1,366 1.00/1.00 vMB 38
508,640 508,640 0000000000000000000caf31a48903afa37ee50d5f9edacbc501b6948803b959 2,422 1.00/1.00 vMB 126
508,639 508,639 00000000000000000018ce382fac38d43acbb63fb8fc14b99a11b632d45b36c9 126 1.00/1.00 vMB 5
508,638 508,638 0000000000000000004c0ca5d8d96e83e742729616808a4daf68e145d99262e7 277 1.00/1.00 vMB 21
508,637 508,637 000000000000000000568dec023249da4d5486851ec9d5866a3c0fec4ef1b12a 467 1.00/1.00 vMB 10
508,636 508,636 00000000000000000008592d61ea4b45f69287a551e6e95a28646e7e0fd11ca6 882 1.00/1.00 vMB 33
508,635 508,635 00000000000000000034cc85aaf3c13f58853ff66444482e7749a0e3738f9461 731 1.00/1.00 vMB 42
508,634 508,634 0000000000000000003ae850d39530df68f009d114a76402834cb9f94cf93dde 42 0.03/1.00 vMB 83
508,633 508,633 0000000000000000004d9c45025ff8ded9433b7d144110b5181531f919c48aae 1,133 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

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