Loading Tool

Explorer IconExplorer

Memory Pool

77,195 transactions
28.63 vMB
0.06496850 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt abef738d7ca94fa1e925c9e0bdf06f33139065fae59bb2becb8c60c27d0cab44
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 2594bee5025d310956871cd2bfc7f1304521b9749765d8c4cd69f9559f7cc696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,795
Size: 1.00 vMB
Total Fees: 0.00544856 BTC
Feerates: 100.53 > 0.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (688,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,934 226,934 00000000000000e0c49875bb59cdda565888f83ea49f85c38e5754ee2b9756a9 76 0.04/1.00 vMB 49
226,933 226,933 00000000000001778ee66ae7691c285ce822747a18a950948eb244aade2f361c 17 0.01/1.00 vMB 78
226,932 226,932 000000000000019bb739030ef9b53ac69d81e5dec3206a9292fe1bb6d0ae8678 229 0.11/1.00 vMB 215
226,931 226,931 000000000000027e8ee05f810d045a456c5c6ec1c88118a9d3d286d6c3f7c30e 69 0.02/1.00 vMB 141
226,930 226,930 0000000000000271b89ea6a1714db21e9b8a123dfd0199b070e2ab35cbc56643 225 0.11/1.00 vMB 172
226,929 226,929 0000000000000309433a6a91329e6010957fc9e6af33e8b7dc29f8bde28fddcd 193 0.09/1.00 vMB 129
226,928 226,928 000000000000018493ea8b7f0238b53f1c5a4c62f8b325c2d51c6574ab852018 64 0.02/1.00 vMB 162
226,927 226,927 00000000000001e0ecf4c6f48396d4ed4f94fef164e45fffea2f6305f7adacc6 133 0.05/1.00 vMB 235
226,926 226,926 000000000000008bc0336d0466be843eaa80426755ea953f3e563217a5c6593f 200 0.11/1.00 vMB 162
226,925 226,925 00000000000000441f28ee9922d14d4306eb703a91eb87e482cefd73177a8784 179 0.11/1.00 vMB 142
226,924 226,924 0000000000000145752fe6400bb321e4a98ce5a811811eae4ff955dca93afb5b 9 0.01/1.00 vMB 40
226,923 226,923 000000000000002fac8df47456e96b63109d7cddcfec00c590cfa6a27e7609ed 178 0.07/1.00 vMB 195
226,922 226,922 00000000000002d84aa6c4944640cd81491a6d05117b02a373d4ee9a71dc724d 121 0.06/1.00 vMB 187
226,921 226,921 000000000000021ed03c8bd0096712ff8df6fcd552173de6ef32d0595fcbdbdb 347 0.15/1.00 vMB 88
226,920 226,920 00000000000001bc3b025138eaf70638436ee0ca1d27c3cda227f87f5df12c38 224 0.11/1.00 vMB 163
226,919 226,919 00000000000001559562c6576ae74657fdd4cb2500cefac8b357d31a6adbfcca 144 0.07/1.00 vMB 117
226,918 226,918 0000000000000341d34a2568d8dc667b625aa1d1f64487b691aa5ef0f1e44301 288 0.14/1.00 vMB 204
226,917 226,917 00000000000000bda62ea556c10afb676dde3babf2ab67f28402c93bf6c7d379 214 0.11/1.00 vMB 144
226,916 226,916 00000000000002fa393897b12628c327ae007aaa72e2c963cefb625e84f9ca23 142 0.05/1.00 vMB 207
226,915 226,915 00000000000001480ab0136796b8f19cf83e4f0e22eaf65d3915fded2787ed8c 11 0.01/1.00 vMB 248
226,914 226,914 00000000000003024294b5479688fbab6c1c3780cec57b1636b3e77f4a589096 45 0.02/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.