Loading Tool

Explorer IconExplorer

Memory Pool

42,491 transactions
26.77 vMB
0.06417285 BTC
Random Selection Loading Transactions
Max Size: 140.55/200 MB

Candidate Block

Mining Attempt 2df469add9943a41505f8c13c4edcdf7eaa3268e78428ea590cbd92c51b29459
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 822794d76368a0dd8b6931e85c2f7c1c5c0c8985c6a2d1bf981164192e422a35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,113
Size: 1.00 vMB
Total Fees: 0.01449319 BTC
Feerates: 181.54 > 1.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (630,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,149 284,149 0000000000000001480f2e3f49b4e213dee8b0aeac70bd629d6b2652a5acd501 408 0.23/1.00 vMB 33
284,148 284,148 0000000000000000d025dc15208400aa3ebaaef9ba1bc97c69fe1d45e748d5ce 164 0.14/1.00 vMB 25
284,147 284,147 0000000000000001c608b45f5af7ff1352ec56de7372cb7ff273595802371fe0 401 0.25/1.00 vMB 24
284,146 284,146 00000000000000017f4684a794e7bb8faad2bc807010bc5d2d333129c6a1a572 152 0.05/1.00 vMB 110
284,145 284,145 0000000000000000656c44ec894408cd593f4807870a1d66bb1eb8b101eafa25 151 0.10/1.00 vMB 38
284,144 284,144 000000000000000123e1f1af99f055a2ef45d0f0257b30ce1bfb2b61f70c0e08 514 0.77/1.00 vMB 15
284,143 284,143 0000000000000000ac5e3fd534dff318ed88ae3fba71ba2ae7c6af0d9b22c629 653 0.25/1.00 vMB 35
284,142 284,142 0000000000000001b0eeb196370f0fbd3e55b7d982e71c885c667197317914bf 142 0.05/1.00 vMB 122
284,141 284,141 0000000000000000699e3584b4402e63287e9049c24fd30279d5ee7318511341 1 0.00/1.00 vMB 0
284,140 284,140 0000000000000000004fff7f6a279d946c2aab6fb1607f478a9861e44efb1882 1,062 0.35/1.00 vMB 70
284,139 284,139 00000000000000002588a23ac739e57682991166bd289a26f4e30d20afd12806 326 0.48/1.00 vMB 16
284,138 284,138 0000000000000000c7c254d741de2d0978960e2d7e738e22493fc000240de94a 759 0.35/1.00 vMB 29
284,137 284,137 0000000000000000660c5f38d8fb2f480f0c6ac056f997e051e3b88cc120a929 773 0.25/1.00 vMB 94
284,136 284,136 0000000000000001c1727c8439ad5862947182321f190b3e67aa9618ac82d12f 439 0.25/1.00 vMB 23
284,135 284,135 00000000000000006a9589e45aea146ef3929997ba9861d564c0502f71b1fdf5 793 0.25/1.00 vMB 57
284,134 284,134 0000000000000001198ba55fb3cd1a1fbfac5ae614569a752a665b8727c02780 150 0.05/1.00 vMB 148
284,133 284,133 00000000000000009d0877218ecee1478c12b538bca3fb86959d5140304395b4 918 0.35/1.00 vMB 88
284,132 284,132 000000000000000099c4af5371205fb0171026011a00c80eabdf252240740cea 305 0.17/1.00 vMB 24
284,131 284,131 0000000000000000cf340bdbb4bd56b76bda9edc477ba57055cce216b58c84ad 178 0.05/1.00 vMB 81
284,130 284,130 0000000000000001cfa06f17faa6f258c38d6b15201e4996618a3ced892e8a03 558 0.24/1.00 vMB 45
284,129 284,129 000000000000000013d8d4a126d65be0f65132f2ca6bad2c867c40c44d51ed0e 187 0.10/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.