Loading Tool

Explorer IconExplorer

Memory Pool

43,843 transactions
28.61 vMB
0.12409440 BTC
Random Selection Loading Transactions
Max Size: 148.57/200 MB

Candidate Block

Mining Attempt 35f79fe29cfe14c4bea30272780893de505fd56693e25facbac17512bcd911a9
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root e0a1167fc9fc438bc8a569d1c0f09df6c1de5350497bd3cfad222f9ddf124f35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,864
Size: 1.00 vMB
Total Fees: 0.03777083 BTC
Feerates: 113.05 > 3.78 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (126,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,700 788,700 000000000000000000013ebc85e628b014d9b2feaba1cd62125b422c62b4baa3 5,417 1.00/1.00 vMB 635
788,699 788,699 00000000000000000002252d7a4c41d561c801f6b1ef0bac5e9ed83ac31e0442 4,835 1.00/1.00 vMB 619
788,698 788,698 000000000000000000013a786fd9532a9a48faf886a576e6ff5d84d84adf8f48 5,377 1.00/1.00 vMB 609
788,697 788,697 000000000000000000008ae732ab1a32a8d6173c72e7b71b101667464c8d5e30 4,682 1.00/1.00 vMB 523
788,696 788,696 0000000000000000000593b07bbe22e10beaa167806fb92ebdeadd73073baab4 4,568 1.00/1.00 vMB 579
788,695 788,695 000000000000000000041802d1e36499adfe62219a8fa080ff6a29bfb51145c6 4,632 1.00/1.00 vMB 671
788,694 788,694 00000000000000000000ef0ea8f134b141687548baebe2a8f5d60b1203071604 4,797 1.00/1.00 vMB 521
788,693 788,693 00000000000000000005d0ccb39b65e62329de61b6f9a30cafc497be7a9c5d0c 5,231 1.00/1.00 vMB 581
788,692 788,692 000000000000000000044a5ca14a668f2fbb70390a198c195d8cd917f2921349 5,069 1.00/1.00 vMB 487
788,691 788,691 00000000000000000003a628fb4180133aa00736cc573d2d11b6615f07b560ec 4,508 1.00/1.00 vMB 498
788,690 788,690 0000000000000000000111b9ce86054fd23a02afde7c574df80b2ff1f4499ea2 5,037 1.00/1.00 vMB 596
788,689 788,689 000000000000000000010dce5dbd762ae3f7d4a921e502276893bb49305f03a7 5,308 1.00/1.00 vMB 522
788,688 788,688 00000000000000000003e69e381c0dd941e4ae5e759f355e279d319157c084a9 4,747 1.00/1.00 vMB 576
788,687 788,687 0000000000000000000012e1d19037d2dabc3a89beac2169bb1e7d2913211cdb 4,981 1.00/1.00 vMB 530
788,686 788,686 000000000000000000044be25d4e7407622329317a46c3949aebd3cc5f925d7f 4,837 1.00/1.00 vMB 540
788,685 788,685 000000000000000000015221d97f2a108ae4bfea27639592f6cf17a2effc5fa6 4,324 1.00/1.00 vMB 614
788,684 788,684 000000000000000000054476dc4191c2a1e629f538b0f53f8a090b1db3f815b1 4,849 1.00/1.00 vMB 507
788,683 788,683 00000000000000000005272342d1d3642a31ede4072b150f326b1803bf67404a 4,465 1.00/1.00 vMB 462
788,682 788,682 000000000000000000002d84222f100911c6b7f198b9785106e405d03ff18891 5,352 1.00/1.00 vMB 520
788,681 788,681 000000000000000000056fd5e77ba20cfc0a2426db23e4b790b94b2cddb14d91 5,159 1.00/1.00 vMB 539
788,680 788,680 000000000000000000032f78ee5543f5a011295041028401158ec3a0250d6578 4,699 1.00/1.00 vMB 570
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.