Loading Tool

Explorer IconExplorer

Memory Pool

82,428 transactions
31.91 vMB
0.08315506 BTC
Random Selection Loading Transactions
Max Size: 193.64/200 MB

Candidate Block

Mining Attempt 2a4ff80be60cf37185ae97628dfdde589fe5ab41093044fa44a633c9c39d03f3
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root 4c5ba461ce02da0df878b5697e6cdcf39a0bf4d04118fa84e9d8aa54208c4717
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,518
Size: 1.00 vMB
Total Fees: 0.01347451 BTC
Feerates: 73.20 > 1.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (406,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
508,632 508,632 0000000000000000002e3c437d170090d92b45ef8d7d740156c55a59c8286981 953 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.76 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: 708.97 GB
    • Received: 16.80 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.