Loading Tool

Explorer IconExplorer

Memory Pool

88,785 transactions
32.49 vMB
0.17992035 BTC
Random Selection Loading Transactions
Max Size: 196.49/200 MB

Candidate Block

Mining Attempt bd2372f4c41bd944c04594717a70540dc5cbbdc7a0fe6da22b22452233491d51
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 3d66ff868632cc9e584979e4a812f0a4f48249d7c2ef2858401c621d1c057dec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,871
Size: 1.00 vMB
Total Fees: 0.08749070 BTC
Feerates: 216.64 > 8.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (221,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,214 693,214 00000000000000000002f849107e9d6506d57ee999a868d167eabf2208af3d30 2,633 1.00/1.00 vMB 19
693,213 693,213 00000000000000000010c8a33729c77aa9af6b6b77975a352ed9f00199c8e501 920 1.00/1.00 vMB 10
693,212 693,212 0000000000000000000bd14c3b04d89558ff555291867aaf3a9b4c23331e3977 1,133 0.70/1.00 vMB 8
693,211 693,211 00000000000000000010bbcb487394730ed1a1d885d9c5563e5c671fd7075a73 2,848 1.00/1.00 vMB 19
693,210 693,210 0000000000000000000f61639226132e7388d4a7877fd501da39b52a111c1398 792 0.22/1.00 vMB 12
693,209 693,209 00000000000000000005347f652f2f5cda8bf73e250d24d4fd66372fab24f131 2,516 0.91/1.00 vMB 10
693,208 693,208 0000000000000000000ea697c6c58fa1aa3646e0b7a3576133cdd89988374c90 2,487 1.00/1.00 vMB 8
693,207 693,207 000000000000000000139b422565b9911846f1d31819c0d51fc409ff08345648 1,971 1.00/1.00 vMB 18
693,206 693,206 000000000000000000097fafe52ed992344e7041589cbbd20a273a3c3f71163c 1,417 0.55/1.00 vMB 11
693,205 693,205 00000000000000000004787dc8e9b6e1cfa80d957d90692aef7c229b1c1a97be 2,295 0.88/1.00 vMB 15
693,204 693,204 00000000000000000001063c0e317129b53906da436e1ce24564581d5a2e5fbc 482 0.19/1.00 vMB 10
693,203 693,203 0000000000000000000b787b0492e52de3effb3c06ddc32b461518e3179a5661 774 0.82/1.00 vMB 3
693,202 693,202 0000000000000000000eaef07308060591d2c418fdcc25e79d641a1a238a1f47 1,986 1.00/1.00 vMB 8
693,201 693,201 0000000000000000000891a4a15d738bd3058cdb2e810ecc2ec3bff478438f71 2,832 1.00/1.00 vMB 17
693,200 693,200 0000000000000000000f9f870d1dbb9b3cf1bf737ece73a4beb33961080951d2 675 0.81/1.00 vMB 2
693,199 693,199 0000000000000000000d332ea1218a533a0cdf5f39e8da4ec699378458154326 1,888 1.00/1.00 vMB 16
693,198 693,198 00000000000000000000cf956300b4c586aebae0fcb01103cab59055b42a0571 2,851 1.00/1.00 vMB 6
693,197 693,197 00000000000000000001ceb406a02503370357a4e189b9fdbf4a481e0d329b11 2,703 1.00/1.00 vMB 27
693,196 693,196 000000000000000000059d43ada7986d54385859e93bbaba67a60567f7640604 173 0.06/1.00 vMB 22
693,195 693,195 0000000000000000000ed3f8312b8a09f585f53cd98c0b87043c6aa21a0b78af 17 0.00/1.00 vMB 4
693,194 693,194 00000000000000000012b838c8733e1568d723c988b0eb16f1760bbef68132f4 1,125 0.64/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.52 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: 668.94 GB
    • Received: 15.65 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.