Loading Tool

Explorer IconExplorer

Memory Pool

24,827 transactions
10.52 vMB
0.06411518 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.20/200 MB

Candidate Block

Mining Attempt 68b09f9edc89cfe652a4b234b9d13c0f0c8aaba8b07870ea8a9327a7e8650349
Version 20000000
Previous Block 0000000000000000000019a2bc7789d97e1fe54fb5028737bae97eb7a8b5ac3a
Merkle Root cf849ea902ca5b3a994cd848e1d69b6d66ce2df5e77bdc7d130d13984b785f1e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,413
Size: 1.00 vMB
Total Fees: 0.04684296 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,557 (765,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,160 148,160 0000000000000340053cee3814c86fdccc4dd475fdaa0dccd0e3d131cefad174 13 0.00 vMB 11
148,159 148,159 0000000000000011df08aa5973eff66f85bba6493602f6a548871d310bfba66e 45 0.03 vMB 153
148,158 148,158 000000000000048d50286ecc0c2ea1d5361ef4af7280e9ba0d4fe7b52f004f64 13 0.00 vMB 30
148,157 148,157 000000000000097e879f0c31d9878003f199e006a5ac2379fbef2b5ea8e3e444 11 0.01 vMB 20
148,156 148,156 000000000000071c6a8967bc78f47a8d61b3438c6d98fcf842b0fff34761a257 59 0.04 vMB 206
148,155 148,155 00000000000009b58e6cf392d6ab7f7cb938f2ab56eee332a0614d300baab2e2 11 0.00 vMB 30
148,154 148,154 00000000000002bafb85cc5ea91b6d3bb05da889d46bf51a6ae39c0d0fa5eead 10 0.00 vMB 316
148,153 148,153 000000000000095bf7b33cb08a295ec48a75da258bcf98365879e0fc01fbaa0d 18 0.01 vMB 537
148,152 148,152 00000000000004c693a94acf64700a3298b92a7b143466b1276e7a10c2d7cfc1 29 0.01 vMB 55
148,151 148,151 000000000000054f9a0fdcc80d3e6a93802fce100f4d8c820c81dada0688d950 71 0.02 vMB 55
148,150 148,150 000000000000056d70ac0f8f8ff13374f3d58b3431e49dce48acd9e47dd38d0c 24 0.01 vMB 70
148,149 148,149 0000000000000984606d3ee02182785c2b1cbcf9191d8466345af9849be3e8fb 10 0.00 vMB 82
148,148 148,148 0000000000000436e86b057b97bdb290cdcd84f610709857f316b489eda4c57d 32 0.01 vMB 148
148,147 148,147 000000000000038d19378fcb0c913a71fa074401988db217f6688ad89543fd1d 11 0.00 vMB 56
148,146 148,146 00000000000002c4744e1a25b0ec3953f13a2d4b286a39d6b3c2a766302ebbd3 16 0.01 vMB 69
148,145 148,145 00000000000004609b17b23960b16a0bcd16d617aa6be318d2f9c2363461ec8c 66 0.03 vMB 50
148,144 148,144 000000000000031edf63080226572674c6823e138f5d51e30a31005724df6810 23 0.01 vMB 196
148,143 148,143 00000000000001a5048fd3c161c95b32694d2d585e57d12309c27631a51a72f1 15 0.01 vMB 300
148,142 148,142 000000000000085ae460291a43d35e9288994e45208273ef1a199d36c682423e 110 0.04 vMB 113
148,141 148,141 00000000000002295e41fd648f1384cc5f67df2980dc8faa881870636012ef06 16 0.01 vMB 49
148,140 148,140 00000000000007158d1a417a6451b8a5d59c533746b9d9256c167956ce692a2e 41 0.01 vMB 58
Previous 10 blocks ↓
Total Size: 779.83 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: 422.42 GB
    • Received: 2.28 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.