Loading Tool

Explorer IconExplorer

Memory Pool

76,917 transactions
28.55 vMB
0.06311608 BTC
Random Selection Loading Transactions
Max Size: 173.29/200 MB

Candidate Block

Mining Attempt f5c9fc93d2a09ba5e572e0e493eed0c8850e858112c7c61e7f7aab1dc00ba0b3
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 163fef9c637c0bf9d57aacb049906848d502db02e8fcfb6795f9cacd7a9005db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,046
Size: 1.00 vMB
Total Fees: 0.00363928 BTC
Feerates: 15.05 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (308,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,562 606,562 000000000000000000057071605f3ab7b9fc2011c19f5e08f1346451343205d0 1,473 0.40/1.00 vMB 17
606,561 606,561 00000000000000000012e0f3d38e66679177470e2664152f8aca118f24479f2d 564 0.15/1.00 vMB 16
606,560 606,560 000000000000000000001dea1789745846632e984a62f828869b1290c2b62c64 1,627 0.47/1.00 vMB 20
606,559 606,559 00000000000000000003f2dae8b18b617f9aeffed4050e1999e3f380ab61611d 1,051 0.29/1.00 vMB 15
606,558 606,558 000000000000000000013cff80c2b298a942acb685bb5c4acdeab02b5fec6c61 354 0.10/1.00 vMB 21
606,557 606,557 00000000000000000009f6115963d7ed34c515c083322692aabf3cdda07ec2d5 88 0.02/1.00 vMB 15
606,556 606,556 00000000000000000006c79e14cf116021cdafc7c1d7b6c1140a2cc7c83ee3ac 522 0.28/1.00 vMB 14
606,555 606,555 0000000000000000000a9960abdcd3bd8558413221320860df37e0fd7ae5660b 684 0.23/1.00 vMB 19
606,554 606,554 0000000000000000000f01404f7776695ae4ae49e95d4de91f009dc5a01f4c82 1,834 0.56/1.00 vMB 25
606,553 606,553 00000000000000000000ce0e0cc3334d00018213e727d014ccd6cf0956912622 368 0.09/1.00 vMB 1
606,552 606,552 000000000000000000056aae71da90d5f7114a12efb9df8f8125d09781ed9e12 2,976 1.00/1.00 vMB 19
606,551 606,551 000000000000000000142379267310ab5f21c83bdd9134176715f7f279a20401 1,612 0.44/1.00 vMB 19
606,550 606,550 00000000000000000009dceab2f4975713d038f001187b67709b16c14e3add3b 1,363 0.54/1.00 vMB 4
606,549 606,549 00000000000000000013622b01e4bbc6f4a245fb2113e731bfbf151a1e811c57 2,905 1.00/1.00 vMB 29
606,548 606,548 0000000000000000001527c2033ab7fd7666accb6cd8fcc77704ca4d5ec45e4d 953 0.23/1.00 vMB 2
606,547 606,547 00000000000000000007fc548d575ca1f3a4e61737ccf2f9ffd4d53916e971d6 2,736 1.00/1.00 vMB 24
606,546 606,546 00000000000000000009c2e5ee1dd03710fb45f249b7f13848c1880b61262f6e 1,662 0.54/1.00 vMB 23
606,545 606,545 0000000000000000000608c37f11ad77582c38be22fe1aa2f928b9935d12d903 2,549 0.89/1.00 vMB 16
606,544 606,544 00000000000000000003de803f1acce0028095e49a06d47f7c96c3efd0614a40 1,999 1.00/1.00 vMB 10
606,543 606,543 0000000000000000000ead60ba35824d59198a676561e54c56c18fc6015026e6 2,796 1.00/1.00 vMB 36
606,542 606,542 000000000000000000093ce8e223fcc3fdd88661badde5fdc4927c973d4df799 215 0.09/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.