Loading Tool

Explorer IconExplorer

Memory Pool

82,219 transactions
30.04 vMB
0.14939927 BTC
Random Selection Loading Transactions
Max Size: 182.04/200 MB

Candidate Block

Mining Attempt 07f6b52de2b39f818ed1a7afe380cbf48202e078d8744f2e27980f509bb58b2a
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 89203b0c500b61d82f28c8482a4d96c1ce1ff26895f67174d236498026d3a8f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.07893901 BTC
Feerates: 101.65 > 7.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (259,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,514 655,514 0000000000000000000bed585a2aa4923a8ee388a97043d4f1cc4956f6d5a52f 2,432 1.00/1.00 vMB 223
655,513 655,513 00000000000000000003dc429d0071a0e3b21bccd31c3d1d884ecfaae3e3a27d 1,635 1.00/1.00 vMB 27
655,512 655,512 0000000000000000000fe95dc082871d3365f375ac87f71f2dcf8129fba93eb6 2,410 1.00/1.00 vMB 48
655,511 655,511 00000000000000000010c29feb619c7e4b4ebe7fac25787255e22096c8d79a63 2,351 1.00/1.00 vMB 149
655,510 655,510 000000000000000000082f6057d602ccd2b89af5ce6196eb864068fcb5af21e2 1,947 1.00/1.00 vMB 318
655,509 655,509 0000000000000000000c09388ffb0efb5f05b36d8c9c4c37b3320ed2c6eb6aa2 3,088 1.00/1.00 vMB 291
655,508 655,508 00000000000000000002cb23c4686b43aee1213ee54b5e120925c665d50bc3e2 2,117 1.00/1.00 vMB 51
655,507 655,507 00000000000000000007bc5603d1754d4ceae727a7472b9132936d2fc23cccc1 1 0.00/1.00 vMB 0
655,506 655,506 0000000000000000000835a7981b052550b41e679b2f16099e0b478dec6ef8d2 1,956 1.00/1.00 vMB 90
655,505 655,505 0000000000000000000d38719028ca9e862f9b1c2dd5edd36c5727ed230f6f7c 2,349 1.00/1.00 vMB 193
655,504 655,504 000000000000000000102897bb34337f2b0eae6d9b8c125dab7cc13b54ab818c 1,950 1.00/1.00 vMB 75
655,503 655,503 00000000000000000010ad25f128db57463ba45d19baf67a32c9cd8c277a8123 2,434 1.00/1.00 vMB 73
655,502 655,502 00000000000000000005da0b9c324baa4eed19380cdd8cfeda635620fe2c3d17 1,484 1.00/1.00 vMB 74
655,501 655,501 0000000000000000000081ab7d81ba8cd182d7ff62d2072a31848e256a5a9057 1,989 1.00/1.00 vMB 142
655,500 655,500 000000000000000000009f84148f6a54f02548e6b2bcfb5605bf1208e652465c 2,630 1.00/1.00 vMB 201
655,499 655,499 0000000000000000000f1f907c29db6634d2f09d0fa9cdb43a1da0c6ad6afe7e 2,389 1.00/1.00 vMB 54
655,498 655,498 00000000000000000005f2a02504c822634d78f01ee60972402ebd5d8113198f 2,330 1.00/1.00 vMB 73
655,497 655,497 0000000000000000000f3a4a062b38f8889b103dd88aa916ef1b3845806bdb36 1,289 1.00/1.00 vMB 202
655,496 655,496 0000000000000000000195a1ebe86cce8bd64a32dd1f1632716f5ee66c202cab 1,063 1.00/1.00 vMB 36
655,495 655,495 000000000000000000047c43268a1ddf837af3564f165161cd8e40164e2970f6 2,532 1.00/1.00 vMB 137
655,494 655,494 00000000000000000004eb5a75a5a994a16eedd5c2967b2bb204e0a59e51fe76 2,839 1.00/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.