Loading Tool

Explorer IconExplorer

Memory Pool

38,555 transactions
19.11 vMB
0.04471008 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 106.29/200 MB

Candidate Block

Mining Attempt f7a9603f38dfef3c2d3ede4863bd3244f738ac424148b95c80817279b7267b6f
Version 20000000
Previous Block 000000000000000000016a07a2fe8e1266246aba7be3c8cc97eb9af9b386396e
Merkle Root da0fbcf93ec1114aa4d59b68e7eeebbd2e953254fb70ce50ab15f0f9d8bf0e4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,173
Size: 0.997939 1.00 vMB
Total Fees: 0.00874397 BTC
Feerates: 135.71 > 0.88 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,880 (745,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,898 167,898 000000000000097436770feaf4081540abfd882911f098484aa417ba1856dd2a 24 0.01/1.00 vMB 42
167,897 167,897 0000000000000a5284156957b60df3ded53cfd3451a9b08b53657053ce42048e 51 0.03/1.00 vMB 282
167,896 167,896 000000000000082e08fc1aeaa1606c8b3b1405126d845776f1a79ecefcaf8177 80 0.02/1.00 vMB 2
167,895 167,895 000000000000064349de39932c34522a8107c16f236563029a01005b766b2c5d 113 0.04/1.00 vMB 28
167,894 167,894 000000000000098487031c4f2724dd02fadfed1524cef5c4e1982881535834e5 25 0.01/1.00 vMB 83
167,893 167,893 00000000000006bead81eb4e661638d2b6307c625a0ae680ebea91351386ac82 30 0.01/1.00 vMB 340
167,892 167,892 0000000000000a9ec2484c3946f67e717dabfff11119ea01167bdb05ebc92549 18 0.01/1.00 vMB 43
167,891 167,891 00000000000009de89c04c5675bc5fd41c2929dcf313b509404aa1fb754dcf64 35 0.02/1.00 vMB 111
167,890 167,890 000000000000080ba8f0737477848c8ee6c395f91f6e45ee385fe60379dd7652 82 0.04/1.00 vMB 250
167,889 167,889 00000000000003213b55d1d1d31a62cfcf4704c051880e06dddd3a10ad537544 58 0.02/1.00 vMB 167
167,888 167,888 000000000000049b11a5570e6c419959874f251f492c0238f6690be29e454b0e 25 0.01/1.00 vMB 120
167,887 167,887 00000000000004a13f5c2bb62eab542dca3d013bb2cb3a46c8dedbec9abb67c4 19 0.01/1.00 vMB 74
167,886 167,886 00000000000002f2d0f6e95072611df1e78755a268cc4341d9216076d6fa0b45 34 0.01/1.00 vMB 190
167,885 167,885 00000000000005937feb14e4605fbfa72f79a72058ae7cf20c196af708800c16 5 0.00/1.00 vMB 3
167,884 167,884 0000000000000549b5ee88cc44d02ff9739c733d56ec2c7272d21770d6362fe5 61 0.02/1.00 vMB 88
167,883 167,883 00000000000002fc631bc5e783232bdc7d59cc1ba1d8607663a272cd1aa10462 4 0.01/1.00 vMB 55
167,882 167,882 00000000000008d91f8a83a44d37b31b298d6361f9aac13e341f43859e09289c 3 0.00/1.00 vMB 194
167,881 167,881 000000000000002c305723de263f43b947c45ffb0e07c0f587faf28e136292e6 21 0.01/1.00 vMB 165
167,880 167,880 00000000000000e167b81c0b8f0ee1912f993efc25bf74c8673536396c057e6f 46 0.02/1.00 vMB 167
167,879 167,879 00000000000007243543fade17227fababc8455474d945d08882ad065aca171e 100 0.03/1.00 vMB 60
167,878 167,878 0000000000000a7111b18bee13c03d93fc2c91098f53527b7391aae20531a5d2 23 0.01/1.00 vMB 328
Previous 10 blocks ↓
Total Size: 780.39 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 524.93 GB
    • Received: 5.13 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.