Loading Tool

Explorer IconExplorer

Memory Pool

74,843 transactions
29.80 vMB
0.09945851 BTC
Random Selection Loading Transactions
Max Size: 172.70/200 MB

Candidate Block

Mining Attempt 3d7ec3fb2f2d26a64b1fd0a0db924ab5a4665653a3011b8b15ddb90322db4ccb
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 88edb99508712101b18af570dc1b2524a994907e768755602fe3e91b5a21df88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,801
Size: 1.00 vMB
Total Fees: 0.02853271 BTC
Feerates: 150.36 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (519,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,047 396,047 000000000000000000fd16b9b3d378f331144ffe0989f0ae6d1f14f30cd4f47f 1 0.00/1.00 vMB 0
396,046 396,046 0000000000000000081861ef7709427118833387df76ea4b9cca861123f0e541 1,297 0.67/1.00 vMB 39
396,045 396,045 000000000000000008d59c03c35a387bf66114cefb238d8619c8c711afaa9e8a 1,061 0.52/1.00 vMB 44
396,044 396,044 000000000000000000f1b27675598b089994212cccc903293c05653ee1c9d6ab 141 0.06/1.00 vMB 39
396,043 396,043 000000000000000001e3f3033d1cbf28a6809884274158937a00dc3ae9216b3e 1,840 0.89/1.00 vMB 39
396,042 396,042 000000000000000004dc3c766696498f7d9c96298028a6aec36c0d1215d2327f 1,449 0.75/1.00 vMB 38
396,041 396,041 00000000000000000233ba0eca74198e0152b91c75d082d6240497b2bacd0aa9 1 0.00/1.00 vMB 0
396,040 396,040 0000000000000000006e76f1dc9fa0fc246ba4fec077893201f2934ba0ed1f91 438 0.30/1.00 vMB 29
396,039 396,039 000000000000000001879f26997dbc9e69c6edffc144ea5d2eda3d802f200919 1 0.00/1.00 vMB 0
396,038 396,038 00000000000000000708a779c7cbb3342ace72141536c78309f8f0c9d5b94fd7 135 0.09/1.00 vMB 26
396,037 396,037 000000000000000002a2cfb42e2c9a7df98705142fd380a47b6454183650df60 176 0.11/1.00 vMB 29
396,036 396,036 0000000000000000016f9a4ee3a86a801ca6a1aea6dbb7a946d2927e5684cd3d 214 0.11/1.00 vMB 40
396,035 396,035 00000000000000000815b7e766dad209418eac0e08798468859cb79e4019e569 508 0.99/1.00 vMB 9
396,034 396,034 000000000000000001dcdc7ec551b531ec386c014b25e297edcd8a2456223a0a 1,944 1.00/1.00 vMB 35
396,033 396,033 00000000000000000512875cfff1908c9d572ce7c8a36a627b95b4b05faeafa5 1,744 0.75/1.00 vMB 77
396,032 396,032 0000000000000000033bdea71ec0317496eeb1fccb9e0d21c6b0fba965a65a5f 755 0.43/1.00 vMB 27
396,031 396,031 000000000000000006d1df3142619fb8eca468f4f305405ab44c97147e88b9a1 568 0.23/1.00 vMB 61
396,030 396,030 000000000000000004d8319cb05fc331e71bf0b350991f93ee05d1ccda22073f 191 0.65/1.00 vMB 9
396,029 396,029 00000000000000000104345ea0c09135feefac055648d1b1b8cfcdb30822f6cf 273 0.23/1.00 vMB 32
396,028 396,028 000000000000000002c4eaca6f93648065da9abfd801db73a5bdfa09cfedcb47 217 1.00/1.00 vMB 7
396,027 396,027 0000000000000000083e6b0f1c87ec8e9a0321153725bdc57555c76942ab2585 413 0.43/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.48 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: 668.21 GB
    • Received: 15.42 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.