Loading Tool

Explorer IconExplorer

Memory Pool

79,492 transactions
30.06 vMB
0.07807317 BTC
Random Selection Loading Transactions
Max Size: 183.79/200 MB

Candidate Block

Mining Attempt ef983dde5b86125bb117d0d7c4eb39dea611fd97cc26e002d58a9b2681a82752
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 2e1d05dcad3e8dfaba33f228c39262f8b1e75862642ee7deac4eba41f4e46a10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,243
Size: 1.00 vMB
Total Fees: 0.01119191 BTC
Feerates: 100.65 > 1.12 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (492,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
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
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.