Loading Tool

Explorer IconExplorer

Memory Pool

79,739 transactions
30.28 vMB
0.08476387 BTC
Random Selection Loading Transactions
Max Size: 184.31/200 MB

Candidate Block

Mining Attempt a2fb54dc3ff10a818e36cca0dd4a8cc08b25c29af1b363df25b137b43ac9bfd9
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 63a34c94561d8e01dbc162e854e09cf48482e8993152335682946bde41e893cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.01691624 BTC
Feerates: 203.60 > 1.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (626,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,130 289,130 0000000000000000f386fa74b0b24e15baae1ce45d9241d2e5a10e6d0f5ed382 223 0.12/1.00 vMB 30
289,129 289,129 0000000000000000078b9a6fd15db72cc3c9554aab5c53dfda753bcd98408667 127 0.08/1.00 vMB 29
289,128 289,128 00000000000000000334200ea714d3dee6e85b9398d0e75ef71d131ec6020d0b 205 0.10/1.00 vMB 64
289,127 289,127 0000000000000000aaf2fd05c09da460692698fb35697308be1ca97e5aa5d423 821 0.84/1.00 vMB 22
289,126 289,126 0000000000000000c58b1b1590d849d05f2fb4039472cf4979b097da62c3d123 619 0.35/1.00 vMB 39
289,125 289,125 0000000000000000d6a22f7bcefd9b0a3a1fd11e088f96a72e0280168bea10c4 1,408 0.50/1.00 vMB 51
289,124 289,124 000000000000000068be84756e0215a2fc439cceedee0e03f10c1502e127b4d9 963 0.66/1.00 vMB 28
289,123 289,123 000000000000000080fba2d60849e4986f265b00b729d9ca39cde63276fbfed2 851 0.25/1.00 vMB 64
289,122 289,122 0000000000000000e92a30c0ba10caba6b7d77fb555564d3f2ec5cbaedb1994f 856 0.55/1.00 vMB 30
289,121 289,121 0000000000000000e867582f5f065b8cee6f92050fbbbac4e703b3a802f4bf10 30 0.04/1.00 vMB 10
289,120 289,120 00000000000000010ec424214102d367900d8dd6890f8e13a19d6b148b316317 173 0.17/1.00 vMB 21
289,119 289,119 00000000000000001ddc20b67019684825fc6b9c055389803115d2b50f80dd6c 154 0.09/1.00 vMB 27
289,118 289,118 0000000000000000448cb4464545eb4155ac4d874d577ef789f1eb4ccd51caf7 182 0.14/1.00 vMB 21
289,117 289,117 00000000000000011c454a1790d7ff1c0ebc34bb7e9d56a451fafcf2a7be3f05 136 0.12/1.00 vMB 18
289,116 289,116 00000000000000003852cbea3ea9fd0418ca2a53e3fcde2ad7b00103b259ad7f 126 0.08/1.00 vMB 43
289,115 289,115 0000000000000000178507eaf513f822a72f2072263b4e7393bdb99b0643975f 811 0.44/1.00 vMB 34
289,114 289,114 00000000000000009cddb1821f77dfa8936dfe50a6608f52adc1420e7119ce78 595 0.41/1.00 vMB 27
289,113 289,113 00000000000000002676045db8bba96b4727b9895b6650579e67fc6b2401ef22 88 0.12/1.00 vMB 21
289,112 289,112 000000000000000090ab2a45ec486122f6f961db9c0c2562f0a70cc3e3e6725a 366 0.25/1.00 vMB 49
289,111 289,111 000000000000000091a9bb8a1fff9cbf64535afc8b059f9b15d4fee9c27338e5 70 0.05/1.00 vMB 30
289,110 289,110 000000000000000107d7a3d5738f7b6e4f8569b5e206ba9ca36de3ef711eb6f7 378 0.27/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.