Loading Tool

Explorer IconExplorer

Memory Pool

33,586 transactions
27.73 vMB
0.05635598 BTC
Random Selection Loading Transactions
Max Size: 138.00/200 MB

Candidate Block

Mining Attempt 75e3bf183832731a25de3e8e5c9f31f32ef7bd2fd4fa1eead5dd15909b64337c
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root b0de1e1102f65fc05c8dc3888c640be9340f3d4029d19da03c24107ef33ca1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 758
Size: 1.00 vMB
Total Fees: 0.00358941 BTC
Feerates: 40.21 > 0.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (517,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,128 397,128 000000000000000008af43c28b2da14df5c4c384aef30cafcec5b5e77acfad30 1,330 0.61/1.00 vMB 36
397,127 397,127 000000000000000005e6218780b3b6a79f883772332d0a7a9513ebe6efa19303 1,248 0.93/1.00 vMB 23
397,126 397,126 000000000000000003ebe0d229288ed5edc0220302190aa585a5601bd44e2481 2,031 0.88/1.00 vMB 34
397,125 397,125 000000000000000004da8bcd524dfae9478ef2ff4294e5cd9c29feff61a936f3 1,719 0.86/1.00 vMB 36
397,124 397,124 000000000000000007ca24be93e4c8c639da8db15a4934ab3b651987c463e06a 718 0.47/1.00 vMB 25
397,123 397,123 000000000000000008e1b0f33b03e4d71173078360dbf440ebad69471fe35d78 481 0.21/1.00 vMB 37
397,122 397,122 0000000000000000012cdad0d9f487972f96840161202bc1895654c65c393790 307 0.21/1.00 vMB 26
397,121 397,121 000000000000000003b44b822f7cc5a5dde50c6df50d077e8cb6d7c4b38ca6f7 1 0.00/1.00 vMB 0
397,120 397,120 00000000000000000230a32b443254044d250ac4bdefdcb6a4055a03a681c6a9 750 0.41/1.00 vMB 27
397,119 397,119 00000000000000000471c2ba0542a7df66df35989e6c2ce3ee039004c8f1318f 541 0.28/1.00 vMB 33
397,118 397,118 00000000000000000507387c385941b9e6a3b0a6deb95317b01e62bedbb63105 381 0.25/1.00 vMB 31
397,117 397,117 0000000000000000060b1927fa322f2b17090e84417db77d503aed168ee4f603 101 0.10/1.00 vMB 15
397,116 397,116 000000000000000008b4f956d09fe6070055723f2e11a1795b8cd52a693d08b6 1,395 0.74/1.00 vMB 35
397,115 397,115 00000000000000000420f4554aaf9d469c49e3d8663a582f9782abf5b7de7534 1,485 0.74/1.00 vMB 37
397,114 397,114 000000000000000002393598eced2c36097e5a6b65b3a2a7db6b501f1e35f786 872 0.49/1.00 vMB 39
397,113 397,113 000000000000000005c332f0e2c8d735fc2e7dcc8875065aabc5d92b20204f91 1,539 0.80/1.00 vMB 34
397,112 397,112 0000000000000000015ace0a635ea064269d6ef1eaa1fdb01ec75a51c79f10d2 138 0.20/1.00 vMB 13
397,111 397,111 000000000000000008b945636ef1d9e407a390988a7756d6aceb408eba1da612 648 0.44/1.00 vMB 26
397,110 397,110 000000000000000004a1868ecc3b86d617992e9fd41fd3bc582b5de3136500f8 2,142 1.00/1.00 vMB 40
397,109 397,109 000000000000000001fe7f202c24f4aaf4af4506d9496c1be9bc65ba2d515909 777 0.87/1.00 vMB 16
397,108 397,108 00000000000000000497b28e9c38673ef8fd2fed317d6eca8a579350b1cba0a6 1,190 0.54/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.59 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: 623.38 GB
    • Received: 11.45 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.