Loading Tool

Explorer IconExplorer

Memory Pool

44,376 transactions
27.57 vMB
0.08644777 BTC
Random Selection Loading Transactions
Max Size: 144.40/200 MB

Candidate Block

Mining Attempt 5c56b2898ebdd29a67e8e3a507a9e0b6d2fdd40b707b23d7d3463e17f9254404
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root d414b2a5feb2243a7cad0d2433254e36f85b466f46ce7138d48d5e02aade0c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03289642 BTC
Feerates: 151.65 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (598,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,806 316,806 0000000000000000118300d320cc5258e0daa204e36cc48fc76bf1d1ba5aec46 1,747 0.90/1.00 vMB 30
316,805 316,805 00000000000000001eebb397e24b1b13cd8b86e350463963b3ef71f28fb37761 62 0.07/1.00 vMB 11
316,804 316,804 0000000000000000066c5fe6c5efd58214c64f77d928dc75705307bbee8dabaf 223 0.18/1.00 vMB 19
316,803 316,803 00000000000000002b5c77392cc8710b2e8ebea976dbdbadaefb585c4c610bea 128 0.05/1.00 vMB 26
316,802 316,802 000000000000000018c3a2b8804f4b3c7e00995258ee25176ba256d16e4536d8 1 0.00/1.00 vMB 0
316,801 316,801 00000000000000000bf26033dce58b4205ef34372417c6d96b333079064ccd52 918 0.47/1.00 vMB 30
316,800 316,800 000000000000000024b781356cbb9d20ae36a6c084c82c8fb55f1c4947015c4d 132 0.05/1.00 vMB 25
316,799 316,799 0000000000000000105c457f3c42c80bed1d099def34ed5c7bb441e42a5a5434 342 0.17/1.00 vMB 28
316,798 316,798 00000000000000002d5b4369e1332bc23354730485561ffc543929bc58704f93 575 0.38/1.00 vMB 24
316,797 316,797 000000000000000021958882054eb93d78805da91dedf212e1ecbfb959794a7e 86 0.08/1.00 vMB 8
316,796 316,796 000000000000000025a5eda50e2ceeb6bcd4862f535eeca1f1815f38486560f8 62 0.03/1.00 vMB 27
316,795 316,795 0000000000000000196db0b340a3d6b713b3a2164fc65e0b2dc0ac92f4ef029a 199 0.10/1.00 vMB 31
316,794 316,794 000000000000000024958f5096a6c5a9916569018ea71c0d39c7d5403af878b6 1,300 0.74/1.00 vMB 28
316,793 316,793 00000000000000002ad1a96ef69195762465c7cb97aabcffcd235e93019fd52a 1,500 0.75/1.00 vMB 28
316,792 316,792 000000000000000017d09512a312dcbf9d2b1799c9222b7afeb4147f7cd30905 610 0.33/1.00 vMB 31
316,791 316,791 00000000000000000baf6234aadad0556af83451f03693298555fc5716f31542 549 0.27/1.00 vMB 24
316,790 316,790 00000000000000001032c68d3c2a44b645a3d5d8cc8fd3d4243d3d5d0dcb9730 435 0.59/1.00 vMB 31
316,789 316,789 0000000000000000048707ce20c5bc5b6ed8e0e89a68d139c761e7f945ede822 1,599 0.50/1.00 vMB 44
316,788 316,788 000000000000000010fbe28869167afee9e9daf3c1d8a0aefdd8cae3973d075e 199 0.11/1.00 vMB 27
316,787 316,787 00000000000000002a58e35ccba4f253584ea8ef5d5985202f92202ea7725b14 879 0.66/1.00 vMB 21
316,786 316,786 00000000000000002dccaa19fad576fe8747e4b44ec742316bee510b5dc195e7 1,417 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.