Loading Tool

Explorer IconExplorer

Memory Pool

49,397 transactions
28.51 vMB
0.13965044 BTC
Random Selection Loading Transactions
Max Size: 152.47/200 MB

Candidate Block

Mining Attempt 271655e10cf1d1e7cd52d22f8e06f3633b0a57292df5b0280ba6d9eaf99ebeb7
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root a49f9ea82bd0ae9951f405cd7871d2c5c9249fb95a6b3d5e452953a2f6846d09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.08277369 BTC
Feerates: 301.05 > 8.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (281,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,926 632,926 000000000000000000011eba56e168e6502ab22ab4f1296f0b42620a51271d28 2,554 1.00/1.00 vMB 44
632,925 632,925 000000000000000000113a10ec8275eab229d6740dec77afafb1909dea220b41 2,248 1.00/1.00 vMB 24
632,924 632,924 00000000000000000009a06f6bae815a8e725a1c7ca4b77cc122a79779d2e4fb 2,318 1.00/1.00 vMB 78
632,923 632,923 0000000000000000000b71162f042980aeb7d3a6524e286fdeb8c943273491a9 2,372 1.00/1.00 vMB 52
632,922 632,922 000000000000000000118a07bbba361c9614f02eb835f351d8e48f0be956ead6 2,793 1.00/1.00 vMB 35
632,921 632,921 00000000000000000007fa4cd516d208e16601848df097e926ec5858d1277549 2,717 1.00/1.00 vMB 42
632,920 632,920 0000000000000000000681453e0eb0692a04c4744a70f041133c3d80493d62aa 2,804 1.00/1.00 vMB 47
632,919 632,919 0000000000000000000f3e24b432ef084c3c587dbe1eb615a45db2a8958370df 2,921 1.00/1.00 vMB 63
632,918 632,918 000000000000000000022004c10becafb1bf80b06b3611744307715473aae181 2,116 1.00/1.00 vMB 43
632,917 632,917 0000000000000000000b5feed032596fb221db8a18bfc5b390887ddeeacdf003 2,999 1.00/1.00 vMB 50
632,916 632,916 000000000000000000102337122073350aaf03c8d03243e40a6bde65dd3626f3 2,579 1.00/1.00 vMB 56
632,915 632,915 000000000000000000054845b958b8fbf33972c33661fe653d1646073a81d2d9 2,920 1.00/1.00 vMB 55
632,914 632,914 0000000000000000000d8217625911da81952a3702916572a8ccced7566e3373 2,802 1.00/1.00 vMB 60
632,913 632,913 000000000000000000019944a5f10c18263e7a4ac166c46b30397db376018046 2,466 1.00/1.00 vMB 71
632,912 632,912 00000000000000000004e5052d709e68869a7c4401702916f040d79d5b253671 3,080 1.00/1.00 vMB 93
632,911 632,911 0000000000000000000ce5a2a6ee40547d1958d49b8a59143e9370f2ea6e230e 2,710 1.00/1.00 vMB 73
632,910 632,910 00000000000000000010ce234bd6296d64e71d1a6ae1d406d249ae39ea2c2c87 2,568 1.00/1.00 vMB 94
632,909 632,909 0000000000000000000a55e9c9a06bc4bdc879118e18b6566664042adf0c0337 2,635 1.00/1.00 vMB 54
632,908 632,908 0000000000000000000a4337267de4fe1a5a209da92d3c123e7a9ff755d32834 2,443 1.00/1.00 vMB 58
632,907 632,907 00000000000000000002074376debf36a8352bec33831835c79afaa3288302ca 3,342 1.00/1.00 vMB 61
632,906 632,906 00000000000000000002323d7540c8cab83e0d945534908c81f5b709f692124d 3,034 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.