Loading Tool

Explorer IconExplorer

Memory Pool

81,401 transactions
30.27 vMB
0.07538458 BTC
Random Selection Loading Transactions
Max Size: 185.90/200 MB

Candidate Block

Mining Attempt b4d6bbf556934434e9608080acd7e480c5372ea2d78593012470fd60bebd7951
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 42273fc71a6c88137e21abb0811ecf97b9fea095c0916f70665e2b2ab13acba4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,901
Size: 1.00 vMB
Total Fees: 0.00811439 BTC
Feerates: 150.77 > 0.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (492,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
422,758 422,758 000000000000000001a9306740b049869c88ab8dc9ea32955cfcbba5047640c4 2,273 1.00/1.00 vMB 55
422,757 422,757 000000000000000004a912d9ecc1d82da35da22a55a190cdd107a808ce65b7bc 2,740 1.00/1.00 vMB 60
422,756 422,756 000000000000000002bb406c9cac194d4f05969018cae81362ff9812970db083 2,797 1.00/1.00 vMB 94
422,755 422,755 000000000000000000d30438523f367c8d4e2ff81615a68f0c627ab7dee3035c 2,358 1.00/1.00 vMB 71
422,754 422,754 0000000000000000038cb5fa637f44624b0e430d79cd2c046e6729b56ef0ca19 2,954 1.00/1.00 vMB 109
422,753 422,753 000000000000000002033de2925fd95148a29bd464c4479cf7f719369cdc718c 2,697 1.00/1.00 vMB 92
422,752 422,752 000000000000000000f28cec1c898c62f931e17208532d040991cef2f82b4ffc 2,993 0.99/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.