Loading Tool

Explorer IconExplorer

Memory Pool

81,476 transactions
31.25 vMB
0.07574198 BTC
Random Selection Loading Transactions
Max Size: 190.16/200 MB

Candidate Block

Mining Attempt 811e1da339de316d8045bdbac38936df6a5028c46a4aff359240974c1dfad577
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root e1bbf12f5c33f09c82da3b80b45b4e5075ab92869a286e04462f43b4329fe557
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,074
Size: 1.00 vMB
Total Fees: 0.00803623 BTC
Feerates: 150.61 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (541,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,401 373,401 0000000000000000121e6294aad243083b0d5e5e3066410c0afbfb7050a1963d 520 0.31/1.00 vMB 34
373,400 373,400 00000000000000000644c4ca9d2b57f22cbc17d2d2191b25bcf0ccb8ee99b4a4 299 0.19/1.00 vMB 42
373,399 373,399 00000000000000000bdc7e58ff929095d94b9f25e0173b41a71ff2295fde375e 909 0.61/1.00 vMB 50
373,398 373,398 00000000000000000e27cb9533a7a0ea8056c731479e72b6674ac737a8b14255 491 0.33/1.00 vMB 37
373,397 373,397 00000000000000000de7dcaa75876bb4a47da71cda901ab772492e3dd24400fc 1,260 0.75/1.00 vMB 39
373,396 373,396 00000000000000000a8c8a22ed64067091f2e8d0122f64d3b780e057e9ef4221 555 0.42/1.00 vMB 21
373,395 373,395 00000000000000000e36721ccab0306657b112a87dd93dc09755f1a6a64a3e8b 404 0.31/1.00 vMB 27
373,394 373,394 00000000000000000e5988466023d64c2a6ab7ec2d71ac0b4456d12b56d70feb 56 0.04/1.00 vMB 30
373,393 373,393 000000000000000007522248436819b46d318c9e4d5a0f348cb9bc98366eb55f 1,608 0.81/1.00 vMB 46
373,392 373,392 00000000000000000ff489554393211696284c4ab5d32eedb57c72240c5f8902 300 0.22/1.00 vMB 26
373,391 373,391 00000000000000000afedffbb3cc5e617b12304ad20d44445791d7e07a257744 1,624 0.93/1.00 vMB 34
373,390 373,390 00000000000000001069c9cb10440b32a8ca3270673004148704454add8c34ab 1,633 0.93/1.00 vMB 39
373,389 373,389 0000000000000000028d155d9beac29ddc39d10e4af368f0f32ef9afb1b76ef7 1,056 0.74/1.00 vMB 23
373,388 373,388 000000000000000005727f2c07097d4ad077422388764aa7cd166bb6c0d3ab04 1,234 0.63/1.00 vMB 42
373,387 373,387 000000000000000010198209b54a23d10ca71e5fe9d2a325cebc2d3f0658fe4a 708 0.37/1.00 vMB 41
373,386 373,386 00000000000000000c5fa295a9bee48c0de4a0b7deb0bd07d8a032042dd11c47 1,832 0.87/1.00 vMB 42
373,385 373,385 0000000000000000107d7f0209bd20ebefa4613f7147bfc7b5555a365feb3fee 825 0.55/1.00 vMB 28
373,384 373,384 000000000000000010bba81d65bf18f9ab32b9f6f76970edf0cd99b7de40cf7c 817 0.51/1.00 vMB 44
373,383 373,383 00000000000000000940794d2bc2bb653bd96330fb0da67739e7178b96f77e3d 920 0.48/1.00 vMB 33
373,382 373,382 00000000000000000cc671b576438a454b1c233b40f8e6a6fdaa7a1986a59651 955 0.62/1.00 vMB 49
373,381 373,381 000000000000000006ab081278de24a8051ee5b62d5cf70a27156f91a6c8bf12 1,054 0.54/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.