Loading Tool

Explorer IconExplorer

Memory Pool

29,779 transactions
8.76 vMB
0.10342713 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.40/200 MB

Candidate Block

Mining Attempt 001302e9d7c68e5d1522be1736c2760ca2dd437da638a4d15f76cf874fc6fba9
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 2d09c7bcb8254057943d676286d4012da1d9c0ec85d81bd2dcd6015f35212ef0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.04599188 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (778,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,641 134,641 0000000000000989d256e67f752fd9b8c67c7baf3cf0156ada83c85761f8df68 24 0.04 vMB 97
134,640 134,640 00000000000002e0350199d60c35fb1a24456affb7acef0e76f257f5730e4e79 37 0.01 vMB 8
134,639 134,639 00000000000008bb3e84a1b8e0950f00a2e2c14861555093bea9ebd895760485 53 0.02 vMB 281
134,638 134,638 00000000000009feffd1ed3f688f37a9aca583a57184fcfe4644659f9f89a347 69 0.02 vMB 630
134,637 134,637 0000000000000b6655a1191810d8a57265b14f839ebebb329abc498b1fed2a5f 49 0.03 vMB 383
134,636 134,636 00000000000009aab6ee0e689e53ba2b4f3b042c1ef3bbeb30f28e7149d43861 44 0.02 vMB 193
134,635 134,635 000000000000039885c20138835a7bda2e332e489795cc7c440770bc8d974831 19 0.01 vMB 643
134,634 134,634 00000000000009b87a624e2007e257e7eec87cf24d15246ddbd0305e43ae13e1 6 0.00 vMB 211
134,633 134,633 00000000000002d14b69fdd758f4af0b4071f1bd73003cc0729bd6d1944e0585 6 0.00 vMB 351
134,632 134,632 00000000000006e7a221ca0b16339e15dece2b2872672f52dff4f88486cd3f9d 16 0.01 vMB 238
134,631 134,631 000000000000079ae8a06b19124976fd88448a9b244e22c775e8f2b6356775c8 126 0.04 vMB 293
134,630 134,630 000000000000045d04115f5deef05eaa8756292e734694ddfa2f377bfbdace53 42 0.02 vMB 665
134,629 134,629 0000000000000082230e9509e7ad0130d91bc68c89b3b7bfa184925759df4b3d 74 0.03 vMB 368
134,628 134,628 00000000000000802af43da70a624043c261f13fac4d7e725b8fe71bf47becbe 27 0.01 vMB 522
134,627 134,627 00000000000000b2f957c7920b662516a48d40cb56e914c686b756ae622030c4 17 0.01 vMB 596
134,626 134,626 0000000000000acfa4bed6970edecedebe0170b45523677c6de58682cfd492c0 89 0.03 vMB 163
134,625 134,625 00000000000004758637f10a1cb30cc51e98db106e1551f0e0dc2639704dbba4 16 0.01 vMB 938
134,624 134,624 00000000000000282de86de2a2cd6fe0a8649331de97b7054467d18c169e6488 33 0.02 vMB 548
134,623 134,623 00000000000001331d539e0367bec91ad3d324d6c46523461019da00e9e671e3 44 0.02 vMB 368
134,622 134,622 0000000000000214befb5d4f76b5d5dc10ed3a20cebb16d3a85f9f34b6184648 69 0.03 vMB 530
134,621 134,621 0000000000000a5d1eb20db4feebb284c8d3747a0cedd5a9b0a51dbab649dfe9 97 0.03 vMB 353
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 68
    • Outgoing: 11
  • Data Transfer:
    • Sent: 21.53 GB
    • Received: 0.43 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.