Loading Tool

Explorer IconExplorer

Memory Pool

79,168 transactions
29.91 vMB
0.07012556 BTC
Random Selection Loading Transactions
Max Size: 183.15/200 MB

Candidate Block

Mining Attempt fd1f485609347a074bcbc7147cdba4a4d77f55cfc5258a0a913540c668cdb2e7
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root f1535d120b6d97fcee32b942b2898fefa3167d946499c303c50d37b0fad44029
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,933
Size: 1.00 vMB
Total Fees: 0.00390322 BTC
Feerates: 7.33 > 0.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (536,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,808 378,808 00000000000000000d1cfcc3ead99db4b379efb0a6c5aad5c62bcebd60a7242b 1,576 0.68/1.00 vMB 47
378,807 378,807 0000000000000000022796905b146c883d60a71ec77d992fa5f1c9bac4162467 222 0.12/1.00 vMB 24
378,806 378,806 00000000000000000e03597a7c521849a9e6b6756d31162b7f2cdb1b36b74000 701 0.28/1.00 vMB 43
378,805 378,805 00000000000000000ab8e2bc941b68e2df11dcd2574ef7225644280960afbe9f 736 0.37/1.00 vMB 35
378,804 378,804 00000000000000000872231d0d3d402e5dddd30711fdb19f242fd7c59a7f57c6 430 0.93/1.00 vMB 7
378,803 378,803 0000000000000000013e7f7c85e7f8780d4e04228f88fd2a21d1752cd39479cc 492 0.25/1.00 vMB 35
378,802 378,802 000000000000000007db644d83f4372161f29ab3b5a0afaa710299c444558d06 135 0.25/1.00 vMB 5
378,801 378,801 00000000000000000b911a460090cd60fa9aa4d6029198448f3781a7d02a7b4c 1,041 0.46/1.00 vMB 39
378,800 378,800 00000000000000000e5c87d568324ba252550a4cb02b7279cf398b9994c0c39f 409 0.84/1.00 vMB 8
378,799 378,799 0000000000000000103d0ae7d7dd58ce1b58ee555da484e79606e119c45049af 465 0.22/1.00 vMB 32
378,798 378,798 00000000000000000bb0ca9d02cbf26793b795eec32f2c4d09623dafda8144b8 322 0.16/1.00 vMB 39
378,797 378,797 0000000000000000076261e6b9765028551bb2740774707c2938f065f380e954 952 0.51/1.00 vMB 39
378,796 378,796 00000000000000000e131b5bdba0193f14c2b3e81338c974d62c4e52d7bdaaac 336 0.18/1.00 vMB 29
378,795 378,795 00000000000000001157226b361612a317b61d777dc7273ea259f894f8381711 505 0.31/1.00 vMB 31
378,794 378,794 00000000000000000a91e10c079e91ae04ab8a5385faecfeec4352d42a321f32 1,665 0.75/1.00 vMB 47
378,793 378,793 0000000000000000103775f23119faf70e83a5f3616200d459d10a67c88f83b0 329 0.19/1.00 vMB 28
378,792 378,792 00000000000000000991e6ce236acb74b10b0f248217695ba5577ccc67f1600b 106 0.16/1.00 vMB 5
378,791 378,791 000000000000000008fa8784a8921bd64983f60c8daea41b74197ac1921edee9 740 0.81/1.00 vMB 15
378,790 378,790 00000000000000000de547939477211885300ba10b434911df922511148a6df1 859 0.36/1.00 vMB 35
378,789 378,789 00000000000000000334dabd5657cc8bf270ead9e95883ae40dd92ff104d4ff9 1,272 0.75/1.00 vMB 29
378,788 378,788 000000000000000006447340352049ead6da74d4d46263a8ef56241cf4c976cd 429 0.52/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.97 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: 716.00 GB
    • Received: 17.76 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.