Loading Tool

Explorer IconExplorer

Memory Pool

80,842 transactions
30.59 vMB
0.08475484 BTC
Random Selection Loading Transactions
Max Size: 186.57/200 MB

Candidate Block

Mining Attempt 2aecae98dd6546ddc97a8ac5c238eaddcab352ba1ff6932a494f846c5ecefdf6
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root f216a38a272b88c60d2e7a47f8f1cc80b13d19ed9ac6225af15e4b5966fd5c13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.01563349 BTC
Feerates: 301.57 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (492,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,779 422,779 0000000000000000019961f38fd5427a7bc69cd5342de982151ffc0796d23873 864 1.00/1.00 vMB 26
422,778 422,778 000000000000000001ee666b0109edd0e301f4648335cb36d03cd5476a4af1ea 1,993 1.00/1.00 vMB 69
422,777 422,777 0000000000000000001748593b661f49cbd6c245feb0fbc253c57c1308556d09 390 1.00/1.00 vMB 23
422,776 422,776 00000000000000000331c5c68a01bbff8d5df3d1c7f904333d0df71d565af652 96 0.03/1.00 vMB 73
422,775 422,775 0000000000000000037d3ff27b42c1a7480e77f36feffce5ef10ae892db87085 1,158 1.00/1.00 vMB 35
422,774 422,774 0000000000000000047531f19d5b4575c4bbc2f45c234aaf2acb2210694f98ba 757 0.39/1.00 vMB 62
422,773 422,773 00000000000000000348ccd1db7fb9961b329515c9c3ac62e871993ffc659cdd 899 1.00/1.00 vMB 32
422,772 422,772 000000000000000004b8c099824f5e34a792cf960047f7b4e0912a14c07a1c1e 13 0.00/1.00 vMB 148
422,771 422,771 000000000000000003610ff612ffc0cff2ca72f528c6a72221ed995db375bb11 738 1.00/1.00 vMB 28
422,770 422,770 00000000000000000489b872977c5acb43928f39f33a4d1ec1827afca43e630b 812 0.53/1.00 vMB 67
422,769 422,769 000000000000000002e3464e1891b31d5aa3417499da01380adfea4980544f30 1,556 1.00/1.00 vMB 66
422,768 422,768 00000000000000000411661da6681e8064cb343fb0cfb76e980f8f5876729192 1,710 0.99/1.00 vMB 31
422,767 422,767 0000000000000000040ddca204a72a2e4c9913233ae175a0d25706186ed7dab7 700 1.00/1.00 vMB 48
422,766 422,766 0000000000000000036773ee30bc8cde91dbbe65f02417e3383b1d2cfe515dd4 2,218 1.00/1.00 vMB 82
422,765 422,765 000000000000000002c85f2b2a658eff4baad80cf6e493983294d66d6ad69a6a 2,533 1.00/1.00 vMB 81
422,764 422,764 0000000000000000049cb0e3888f83f41189d83d5fb2520729f0f7d369895e85 1,331 1.00/1.00 vMB 23
422,763 422,763 0000000000000000033707312030ddf83c977fcc3ea78547c337d4d76b01cabc 1,541 0.64/1.00 vMB 68
422,762 422,762 0000000000000000015df3ca83851a3eebb5d3cea739fb317ca0e84b241b981f 2,646 1.00/1.00 vMB 75
422,761 422,761 00000000000000000274fbc316868bfe0860a12c0e0473ce2d3fc7597cb382cc 1,637 1.00/1.00 vMB 34
422,760 422,760 000000000000000003842e9676129d9ac7fddf40e28c3b62fc590a44b93f1b9c 2,001 1.00/1.00 vMB 49
422,759 422,759 000000000000000001be56739e0b9c6d8e784c4b8ec3abfed4e672932773b2dc 2,550 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.