Loading Tool

Explorer IconExplorer

Memory Pool

21,559 transactions
5.12 vMB
0.05375597 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.75/200 MB

Candidate Block

Mining Attempt 094396d849cce7fdf1c640adfe54bfdd014347b677287ccd6d677f683a64d9ef
Version 20000000
Previous Block 0000000000000000000135cf188d0be31649f31414dd4244fc78fb504c0b291b
Merkle Root 79637d36fc55a9e4b7eb5afe1a549a0cfe6cc3fcf37d204578fa62938ddbd7b1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,415
Size: 0.69 vMB
Total Fees: 0.04219763 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,987 (785,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
127,769 127,769 0000000000002235e360c11673400d426c770e65a2b0cef2fdff9402106e6da2 0.01 MB 17 979
127,768 127,768 00000000000019de9651ace01b5150eeb05417457056cbc1e38bbc4ab271240e 0.00 MB 7 1,428
127,767 127,767 00000000000018067ffca54ef1fd6871d52a6cfd098b36fcd2d29a22d397a4a2 0.05 MB 160 634
127,766 127,766 0000000000001f1ce3c5189bafbe1861250a7281c15a655403e03707b40e708c 0.01 MB 22 637
127,765 127,765 00000000000022f15bc45ab2eb40d6ce1f6df00432a9177433faaf22deb8c27d 0.02 MB 41 758
127,764 127,764 0000000000001047217e798aadf16e962df1578671a7fce6d87693fb4160e2b4 0.01 MB 13 2,328
127,763 127,763 00000000000012e1aef195d772210b2ac34ec7ea186ebb226b3453f872fdd710 0.00 MB 15 940
127,762 127,762 0000000000001948805b4270cf462d7340cacd3ecad891cc2d9f2e5c121edd7e 0.01 MB 34 202
127,761 127,761 0000000000001c94d0a75ecf6c9063897086fc8b13adbaf86add9c8f38b113b4 0.00 MB 3 193
127,760 127,760 0000000000002454afe417a47ef31d6e7e06cd2f7f42be3e9dd32438b15695c7 0.01 MB 14 2,450
127,759 127,759 0000000000001f2db56a68e01f6c39662a5c6babce747bcce5508f94e6535f3c 0.06 MB 202 456
127,758 127,758 00000000000008b282fcdbc411cf4241ca0a62c13f48fd7c348d11e110856a59 0.01 MB 14 947
127,757 127,757 00000000000004b2706aa88c1350554a1266e5f23dbfa2bc03846dd246692056 0.03 MB 55 1,075
127,756 127,756 000000000000136e466ba961fdddcb7c9c96a93d66711a46154c22b92bf0d623 0.01 MB 19 404
127,755 127,755 000000000000047f093e770c23cc58c16cfcea05c54597658a1434ab178f150f 0.01 MB 24 902
127,754 127,754 000000000000037d8fd52c6bcebc6e55a517715e59f14560639cd33ab06c0133 0.02 MB 30 585
127,753 127,753 00000000000019c6222c762f87e1fe1933243e001a11e16c0e4a279cda0edac0 0.01 MB 15 356
127,752 127,752 000000000000174b3221fbbe8e1092d0690b0daca500e05a495a82ac46ac5bfa 0.00 MB 2 0
127,751 127,751 0000000000001a25e4c6453b2ce0b3e9996a3abcaea4c25767173fee1a32b93a 0.02 MB 77 1,140
127,750 127,750 000000000000040389f622b8e015946276e11a5aac172c23f146a4fe9ed43617 0.01 MB 24 808
127,749 127,749 0000000000001c8c8ba2574562ffefffdc9cd70818fde06e9c56e93b0d377b2a 0.01 MB 10 311
Previous 10 blocks ↓
Total Size: 778.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: 363.75 GB
    • Received: 3.29 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.