Loading Tool

Explorer IconExplorer

Memory Pool

43,859 transactions
26.62 vMB
0.06628388 BTC
Random Selection Loading Transactions
Max Size: 139.79/200 MB

Candidate Block

Mining Attempt e8e49ee64a70537b244cec7b09a76445f80653f62e735436d2c1aef4691cbfb3
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 6a5d0809c79502dabb01b90f1fff1e9715d6986de575b5a48c699fff89d9a15f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,646
Size: 1.00 vMB
Total Fees: 0.01738741 BTC
Feerates: 150.61 > 1.74 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (289,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,925 624,925 000000000000000000016716e03df627d82379d526df821ce56e33999f29a07d 677 0.31/1.00 vMB 21
624,924 624,924 000000000000000000070c095bad9f03102af17861db397fb45d4b478784924c 907 0.46/1.00 vMB 17
624,923 624,923 00000000000000000002f78a530c589f177795152704b072adf4f4775f4017bd 1,375 0.78/1.00 vMB 13
624,922 624,922 00000000000000000008361bcfffcdcd40bd98896aba873d6e647353c1389585 272 0.19/1.00 vMB 18
624,921 624,921 00000000000000000002cd24f9e2c38e7e8886c400323eafc4bc037cf2bc20c4 1,039 0.75/1.00 vMB 16
624,920 624,920 00000000000000000001b8c2a373302160315fdc288e49ef17666931c40cc759 1,317 0.82/1.00 vMB 11
624,919 624,919 00000000000000000011da1d00c3b7317b821224114de5b4932b5147433ba145 2,154 0.99/1.00 vMB 18
624,918 624,918 0000000000000000000511017b5b6223377a0e5e771479f5ab78916e26a95d5b 430 0.16/1.00 vMB 20
624,917 624,917 0000000000000000000312cefa48c3c7e1f692d17e3d68963c81fbe59eb53697 1,118 0.58/1.00 vMB 20
624,916 624,916 00000000000000000006aae50cafb54b43069a5282a6cf195b84f2a2b99bace9 2,178 1.00/1.00 vMB 18
624,915 624,915 0000000000000000001315602db5ac0544b0c81aa8bcaeb2565d198a76b20ec4 39 0.08/1.00 vMB 20
624,914 624,914 0000000000000000000281e6c3feb46ca0ae3cc8b48a558e4f6a416baec48301 336 0.58/1.00 vMB 4
624,913 624,913 000000000000000000061f31f6cbf340860169f38886ccd9065cbda03b341c61 895 1.00/1.00 vMB 7
624,912 624,912 0000000000000000001203f17cafa1f4f81541b939cce956d8df5fb4c2a99038 820 1.00/1.00 vMB 1
624,911 624,911 0000000000000000001361215574801cf63d8293acc90dd0e9075f009083fdac 1,792 1.00/1.00 vMB 18
624,910 624,910 00000000000000000003005530c6eb51f30e51de3086170e24e52358d3a27a33 2,968 1.00/1.00 vMB 13
624,909 624,909 000000000000000000090e0a48c7f01f644b34ed7b086e7637cf9e7aa83291ea 2,436 1.00/1.00 vMB 27
624,908 624,908 00000000000000000010fc3e6011d3dd03dd525fe8d4893c18b8751cace06425 1,391 1.00/1.00 vMB 9
624,907 624,907 0000000000000000000f3bb7d545266a673b5cb83753942d7722e9a652b0da47 2,423 1.00/1.00 vMB 18
624,906 624,906 000000000000000000011449cf1a1dc8894fd949a496882d34cb305a187c38c3 954 0.98/1.00 vMB 7
624,905 624,905 00000000000000000009ee000b4d39227241b23cc9c8a6f65765591e3a6f6374 2,754 0.99/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.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: 647.48 GB
    • Received: 12.94 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.