Loading Tool

Explorer IconExplorer

Memory Pool

25,455 transactions
5.77 vMB
0.04933208 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.42/200 MB

Candidate Block

Mining Attempt 4d014001cad5d125b1f2cf4fd0c14097cb1f385b6377d4fcd72392f3882bff85
Version 20000000
Previous Block 0000000000000000000175361dcea3a6ee6c0102459f4d919344d26f63798798
Merkle Root f045f6db4ce4cf400c8d1c74ac78e9ebc4b0be13c3241a586568dbd62e1539cf
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,440
Size: 0.65 vMB
Total Fees: 0.03535224 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,199 (778,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
134,645 134,645 00000000000007f048c1f95382118e1698d51ebfcdf8fc615588a0cc7c317c8d 0.02 MB 49 454
134,644 134,644 00000000000007a4646e4f3b8f2d82b53135aa431a7c1384d98bccca61249038 0.04 MB 94 449
134,643 134,643 0000000000000a0af3a177c88b5593b4fdae41038cdc0220afe715afd2d1f576 0.01 MB 23 493
134,642 134,642 0000000000000aa32650818021fdbd7b5c5c58a986ab4533042dd25b0e5e909c 0.02 MB 41 464
134,641 134,641 0000000000000989d256e67f752fd9b8c67c7baf3cf0156ada83c85761f8df68 0.04 MB 24 97
134,640 134,640 00000000000002e0350199d60c35fb1a24456affb7acef0e76f257f5730e4e79 0.01 MB 37 8
134,639 134,639 00000000000008bb3e84a1b8e0950f00a2e2c14861555093bea9ebd895760485 0.02 MB 53 281
134,638 134,638 00000000000009feffd1ed3f688f37a9aca583a57184fcfe4644659f9f89a347 0.02 MB 69 630
134,637 134,637 0000000000000b6655a1191810d8a57265b14f839ebebb329abc498b1fed2a5f 0.03 MB 49 383
134,636 134,636 00000000000009aab6ee0e689e53ba2b4f3b042c1ef3bbeb30f28e7149d43861 0.02 MB 44 193
134,635 134,635 000000000000039885c20138835a7bda2e332e489795cc7c440770bc8d974831 0.01 MB 19 643
134,634 134,634 00000000000009b87a624e2007e257e7eec87cf24d15246ddbd0305e43ae13e1 0.00 MB 6 211
134,633 134,633 00000000000002d14b69fdd758f4af0b4071f1bd73003cc0729bd6d1944e0585 0.00 MB 6 351
134,632 134,632 00000000000006e7a221ca0b16339e15dece2b2872672f52dff4f88486cd3f9d 0.01 MB 16 238
134,631 134,631 000000000000079ae8a06b19124976fd88448a9b244e22c775e8f2b6356775c8 0.04 MB 126 293
134,630 134,630 000000000000045d04115f5deef05eaa8756292e734694ddfa2f377bfbdace53 0.02 MB 42 665
134,629 134,629 0000000000000082230e9509e7ad0130d91bc68c89b3b7bfa184925759df4b3d 0.03 MB 74 368
134,628 134,628 00000000000000802af43da70a624043c261f13fac4d7e725b8fe71bf47becbe 0.01 MB 27 522
134,627 134,627 00000000000000b2f957c7920b662516a48d40cb56e914c686b756ae622030c4 0.01 MB 17 596
134,626 134,626 0000000000000acfa4bed6970edecedebe0170b45523677c6de58682cfd492c0 0.03 MB 89 163
134,625 134,625 00000000000004758637f10a1cb30cc51e98db106e1551f0e0dc2639704dbba4 0.01 MB 16 938
Previous 10 blocks ↓
Total Size: 779.20 GB

Node Details:

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