Loading Tool

Explorer IconExplorer

Memory Pool

36,146 transactions
25.77 vMB
0.08355533 BTC
Random Selection Loading Transactions
Max Size: 131.86/200 MB

Candidate Block

Mining Attempt 0eff0db9338327a1b7ebb10fb3eb1ff78cdc82b72912923f3dff47497b36cf81
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 57856d39c8738c8c1b2682eb470c0f6780f537ee2b6c98d281ddb2c0505a728d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,281
Size: 1.00 vMB
Total Fees: 0.03639576 BTC
Feerates: 171.09 > 3.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (336,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,843 577,843 0000000000000000001c65c42bea37d148a92e750fa149ec28139623ecc434eb 2,241 0.87/1.00 vMB 19
577,842 577,842 00000000000000000020c7009a301218223071edb7b7e0ba6983e98aa2753e57 2,405 1.00/1.00 vMB 31
577,841 577,841 0000000000000000002316742d53f4a4b930bf9953b8f0642c341f007d1e8f58 2,622 1.00/1.00 vMB 19
577,840 577,840 000000000000000000136b8d6d99de89f6817ede538687feb2bb21f9dee55ddf 3,235 1.00/1.00 vMB 142
577,839 577,839 00000000000000000024ffb9295ef9a190725bd31c2319594bff1c46a68dcdc2 3,043 1.00/1.00 vMB 63
577,838 577,838 00000000000000000013bf4279360d3e720bf0da2905df4a7d0716683a2f88e1 2,719 1.00/1.00 vMB 119
577,837 577,837 00000000000000000021b3ea141d2f7f2a91464f0261d5e7255d9b1b96256984 2,163 1.00/1.00 vMB 76
577,836 577,836 00000000000000000020286c117d127bfe00c85fe4aaa308d4454b2b44b72df5 588 0.21/1.00 vMB 67
577,835 577,835 00000000000000000017505a1119d6443b5da30e3a630e5a1aba25f0cf6ac21d 2,538 0.82/1.00 vMB 51
577,834 577,834 000000000000000000032cfc04426a337ee5b30ae64a12a51bfa90df34ce189f 2,931 1.00/1.00 vMB 63
577,833 577,833 0000000000000000000c287ce984f2d68eeb5bfee946b1dd84a51c4e2910cce5 1,660 0.77/1.00 vMB 6
577,832 577,832 0000000000000000001a38f61111ddd0ee59a1de9c7280067c59721ad4da98a6 2,465 1.00/1.00 vMB 43
577,831 577,831 00000000000000000004b04ca322a5b83127cb8d0ee5703e862cdb26d299391f 2,971 1.00/1.00 vMB 162
577,830 577,830 0000000000000000002741df6013dd1239606562789e76b773b44f67568bf3fa 3,063 1.00/1.00 vMB 66
577,829 577,829 0000000000000000002355a6a429aba2f2e29a6ba49edef4634941fd9df4635d 1,298 0.42/1.00 vMB 69
577,828 577,828 00000000000000000011663a046b7bb136000fbe3167bbb51ee710574e07c777 2,558 0.99/1.00 vMB 47
577,827 577,827 0000000000000000000cb7269cbe92901552756d7418c665ba005c24450da48b 3,057 1.00/1.00 vMB 41
577,826 577,826 00000000000000000002cb5c56265dbbfcd6d1488d167e3ef1550deb1dee8cd0 1 0.00/1.00 vMB 0
577,825 577,825 00000000000000000029e5278a452d4b448e4261b0e437264f05749281686663 2,987 1.00/1.00 vMB 111
577,824 577,824 00000000000000000020e3885a6b21f255474192b48cd7d550af3fd108b4fe65 1,292 1.00/1.00 vMB 6
577,823 577,823 000000000000000000111730948a6a4b53322357440206907c2e1fdbd81cf1b4 3,082 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.