Loading Tool

Explorer IconExplorer

Memory Pool

56,139 transactions
31.89 vMB
0.20502989 BTC
Random Selection Loading Transactions
Max Size: 171.92/200 MB

Candidate Block

Mining Attempt c7115104344053d8cdde00b877a41878d2590e767c440a2df03d9cc7f8aaddb3
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 7d3cccaa273156b6f7d3e3e2a55b25c76e5ee893c0ae3d4e2dd56cd387c65d25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.09308025 BTC
Feerates: 502.67 > 9.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (389,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,146 525,146 0000000000000000000219220efcfcd4e0a304c2cb4dab84ec667300d0f73952 321 0.14/1.00 vMB 24
525,145 525,145 0000000000000000002e40298508bc568d670531ba3342322afb95b8231f099a 1,576 0.58/1.00 vMB 23
525,144 525,144 0000000000000000002522bf4e7beeb83820bcd90b73eec79c869a1ab75ba2f3 291 0.15/1.00 vMB 18
525,143 525,143 0000000000000000000ee3e867fefcf096ee2f8f7c29c8dcecedf6db1a559abf 2,391 0.98/1.00 vMB 21
525,142 525,142 0000000000000000001c88f602f6f698f513d81d5f24cac6ed30ce4b115718f0 100 0.04/1.00 vMB 28
525,141 525,141 00000000000000000011601abdb290f96693373f9c13100946df94b2126012b2 188 0.07/1.00 vMB 21
525,140 525,140 0000000000000000003a47b13bb7c2bdb47010262c0b230c80b6f8c8ee4fa0ff 472 0.21/1.00 vMB 27
525,139 525,139 00000000000000000020666b950341c8d819949958464bc80431103675332e98 624 0.26/1.00 vMB 29
525,138 525,138 0000000000000000000a9cb903453ab4ede5dc18b3e7baca938ff91315e5a3b2 1,324 0.57/1.00 vMB 23
525,137 525,137 00000000000000000001808b93716f0b35cc3462823df15bfe5fb659bdfc738c 255 0.11/1.00 vMB 123
525,136 525,136 00000000000000000005c9bb94b759ccbc02d4389cc0c0fe1d98be1cce99ff2e 1,929 0.70/1.00 vMB 24
525,135 525,135 00000000000000000011c0048375d021553e349e159f63ffcd8134f0fc689030 619 0.32/1.00 vMB 16
525,134 525,134 0000000000000000003e79e7bc1a8836c700e8dcc9df744efcd5a5134e3c336e 3,017 0.99/1.00 vMB 18
525,133 525,133 0000000000000000001e52166423d7a276af65031de9ed8422c927d6a7eef866 2,110 1.00/1.00 vMB 32
525,132 525,132 0000000000000000000f8f159a9220e7c159b7d2f71504aaf10fe07f2cc7bdbe 1,651 0.85/1.00 vMB 14
525,131 525,131 0000000000000000001ac6812b35635bad710d6ea9a56a0aebcd165a78607022 2,780 1.00/1.00 vMB 39
525,130 525,130 00000000000000000040a666e24fe93d753a1b7e87598cad6a7135dec069eb9e 718 0.38/1.00 vMB 34
525,129 525,129 000000000000000000008fda88889bc0a4fd1c25f143354e6832c6905c106f1f 2,216 0.95/1.00 vMB 21
525,128 525,128 0000000000000000002e645d20f97ab5cc35463b49d9e45922eda5b6e58aea42 1,621 1.00/1.00 vMB 18
525,127 525,127 0000000000000000003355b7e9edcd7193d886eea65cd695377079ea6080bd4f 80 0.03/1.00 vMB 205
525,126 525,126 00000000000000000018ef1d5ac65c158fa2412f0dfb3b6c39b2c01f9867d8c4 1,890 0.89/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.