Loading Tool

Explorer IconExplorer

Memory Pool

76,047 transactions
28.39 vMB
0.06847089 BTC
Random Selection Loading Transactions
Max Size: 171.97/200 MB

Candidate Block

Mining Attempt 578b087d5ce3a85a2ac7887589ebbfe57cc8867835de4646220c17fdcc2926b8
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root ffb9f988405d30abfeff7adf9fdfeca96c892d049c1eb6af1a2ff47a6d4a8acc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,863
Size: 1.00 vMB
Total Fees: 0.00968870 BTC
Feerates: 178.73 > 0.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (175,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,539 739,539 00000000000000000004dc6707af9bd9c1a385e99318aa879c2f8e656530c661 989 0.32/1.00 vMB 10
739,538 739,538 00000000000000000001d11caff9ff2cd35285344412723dc793a4a1538e9a60 745 0.26/1.00 vMB 9
739,537 739,537 00000000000000000001b3a009088676ac44909b93b963b9d6395a11af8c6c95 695 0.20/1.00 vMB 11
739,536 739,536 0000000000000000000615a7c782235fae6e3226752c778d47044d14c7342d0a 1,973 1.00/1.00 vMB 2
739,535 739,535 00000000000000000003bb8993167a7c12b0e04906a51ba61efa53a025aff275 2,930 1.00/1.00 vMB 14
739,534 739,534 0000000000000000000272ad4174e027125e8923fa8c7c128003e93d3dd446b6 1,021 1.00/1.00 vMB 13
739,533 739,533 0000000000000000000648c9a33e3b5c58ef9f949b26d505cdb25b53c6a95f51 744 0.31/1.00 vMB 7
739,532 739,532 0000000000000000000751a8725dbe21a81cc6ed504346f151ad952425f1802d 965 0.50/1.00 vMB 7
739,531 739,531 0000000000000000000744c15df8735d0bf49b43327dd2d2881e015e6ea4add9 1,380 0.76/1.00 vMB 5
739,530 739,530 0000000000000000000745f55add9067f1601fff776d21c80c55e00312432ea5 1,514 1.00/1.00 vMB 2
739,529 739,529 0000000000000000000181df7fc9918950adb40fa04c8ad69234d2c0dd665bd6 3,218 1.00/1.00 vMB 11
739,528 739,528 0000000000000000000826ba5ad38e9bb88b67b50bc9c35d0ed8c9d7c56c126c 2,915 1.00/1.00 vMB 10
739,527 739,527 00000000000000000003e1aa28e7c2b08443ab0149356b3cea06f5abe119adcd 3,144 1.00/1.00 vMB 20
739,526 739,526 000000000000000000046802105ed160655418864b72a79c38c100d997bdfca3 1,912 1.00/1.00 vMB 6
739,525 739,525 000000000000000000051042fe2a12160aed91f02dbe06300d9e81d47ef29d47 2,629 1.00/1.00 vMB 7
739,524 739,524 00000000000000000007933a88c50985870091275681e164ad170d9c511b6571 1,496 1.00/1.00 vMB 11
739,523 739,523 000000000000000000080696c5ec33b587ac49d245f72b7faa7969eecb593df1 2,136 1.00/1.00 vMB 17
739,522 739,522 00000000000000000007724b568aaae71115c72b8acec182b0f662b81d34169a 2,326 0.99/1.00 vMB 9
739,521 739,521 000000000000000000065c5a834a175bcf3ba409acc4b324e4d7f134a4d61871 1,506 0.69/1.00 vMB 9
739,520 739,520 0000000000000000000445a23d63099f00720a5219df2748f38df59d014219df 1,404 0.89/1.00 vMB 6
739,519 739,519 00000000000000000007e54ef9f7a5bfdfb335d055b61d85bd670e6e120a60fb 2,399 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.