Loading Tool

Explorer IconExplorer

Memory Pool

83,955 transactions
31.57 vMB
0.08783581 BTC
Random Selection Loading Transactions
Max Size: 190.22/200 MB

Candidate Block

Mining Attempt 576e5cf29d4e43eeb31a6ca30002ce061b08099d9051d3c3c572d83a678f4fc0
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,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
619,556 619,556 00000000000000000005dcb0dfb66b0ada9cadcc6b15d60bf822071204ce8423 1,124 0.70/1.00 vMB 11
619,555 619,555 00000000000000000003e52bf0a5a4290d7de31f6def589fe86f6e75922021bf 3,051 0.87/1.00 vMB 9
619,554 619,554 00000000000000000010cdd76e3f81328dce8b0959f91c3f544d05a12397b94e 2,779 1.00/1.00 vMB 20
619,553 619,553 0000000000000000000771cef70cff4f30c98a650cf1215c3ecc9420bcd27e74 1,396 0.37/1.00 vMB 14
619,552 619,552 0000000000000000000ad72989ea8515de6b47e4dc094617cb5ce0ff98f9d817 759 0.22/1.00 vMB 11
619,551 619,551 000000000000000000032fb89b2460400a660f9fe841b03aa03add3a51c0b073 2,982 1.00/1.00 vMB 5
619,550 619,550 0000000000000000000e6c6cdfd50cd06008911b83547e48b8f33545c73d0e6a 3,436 1.00/1.00 vMB 26
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.