Loading Tool

Explorer IconExplorer

Memory Pool

45,895 transactions
27.69 vMB
0.07621810 BTC
Random Selection Loading Transactions
Max Size: 146.55/200 MB

Candidate Block

Mining Attempt 91baf5ffd11018ca084725bff478bbe2bc3527c37d6a6e82099751c0ba191e9d
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root bfc07dc71374324e36e53b1cfd3c5226bd1cf5faccf04897b3ad568e9b207e75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.02384519 BTC
Feerates: 502.65 > 2.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (52,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
862,205 862,205 00000000000000000000c096f432d190b60f214a4f693ae784bfa2201b748859 6,353 1.00/1.00 vMB 3
862,204 862,204 00000000000000000001158431f1e79d37239cc61d093b9ef1c58d044d66f79d 4,401 1.00/1.00 vMB 3
862,203 862,203 00000000000000000001f2543a6a2f23322eb300c31bd0c873dbc59280df4468 2,759 1.00/1.00 vMB 3
862,202 862,202 0000000000000000000083353397fab4452a987cca8cb0b51cc69239ee7d044f 2,136 1.00/1.00 vMB 6
862,201 862,201 000000000000000000019406803dd5cc81793f62a492233dda41285d92a9bf2c 1,564 1.00/1.00 vMB 5
862,200 862,200 00000000000000000001d8c27e35ae1ed34a599593093d3a66987d98bdc88169 1,769 1.00/1.00 vMB 7
862,199 862,199 000000000000000000024d48a56671ebb67b73a06335d4f7a4c6fd0b22bb7257 1,928 1.00/1.00 vMB 8
862,198 862,198 00000000000000000000656e4733b6e300eeb87785e87a1b85e5d61bdd6aced1 4,438 1.00/1.00 vMB 5
862,197 862,197 00000000000000000002e9bd0442a9b59751b71766ee60be86fc11e975e7217f 3,520 1.00/1.00 vMB 5
862,196 862,196 0000000000000000000127c0cdb42fe336302db7749bb2dbdb4bb2148b4e5ba3 5,214 1.00/1.00 vMB 4
862,195 862,195 00000000000000000000663950594907cdae63253aa515d205be5e6faa123e16 4,070 1.00/1.00 vMB 3
862,194 862,194 0000000000000000000041e5bdfb794bcef70a4ae9fc8494288ab5cda1703249 2,402 1.00/1.00 vMB 6
862,193 862,193 00000000000000000001c6260b1aebba5d5c92b47d8218c19e5959d56d6c89e3 7,161 1.00/1.00 vMB 2
862,192 862,192 00000000000000000000ddd204d16827574a24a8142b8efd5e61bdaa741440d0 3,820 1.00/1.00 vMB 4
862,191 862,191 000000000000000000022ad7b0210b7f9cf05b9a96c95fc3521dd3b1ddb9620f 2,491 1.00/1.00 vMB 5
862,190 862,190 00000000000000000000125c673671646bb60678f4eb83bc975652ed727eb320 7,502 1.00/1.00 vMB 1
862,189 862,189 00000000000000000000ebb1ef1f919d59e106bab0204f695d314fe1f3ec214b 6,236 1.00/1.00 vMB 2
862,188 862,188 00000000000000000001a76886652c877d4bc930e1d41bc72532feb6f09105d9 7,063 1.00/1.00 vMB 2
862,187 862,187 0000000000000000000015cb10d3f52602f7512e3694c844384d3a6543ef9564 3,748 1.00/1.00 vMB 4
862,186 862,186 00000000000000000001cd99bcca18a43d87f88f366d960b13ce74adc488e296 2,256 1.00/1.00 vMB 4
862,185 862,185 0000000000000000000179ee54bd2357e57919b595532d4294a597c4148c9279 1,184 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.24 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.25 GB
    • Received: 14.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.