Loading Tool

Explorer IconExplorer

Memory Pool

83,947 transactions
31.57 vMB
0.08776606 BTC
Random Selection Loading Transactions
Max Size: 190.21/200 MB

Candidate Block

Mining Attempt 2984d2a26ea252414a5d0086aa05de5a0ca6a4d1068bd73b0a92f84ba6d898f4
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 484806c3d4f0a34d5290e94551e866d5933c6a0f33aec083f59fcbc00992b781
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.02149083 BTC
Feerates: 181.54 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (295,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,577 619,577 00000000000000000002c0d87944d1374b99274eb8a27a7c96d1eaebe0ac6328 3,208 1.00/1.00 vMB 22
619,576 619,576 000000000000000000006e3c8ed9b0f061e2da1c1a2fbb69dff96a1798da3856 2,677 1.00/1.00 vMB 11
619,575 619,575 000000000000000000106b18187c68a823863d2258d968fc3c34c8611dffd8d6 2,621 1.00/1.00 vMB 20
619,574 619,574 0000000000000000000f3e55324aae83689a2e0b633619e8b20a4479fc004d40 3,369 0.99/1.00 vMB 18
619,573 619,573 0000000000000000000568901cf00bf722722603c049fd233578a7ffcfde58f9 3,230 1.00/1.00 vMB 24
619,572 619,572 0000000000000000000da0afae5bbc93193485da75881650263c11a8efed224e 3,279 1.00/1.00 vMB 31
619,571 619,571 00000000000000000003df0fef959cc30165f8c24584b4ba61fefa77d7bf207d 3,528 1.00/1.00 vMB 15
619,570 619,570 0000000000000000000ce2462a5e221af54ca6cab1e53c2e25c366f153cae137 461 0.14/1.00 vMB 16
619,569 619,569 00000000000000000002501ff2ed618632e2cc6a57ff04215dd1fa42e7b380b1 2,382 0.85/1.00 vMB 6
619,568 619,568 000000000000000000060746b9beeff3f1eedb6041708d4b05bc459993e26d87 3,535 1.00/1.00 vMB 19
619,567 619,567 0000000000000000000304e641692fd419db5a61b8636219d5ec325e1db77610 2,281 1.00/1.00 vMB 5
619,566 619,566 00000000000000000004f16ae633be52cea8e76ba54890079e1d7696a5d623e0 3,233 1.00/1.00 vMB 21
619,565 619,565 0000000000000000000c9002da4a6440a89abfd6dabc40dcd4f75af4ebaea7bd 1,364 0.40/1.00 vMB 14
619,564 619,564 00000000000000000001530c47465e69a41a33280692cbcc4753ff429648f282 2,337 0.65/1.00 vMB 5
619,563 619,563 000000000000000000076b53be9a68a0aca1964632d43ef684e51d22bea791f6 3,172 1.00/1.00 vMB 19
619,562 619,562 0000000000000000000e580d7dac13fdca206670ef2bcb80eb87db55318728ff 3,144 1.00/1.00 vMB 7
619,561 619,561 0000000000000000000bf72e1c22fd197e787306c7a85dece3734702bc285ba1 3,515 1.00/1.00 vMB 19
619,560 619,560 00000000000000000004334492dda582eb9b12a5b6b87f15195581ceb177ab53 3,375 1.00/1.00 vMB 16
619,559 619,559 0000000000000000000fc96e73d7a432eb418cc5f6d0777caef9ba4e1fa13251 3,507 1.00/1.00 vMB 23
619,558 619,558 00000000000000000006c0c50549b5f547d9bb19fe08315cc5fdf6e597732826 3,399 1.00/1.00 vMB 21
619,557 619,557 0000000000000000000285c4e8078aab713d2e2cbf5f2a727a341f84c0ee9cb2 1,573 0.67/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.52 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: 668.86 GB
    • Received: 15.60 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.