Loading Tool

Explorer IconExplorer

Memory Pool

34,789 transactions
25.44 vMB
0.05087927 BTC
Random Selection Loading Transactions
Max Size: 129.84/200 MB

Candidate Block

Mining Attempt bf202785f0819f02aa8459ca3626616c7d7016962ea1c96695e2c5c12689a0cb
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root 2fcb41f99a8b4241cfe48297918325d142db48915269ebe111077fb9c73ef880
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,690
Size: 1.00 vMB
Total Fees: 0.00470256 BTC
Feerates: 150.93 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (454,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,129 460,129 00000000000000000206ef7ef359febdf059129ff4671004d54905e330ad0644 978 0.64/1.00 vMB 89
460,128 460,128 000000000000000000691cb908e34d2815043f9668c46acfe697438d1101ec55 233 1.00/1.00 vMB 18
460,127 460,127 000000000000000001dffffd0f0b324ed9950257a18f68dfec16848a4d177854 1,067 1.00/1.00 vMB 63
460,126 460,126 0000000000000000015231e52995316fcc8cd4d7b66ee4321f03358e506c9e32 672 0.99/1.00 vMB 44
460,125 460,125 000000000000000002059b097d4bb94cbd3f88cca5cfd5a244274c524b6b4cae 1,793 0.83/1.00 vMB 137
460,124 460,124 0000000000000000011e9ae250d7782e5317e03d76a7d9fef970d6bec6eb1461 1,080 0.99/1.00 vMB 75
460,123 460,123 000000000000000000a8bf76c552aa3e9806df42dd65b67eb3395565c83a07ba 927 1.00/1.00 vMB 37
460,122 460,122 000000000000000000d06c3ffb87e2790e4a018bfa29d849792a279067c757f6 2,393 1.00/1.00 vMB 157
460,121 460,121 000000000000000000087abc5ee1dc0d765b01768656a2712f62d1ff5cca57e5 2,199 1.00/1.00 vMB 174
460,120 460,120 0000000000000000020b45bec85457043a249894ad8ee7dd3817f1657a927e09 1,457 1.00/1.00 vMB 96
460,119 460,119 00000000000000000168bf1e26a938f4b1e5d03a79ce114f390a8607b1d29114 1,359 1.00/1.00 vMB 109
460,118 460,118 000000000000000001f545a2b168f145bdccb76f0411167ca42e2f8a971a6829 2,389 1.00/1.00 vMB 119
460,117 460,117 000000000000000000fcd0339bdc36a4494b1752beaed7b9cd5347051da43e17 2,116 1.00/1.00 vMB 139
460,116 460,116 000000000000000001b13d0efb29c84bd8e52cb1f0f2a1e78aa36d345c05b4a2 2,656 1.00/1.00 vMB 177
460,115 460,115 00000000000000000029e949eabdb10d9d85b947d723ea192b9944d7bb53983f 2,001 1.00/1.00 vMB 230
460,114 460,114 0000000000000000015b37e3e76eef7ebca4ea604f1995d25dce92c73e035116 1,940 1.00/1.00 vMB 125
460,113 460,113 000000000000000000a76ca6408925bb6a40e989cb04681c440544d36a822b82 2,158 1.00/1.00 vMB 171
460,112 460,112 0000000000000000011056a14dfdc4320a046807d33aa28eb11d0178ec266aae 2,592 1.00/1.00 vMB 190
460,111 460,111 000000000000000000448fc0639df480bb1b31d8da1d7332438cca9e43b69e38 1,511 1.00/1.00 vMB 78
460,110 460,110 000000000000000001018534a1814931daea11c6146e5ee00aa245b05d410bc0 1,761 1.00/1.00 vMB 106
460,109 460,109 000000000000000001522bc4c2e936c36d2471d8456fe5a72b402ffffd20da37 1,499 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 781.82 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: 635.56 GB
    • Received: 12.31 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.