Loading Tool

Explorer IconExplorer

Memory Pool

78,715 transactions
30.02 vMB
0.08961185 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt 84fc344794a6edb656024f0317e495f294a65586dc83beb9f63b83877f8df116
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 23a780b6a0da7bbb6f5efe5f7a82709acb9a361f930e2877e117708f94e2c28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 1.00 vMB
Total Fees: 0.02027496 BTC
Feerates: 150.61 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (644,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,225 270,225 0000000000000002c075fb6734683ac75fa9183a9e938629df15f8c65c48f94c 121 0.06/1.00 vMB 23
270,224 270,224 0000000000000005f744100aef6c8b9c6e8c300cb681e2cb0801177382759456 259 0.13/1.00 vMB 51
270,223 270,223 0000000000000000e264081eae40a38018e09d10b7f9846f1678863c67678802 337 0.17/1.00 vMB 70
270,222 270,222 00000000000000022ef92a60b92f6c9f82252d264cd041e5ae90d89044cc214a 293 0.16/1.00 vMB 71
270,221 270,221 0000000000000004aaf03940a25fd6b14805bfd8c4f52ee113f76e2e6ee36edc 182 0.10/1.00 vMB 37
270,220 270,220 000000000000000348db4d07c1366c2faee4cf673dc261a8c85d3265b040f1d7 244 0.15/1.00 vMB 16
270,219 270,219 0000000000000004a45d3f85e47dd1633a42a1ef970a970ef5c96c229b75917c 1,260 0.69/1.00 vMB 31
270,218 270,218 0000000000000000a414659fe9448ab35ff208523fad650ea0e9afb3e06b9a26 535 0.25/1.00 vMB 219
270,217 270,217 000000000000000410b48cce2f9fbc74d8ed9df1159ed81b194c97a592eed756 157 0.06/1.00 vMB 30
270,216 270,216 0000000000000004b3971effcac5b49a2fd2f78fedb45d79b9ca18b3983c097c 122 0.05/1.00 vMB 17
270,215 270,215 00000000000000068281fb025d1b7cedc9d3a037e5f6485e29f19bcb4a220cb5 347 0.16/1.00 vMB 67
270,214 270,214 0000000000000000bf861430d0d85ae3df5706cbeaa8f6be4150e90e4bef09a9 390 0.18/1.00 vMB 76
270,213 270,213 0000000000000000ad085ca77c6e587433a5902ca3fa55b3c72659cc1ec34811 110 0.07/1.00 vMB 28
270,212 270,212 00000000000000046f6f9c2500c54bf6aa4b1a8de5c46b0df13b9356c8566421 146 0.06/1.00 vMB 25
270,211 270,211 0000000000000004a5aedbecbd02aa8a978c7e9ecc7e52a659b1dfb4764091cb 579 0.42/1.00 vMB 45
270,210 270,210 00000000000000033b90f5722dfe737d917fbc4ca2fe8170cef80504ee328b8a 394 0.25/1.00 vMB 27
270,209 270,209 00000000000000066fa924e54b4c4e1934bd394329b24874a5eb545912557774 618 0.25/1.00 vMB 156
270,208 270,208 000000000000000166581e5308eb9ee426ff5ef14937fae0af369c44c959cb2a 338 0.19/1.00 vMB 55
270,207 270,207 0000000000000003821bd72a2bce6682abb05ae660fdb69f02c2b7998de28ae2 532 0.32/1.00 vMB 92
270,206 270,206 0000000000000003ac6747e45f5a29a05075a54f3c8d306cc1e2aae0803843e3 580 0.25/1.00 vMB 130
270,205 270,205 0000000000000006b6e50a618e760758f468fdd16c12e0095ca8629dbc74c937 121 0.16/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.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.