Loading Tool

Explorer IconExplorer

Memory Pool

81,353 transactions
29.93 vMB
0.15503080 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt 9fbd2bd9029a3ff6a8045b4a0bf2d95dca502c430b3b5521aa0f5cce8c05effe
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bc620bbbf1ca6ac04f84c67a87882b6375983dc355817f7f3283724b22efb7d6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.05879985 BTC
Feerates: 1,002.91 > 5.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (186,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,551 728,551 000000000000000000055a18ece19017dc6ecbff537b79ca60c6dc2f2b32de8a 1,853 1.00/1.00 vMB 6
728,550 728,550 00000000000000000004296aae93a27585d342fa5637d5118c27e0783a693394 3,025 1.00/1.00 vMB 10
728,549 728,549 000000000000000000083f60011e83ac9bdb2f433ecf10c54b07a7a0ef4ab884 2,690 1.00/1.00 vMB 8
728,548 728,548 0000000000000000000873e01f8e7ca1195b7a36408e4bbcffd4e0a9ebefec05 3,175 1.00/1.00 vMB 14
728,547 728,547 00000000000000000002f89dbe47fb1e1399fe87a90286b7cd2bf9c2ff6054b3 2,985 1.00/1.00 vMB 21
728,546 728,546 0000000000000000000258486909c7ea834dfc68761ca56d1555660101ce07e8 3,172 1.00/1.00 vMB 10
728,545 728,545 00000000000000000000bceb0e746e4591430721ba4d16b9ff18391438fbe3c6 2,723 1.00/1.00 vMB 20
728,544 728,544 000000000000000000069afb9bbfcc30d58a92fea3ddab15fc5596f84c1f4386 2,945 1.00/1.00 vMB 24
728,543 728,543 00000000000000000000778432d1990ea8f45a2b019ed79073f3521a87cf54f5 1,914 1.00/1.00 vMB 5
728,542 728,542 0000000000000000000048485913c998b58e214bc24374816537447c9dc79302 3,244 1.00/1.00 vMB 12
728,541 728,541 00000000000000000000b0a6210f44fd0226f7b86503e95277ee322fbb94f10c 2,419 1.00/1.00 vMB 7
728,540 728,540 00000000000000000000ba8c982f5c00ef95017adf548dcb3b74d0d5cdf3c3ac 3,097 1.00/1.00 vMB 17
728,539 728,539 000000000000000000070cffdf102823097b320d4d82c1453b03aff6b2eb463c 2,747 1.00/1.00 vMB 13
728,538 728,538 00000000000000000007f7df44088c0ca631a62d769055fb9e80e8fb6f5d4b59 1 0.00/1.00 vMB 0
728,537 728,537 000000000000000000016a8d73099e7f449e8972409c51caf68ee225624f01c8 2,692 1.00/1.00 vMB 12
728,536 728,536 000000000000000000062ba13da6afebf0d5bbd18d0955417ebf211740777663 2,559 1.00/1.00 vMB 7
728,535 728,535 0000000000000000000906554be923ee947ac3b833913202a290b08d7e2cbd48 3,699 1.00/1.00 vMB 9
728,534 728,534 000000000000000000024c01bad19b5cf372ad2cc4e65e675c2feaa11789af69 3,160 1.00/1.00 vMB 21
728,533 728,533 00000000000000000005c729c292c53f060ccfd518d5b08f7281857244f28d2f 2,810 1.00/1.00 vMB 20
728,532 728,532 00000000000000000000372297aac7b5f21010583b04e7dcab931b9bb6941987 3,219 1.00/1.00 vMB 7
728,531 728,531 00000000000000000006f44fe68398c3ae8d371682e8189dbecc7ae9b63b1494 2,267 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.