Loading Tool

Explorer IconExplorer

Memory Pool

26,828 transactions
10.83 vMB
0.02198912 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.53/200 MB

Candidate Block

Mining Attempt 64c71ab8a024fa6812f7b2dc7557c874ac507a4298b9776beea2ae194f5b5fa3
Version 20000000
Previous Block 000000000000000000011f20bdffd18234af05274454ab7a54b6e5444f6faa4f
Merkle Root 04b64815a30ff02a045d0e4dd0ffeae25210ebdf6a4b3eb7e3597938d47a33f8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,175
Size: 1.00 vMB
Total Fees: 0.00382602 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,531 (778,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
134,620 134,620 00000000000002cb89588f1a3d18ae062481a5d41fffd3fbedadab2cd3cd4a22 76 0.02 vMB 260
134,619 134,619 0000000000000b25bf279af6b6b16cf7bbf8b0e0d591b57795b6e762a48f493d 131 0.05 vMB 487
134,618 134,618 00000000000001e20e917a7bbe73fd219b5f392eb42f5fec51fa6b449b03ccfa 91 0.04 vMB 582
134,617 134,617 000000000000073f0c4c1831310e45e8ef3818132745909ec40bfa6a6839b0ac 44 0.01 vMB 225
134,616 134,616 0000000000000a73411bbb35bf19de7701a74f8743518b5b5de76c42b6bbabe1 58 0.02 vMB 217
134,615 134,615 00000000000000349c9e5f4ec37caf3f099de49ca5ed7134cc9b3360fdbfe660 79 0.03 vMB 628
Previous 10 blocks ↓
Total Size: 779.79 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: 402.77 GB
    • Received: 2.08 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.