Loading Tool

Explorer IconExplorer

Memory Pool

51,164 transactions
30.88 vMB
0.15735449 BTC
Random Selection Loading Transactions
Max Size: 165.51/200 MB

Candidate Block

Mining Attempt 41a078a2477420157dfbc01c9a581b48afb2e15286a3d8ce71d1842573e8acc0
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 6bdd3943a74141c1ae4a95ebd5e1a3345959cd6fab5f9334c43f18e36019ae3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,809
Size: 1.00 vMB
Total Fees: 0.08185867 BTC
Feerates: 200.91 > 8.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (590,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,633 324,633 00000000000000000870ad861d3a9835a50aa89b6e61df989dcd3b58265501f1 656 0.54/1.00 vMB 19
324,632 324,632 000000000000000012a5a41041012e59660c930506f00b31d23a5b0d59cb80a6 1,469 0.50/1.00 vMB 41
324,631 324,631 0000000000000000085c18be04bfc92870134a6cf1a6a52d42f1a8eb87612e1f 312 0.15/1.00 vMB 28
324,630 324,630 00000000000000001c6d399594717a4999aaa5be2743a8409a32f5a3f8f71b7a 81 0.04/1.00 vMB 17
324,629 324,629 000000000000000004f754fd51c70e4a4bcd6e9f991ef37cd6645ff9bcf8f255 1,776 0.93/1.00 vMB 41
324,628 324,628 00000000000000001ad6437143752acc8f5c98771708be5982473f5c9d1bdaa0 628 0.35/1.00 vMB 29
324,627 324,627 000000000000000013a60d4ee337b0873a27a9bc3e0d659d40f05c1e446eb1b9 320 0.20/1.00 vMB 27
324,626 324,626 00000000000000000717280d9d9ac23834a4e59f3fa6408738f2bac2c4a0c1f3 183 0.09/1.00 vMB 29
324,625 324,625 0000000000000000124efcd98160187c2e59608579635416646074976cc3743b 448 0.23/1.00 vMB 28
324,624 324,624 000000000000000009f34d92c0cda07dfe4ccb7cc75c7364b0f72a5e6c2da0fc 341 0.17/1.00 vMB 31
324,623 324,623 00000000000000001aa9dbecc513534dc068eb4f66e7a24ff810883872fe63b3 260 0.11/1.00 vMB 27
324,622 324,622 000000000000000011d29ac2d7390c4cbe4acf735bda70075eeeb3c315f96550 380 0.25/1.00 vMB 27
324,621 324,621 0000000000000000158ace68a35268b704073c9e96a87b5ef31fd80e9939240b 138 0.06/1.00 vMB 33
324,620 324,620 00000000000000000abb0d7044ca868fb04a1806ccaa47e432c688dfa1f84fee 1,542 1.00/1.00 vMB 29
324,619 324,619 000000000000000013b364fd8ee1c23240818aaf36f24fff0903bd401b57c10e 1 0.00/1.00 vMB 0
324,618 324,618 0000000000000000023727460cf00d53e7c84d8d2df2687088b3296edd17087e 388 0.22/1.00 vMB 30
324,617 324,617 00000000000000000a77c20ee34b7b0a8e0f0478eec5980c726256b5047b1021 1,500 0.87/1.00 vMB 30
324,616 324,616 0000000000000000163af2b57a93cbfc73d2f2ce94ca38161874c257a4e94977 645 0.31/1.00 vMB 32
324,615 324,615 000000000000000000e3308ea3be2d8d1a1f914eb33b2c2f3c464d415e67916f 602 0.35/1.00 vMB 28
324,614 324,614 0000000000000000148a96b046c567151216b293001cf45778b4e303852f424e 365 0.22/1.00 vMB 25
324,613 324,613 00000000000000001964c381964e17f2599af2c28936605ba860acfc69f12195 349 0.19/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.08 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.31 GB
    • Received: 13.53 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.