Loading Tool

Explorer IconExplorer

Memory Pool

48,974 transactions
30.49 vMB
0.09309350 BTC
Random Selection Loading Transactions
Max Size: 163.12/200 MB

Candidate Block

Mining Attempt c7d8b9c7a4a339026e2ec5b7c3105585018d6325e7dc28edf2f9ce89d98c9679
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 93e7d5383889b9a4615b589e1034d4f6c67f0d56a7f392f0033feb6ea9bcea94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,412
Size: 1.00 vMB
Total Fees: 0.03054683 BTC
Feerates: 101.56 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (522,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,747 392,747 000000000000000001afce3a3ae116eecd4bc2263586b9f7d675a5fefd93a7aa 445 0.99/1.00 vMB 7
392,746 392,746 000000000000000008ee34f513f0ff17f703146ba34782eded2970337f2d515e 1,557 0.92/1.00 vMB 32
392,745 392,745 0000000000000000013953e4a5d1b49191ba05e12f13afeb53edd37a1c935a98 237 0.24/1.00 vMB 17
392,744 392,744 00000000000000000867ee9ea00579d32cc52b9a9503ef686cdfa4865ccdfc94 874 0.49/1.00 vMB 30
392,743 392,743 00000000000000000889c5acf3dd93b9dcd500c5a436fbac7563814e234b2742 707 0.33/1.00 vMB 37
392,742 392,742 00000000000000000025850c2057c0b11514314706b45cd551939b95ad42f763 1,683 0.82/1.00 vMB 38
392,741 392,741 00000000000000000164534d70dfac0b4457d7c47ac106b1952736c830afc1d5 1,547 0.99/1.00 vMB 26
392,740 392,740 0000000000000000083e36788e730a254feb94c739edb0e1039cc7b1cb42992e 802 0.32/1.00 vMB 37
392,739 392,739 00000000000000000823dd1516c158855a4cf1ccf1b75b30b3f8073b9bc33d54 1,941 0.95/1.00 vMB 35
392,738 392,738 000000000000000007bf96886815dea699b2c103649515252d062dda704e34dc 143 0.17/1.00 vMB 12
392,737 392,737 000000000000000009831a9f7db934ac9b0af08bfced22fd24ad09a0b76383cd 939 0.43/1.00 vMB 32
392,736 392,736 00000000000000000605761d0a27fb004389c4642de63bac6f5187ea91c3ed48 147 0.13/1.00 vMB 12
392,735 392,735 000000000000000007f5f41ab88b680c62789f725df7011e1ec5b29a1539b7aa 939 0.48/1.00 vMB 33
392,734 392,734 00000000000000000927b60b8b4754fcfc1c3b6f7a43735442afaf03cd3b707a 853 0.59/1.00 vMB 23
392,733 392,733 000000000000000002f70dfc6d1c09290d0187506d961b0dd8701676d7e0e2ce 1,305 0.78/1.00 vMB 31
392,732 392,732 0000000000000000067566fd93ac510053d61b7d9ef2107399e95c343b08db54 1,578 0.75/1.00 vMB 36
392,731 392,731 0000000000000000097d805b12f070f9e92b7a75c819afd76c72db41959a23ab 1,090 0.94/1.00 vMB 17
392,730 392,730 0000000000000000034f89dc68d0ab531b5a5b6b75e60e37d53e5a8f05778223 2,397 0.93/1.00 vMB 43
392,729 392,729 000000000000000003d8a92784621c35869aa24efe37e59a0a4832b47547647f 2,842 0.95/1.00 vMB 53
392,728 392,728 000000000000000001e10c52c3179234c656668e56f9a5ace12b6288c8602798 511 0.25/1.00 vMB 28
392,727 392,727 000000000000000002f993ca74591370138183593d9cc19bcd61b44cc1c9bc6b 1,118 0.50/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.13 GB

Node Details:

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