Loading Tool

Explorer IconExplorer

Memory Pool

23,257 transactions
9.96 vMB
0.05949400 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.01/200 MB

Candidate Block

Mining Attempt b959c81e07e2c120ee76986ee79ecbe7cd7223edb89a9961f2c68eec19f9027b
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 78006f4aac175f8df228e3966d197df7651aa8af3c7844f0945ef40f17aa1909
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.03176540 BTC
Median Feerate: 2.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (747,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,303 166,303 0000000000000032715354156f849e9e06ad596f4b9b71f130ac215eb156a574 52 0.03 vMB 63
166,302 166,302 0000000000000955a0458b8e0fb1c02ea14727c846f3c62dc07827ef60971ea1 11 0.00 vMB 295
166,301 166,301 0000000000000529e290a8e4b9c0c679c5dff57f2906f2cb2c944e57faf9aeea 83 0.03 vMB 275
166,300 166,300 0000000000000a9f610ca5e50cda20f7ba3c60cbc7febf690ee48ebc21bbf73c 75 0.03 vMB 120
166,299 166,299 00000000000004cca143669b27f643339feb5a25c9cf6cfa5b08b6429c95bfc4 39 0.04 vMB 112
166,298 166,298 0000000000000ae99518483a7f21412f328e204e11e6d3fa9660b84f520bad2e 22 0.01 vMB 57
166,297 166,297 000000000000044d14f35bbc4eb62fd39e7a6c8b65bbe480d0a9e1c271cec7f9 133 0.04 vMB 82
166,296 166,296 0000000000000910c42f81817ebd16fabca65f33c17d254177e111fa5b2192f6 63 0.03 vMB 442
166,295 166,295 000000000000022856d275f7a29876bcd79466f7eb0e8e0a4f8bc748a553c074 43 0.02 vMB 276
166,294 166,294 00000000000005fff3309a800db310cd9da8742e691aa45ba52ea4d3e38e8914 24 0.02 vMB 53
166,293 166,293 00000000000004505e4b38a76e04f7ca4c597edbc4bbe8fc9b2ce655f44b3d50 53 0.02 vMB 93
166,292 166,292 00000000000008393fd2efd0717fa25d57bc3512a9c95d80f40b1050a5ef829a 16 0.01 vMB 585
166,291 166,291 0000000000000875b1e024514c38a6fb7ad9445b8dd9628b1ec648108c9d1ed9 22 0.02 vMB 21
166,290 166,290 00000000000005f2d11aae1b843ea9b1ec4ab9975b01e33caf1d0c6011002f83 24 0.01 vMB 48
166,289 166,289 000000000000055d426aec763a6949369960b197f0350a12f486f73adebbb73d 98 0.04 vMB 59
166,288 166,288 0000000000000246642fc3de5cb9d3ff83ff22dae6a8d538e00b87126b5dbd84 51 0.06 vMB 98
166,287 166,287 000000000000002bea3ac47ee5ab906ddf9c9671868f4deff6d903c07eed3f1d 113 0.04 vMB 25
166,286 166,286 00000000000008e72f47711b5b0e6c05492db856f920e26a14cd01a85482b631 63 0.04 vMB 151
166,285 166,285 00000000000000f719e3ac5fd0a44deb8db620c5769661d87caeead282da8007 1 0.00 vMB 0
166,284 166,284 00000000000007e4c07ebc3919c081eb6f14cc93df37ae1323a898889c879735 126 0.05 vMB 66
166,283 166,283 000000000000077a68618601603b235967a14226d0272cfd5be0449c4271e032 51 0.02 vMB 56
Previous 10 blocks ↓
Total Size: 779.57 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: 279.42 GB
    • Received: 1.10 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.