Loading Tool

Explorer IconExplorer

Memory Pool

79,492 transactions
29.75 vMB
0.08699605 BTC
Random Selection Loading Transactions
Max Size: 179.87/200 MB

Candidate Block

Mining Attempt ed72fc51639148ac1e9db4f86cdf2368c77cf5e0ead21a8e9df8e722144039aa
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 4646a693d805dca99fa7edea283afad07643f5d8e9bb5e56ebb840e8fea48138
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.02004324 BTC
Feerates: 40.21 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (644,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
270,204 270,204 0000000000000005844c550d5eaa6ec027b04f6decdce4b0ff5d6ad3ab01894f 729 0.50/1.00 vMB 55
270,203 270,203 000000000000000145be3ee5ee7e60994a5d2a9f053c810877cd30be57f920fc 1,231 0.50/1.00 vMB 58
270,202 270,202 0000000000000003480c6780868e99326f0b336b570f3d9c52643c3039446055 681 0.25/1.00 vMB 268
Previous 10 blocks ↓
Total Size: 782.64 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.37 GB
    • Received: 16.21 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.