Loading Tool

Explorer IconExplorer

Memory Pool

42,042 transactions
26.83 vMB
0.06261814 BTC
Random Selection Loading Transactions
Max Size: 140.43/200 MB

Candidate Block

Mining Attempt 34a145c54d47691c81715ca996c0ad698434f7c597377813a35dc4cefe6c044f
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root 73674d02ac10d3c6dfac2c85bbb5dfed4c237e86bd04a97d49e346ac8319ffa9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,160
Size: 1.00 vMB
Total Fees: 0.01287624 BTC
Feerates: 73.20 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (258,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,248 656,248 00000000000000000004ae10056435f9e74a0f75eec56fcde642e3555d6c249a 396 0.13/1.00 vMB 95
656,247 656,247 0000000000000000000b9f9041d3525d5357b07b5c9ca0c0e797da1f24a6c2fe 810 0.29/1.00 vMB 79
656,246 656,246 0000000000000000000604a1283ab125b20b744ae263ab150f87b4a08ada77c7 119 0.04/1.00 vMB 90
656,245 656,245 00000000000000000008e7496fb25845b1fb97622032b0448fa95ecb3eb14e2c 664 0.23/1.00 vMB 80
656,244 656,244 00000000000000000003aa662e61e85ad2593823d17588aa31598a2f5bea06f9 1,226 0.48/1.00 vMB 81
656,243 656,243 000000000000000000013a8d81f337e917700b2f9d69cbcec53c079052f271ea 781 0.45/1.00 vMB 55
656,242 656,242 0000000000000000000dd1959fd675e340d801f9681eb387612ce4e6effe8851 411 0.15/1.00 vMB 123
656,241 656,241 00000000000000000003da2bd925e06c0d50e34bebd6abf290c2383ea991fc76 2,010 0.86/1.00 vMB 83
656,240 656,240 00000000000000000005b965d2ea5fce01f02cab19103fce42a4f4c918413bfd 425 0.26/1.00 vMB 46
656,239 656,239 00000000000000000000868918893a381fe4c91682b67084eb798dd627c07868 1,887 0.72/1.00 vMB 102
656,238 656,238 00000000000000000003edd01ebb2aec852ad1a66e8133090cd9894fd18f3084 1,057 0.76/1.00 vMB 20
656,237 656,237 0000000000000000000de58d533a657e0bf1ec21a743319f1e71164b7378ecf0 1,945 1.00/1.00 vMB 78
656,236 656,236 0000000000000000000d0dff0c59ef641141eab1bf2a20452a9a1649f7fda1ce 500 1.00/1.00 vMB 16
656,235 656,235 000000000000000000036f9e0263a5b2a5650f2f27e969bb3f8ab2a7576219ad 1,690 1.00/1.00 vMB 101
656,234 656,234 0000000000000000000b223144e08a86a9c57cafcc8a067facf7666bfc803145 1,866 1.00/1.00 vMB 28
656,233 656,233 000000000000000000022e4a30f816c2aa0e9b59c785b707cf6cad01fa7d7cdd 2,817 1.00/1.00 vMB 140
656,232 656,232 0000000000000000000f3ddfbb90c38e32ce822e4277a1bef92ccab75a69f13c 1,937 1.00/1.00 vMB 48
656,231 656,231 00000000000000000004f0667bdedd510c9ab4a2176b6fb48918914dc9046aa2 2,614 1.00/1.00 vMB 151
656,230 656,230 0000000000000000000d71be7fa61e12ce5edbd1891ceba73163f7d34a587a9e 455 0.49/1.00 vMB 19
656,229 656,229 0000000000000000000afcfed4716ba59bb85b328464b456b6db3a4641109613 2,287 1.00/1.00 vMB 80
656,228 656,228 0000000000000000000b9017fe6272095814ebe23c520deefd5e53bb8a1ada60 1,481 0.48/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.