Loading Tool

Explorer IconExplorer

Memory Pool

75,772 transactions
29.02 vMB
0.10036413 BTC
Random Selection Loading Transactions
Max Size: 171.57/200 MB

Candidate Block

Mining Attempt 33644e2156a8df877ca5152df718458310af815bb83c4ab9767cf5a9bc8f698a
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 737230b68ea17539926f8bb337b95e1be55464e99684aafae4d7143c95eba286
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,305
Size: 1.00 vMB
Total Fees: 0.03929795 BTC
Feerates: 201.37 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (374,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,044 540,044 0000000000000000001d25c4b2bcbceaf4066de1049146c8ce27b0f55915b38e 2,395 1.00/1.00 vMB 34
540,043 540,043 0000000000000000001aab9715cc2c646071e98f1161451f2c0880a1371e0670 2,381 1.00/1.00 vMB 50
540,042 540,042 0000000000000000000544ab9725004cd98e826d07cc31817cbb631c9037282b 817 0.38/1.00 vMB 36
540,041 540,041 00000000000000000011a9d6b36b3b568b068baad61d23960137a8903ad8454f 471 0.19/1.00 vMB 20
540,040 540,040 000000000000000000245a39132ef50e0245a1a3d8b759f1a08e9ec5d67af29e 887 0.38/1.00 vMB 20
540,039 540,039 00000000000000000015fd5f10b14cdae0a1412ae2187c06ece1178a83a0a81c 862 0.44/1.00 vMB 10
540,038 540,038 00000000000000000006aee6b72f4917a8874afc2def45a9d239e3d809ec6963 1 0.00/1.00 vMB 0
540,037 540,037 000000000000000000038195b7a701afab90cf5512e002d25cf4bcb69d3cb1a4 2,320 1.00/1.00 vMB 12
540,036 540,036 000000000000000000187bbbc4830f7f48e90fcf4575b0b50590682978d055c9 2,201 1.00/1.00 vMB 48
540,035 540,035 0000000000000000001e933fb142e76eb0c8ef18d7a2b7308242415a09585e11 848 0.71/1.00 vMB 3
540,034 540,034 00000000000000000012028653fd0d0baa25f7806be685fc77b77beae42ed862 1,821 1.00/1.00 vMB 5
540,033 540,033 00000000000000000013e7cdbe51cd526019b31b6f5d1d184340d9ab187ea631 2,736 1.00/1.00 vMB 27
540,032 540,032 0000000000000000002722351dfe033f8ed434d458c1dd6bdd72eaf7e735fa1f 136 0.04/1.00 vMB 9
540,031 540,031 00000000000000000027b6ea46ac02f2aa17b2893df1870095ca8fde6721080c 1,849 1.00/1.00 vMB 19
540,030 540,030 00000000000000000005c6865fbfa7ee79058b0531a0bc5e16e634f4be112560 746 1.00/1.00 vMB 22
540,029 540,029 000000000000000000000cd34cf22bb74f1c07ff684d24882ec0a156ee389c96 10 0.00/1.00 vMB 7
540,028 540,028 00000000000000000018b6ebfa6f1989302ec53434369e4910fa91e824198e1b 1,376 0.70/1.00 vMB 19
540,027 540,027 000000000000000000186c14e6c17506c207b589914550d12e859c6182e8fe55 629 0.40/1.00 vMB 23
540,026 540,026 000000000000000000206d2230e372ec36ee4ee2c4ce76be5ecbca2e4754474b 1,959 1.00/1.00 vMB 13
540,025 540,025 000000000000000000016611d7bdf05473884baacde0b6ce77ef50c876c3f2d4 1,886 1.00/1.00 vMB 18
540,024 540,024 00000000000000000008c881d12c77d2ce38f0a3331841bde54c4c8c39978234 1,542 0.66/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.