Loading Tool

Explorer IconExplorer

Memory Pool

42,985 transactions
30.56 vMB
0.17274506 BTC
Random Selection Loading Transactions
Max Size: 154.57/200 MB

Candidate Block

Mining Attempt c5bae9a15dbb08bf21a193f32d93b8222956efdf7882797102c0e427555c1900
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 8afdd6ec657d7bfead6fe153361142c7d12f1425293e3c07efd415751af57483
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,670
Size: 1.00 vMB
Total Fees: 0.09573832 BTC
Feerates: 301.60 > 9.59 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (541,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,663 372,663 000000000000000006ec62b5a658d153b166aea7759a98b3128ca8d8d93a785f 907 0.92/1.00 vMB 52
372,662 372,662 000000000000000011363cfbf9519f29f1ec717c5512262201cecc8aa27e9798 828 0.91/1.00 vMB 50
372,661 372,661 000000000000000009b3075012aa822c6c46ff4b659bb4d51b52d9bdd2c6ae65 1,298 0.61/1.00 vMB 47
372,660 372,660 000000000000000007dc92373ff543100dee87a8d0a04973f89fa59d9fe7cbea 1,340 1.00/1.00 vMB 22
372,659 372,659 000000000000000008bb39ddd7bfe15da2f82d8acd1cb1e3c70fa1690e7415f1 788 0.87/1.00 vMB 52
372,658 372,658 000000000000000003c9e7f437834f593de354958361825bb2e8c486a2a406bc 1,087 0.95/1.00 vMB 18
372,657 372,657 0000000000000000032d6c9a0a46c2d55f841bacc989be5566f4e4b5c1dc8662 2,703 1.00/1.00 vMB 42
372,656 372,656 00000000000000000a5f8108d8fe897dd3047cbcf770073cb961b2429ba2c0e5 1,175 0.93/1.00 vMB 57
372,655 372,655 00000000000000001322b0c06d26661a3c448ea85f00d6dbc8eeb9acfd8c3ccf 1,700 0.89/1.00 vMB 36
372,654 372,654 00000000000000000335b98f09ad551399bbd767c5d4f47af48b4d30f215d6b7 492 0.79/1.00 vMB 44
372,653 372,653 0000000000000000029c4f3ced6836f5e2852b580dc415924e79760b0c502421 274 0.25/1.00 vMB 8
372,652 372,652 0000000000000000140494f126b8786c256af5d813ff6c167dd9f24fae0461a5 464 0.82/1.00 vMB 42
372,651 372,651 000000000000000010181e1747c47fa1e239935c3f8c53396b5bec84f18ccdd0 1,386 1.00/1.00 vMB 17
372,650 372,650 00000000000000000f993398fe2cbae749ca6fb1e69dfaab2f81c8e81cd8f7bd 183 0.10/1.00 vMB 25
372,649 372,649 0000000000000000121afa441a8915b3fe783f379f897b920da1d1e123e19b7a 1,406 0.95/1.00 vMB 32
372,648 372,648 00000000000000000be5bc42866cbd35754eed6bd14679a91967de851d29e9ee 484 0.75/1.00 vMB 45
372,647 372,647 000000000000000013cb6da3270b01f304c389ec9f8358dc48a59b93eaa6430f 507 0.80/1.00 vMB 44
372,646 372,646 00000000000000000f801bc39855eccae053f39c35ca49360e22d60cc5ff3a01 463 0.80/1.00 vMB 43
372,645 372,645 00000000000000000c2b340fe11a27fead75988e0188c750b31534874cf7efbd 2,628 0.95/1.00 vMB 58
372,644 372,644 00000000000000000ef421df1da4212bd31a25bcbacfe4a59991cad8314fb6d5 652 0.84/1.00 vMB 46
372,643 372,643 00000000000000000a9c100efc1f3fcb4422f34a83d798d402d8414cded368a1 1,206 0.68/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.54 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: 619.06 GB
    • Received: 11.20 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.