Loading Tool

Explorer IconExplorer

Memory Pool

15,316 transactions
9.06 vMB
0.03187990 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.33/200 MB

Candidate Block

Mining Attempt 2f0213271a0fada92a01f1b566604c873e37f5c874df703ddd5d8b0ead2eb45c
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root abba104f9f1ffa1936b7875be9e1f20f32555486bfd316efd4735dfa33432e0d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,097
Size: 1.00 vMB
Total Fees: 0.01213230 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (711,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,832 201,832 00000000000001b6b5ff3e6dfbfc9428afc212ad7d48925e45622a692ebf03cf 337 0.25 vMB 311
201,831 201,831 000000000000017d5471ac40e681991333e295e6f733f3debb1ac282fe039fbb 228 0.09 vMB 125
201,830 201,830 00000000000003923b9479662ec2bde8969959e4dcc458d195cbe2504c8cbab8 77 0.03 vMB 115
201,829 201,829 000000000000046e4063e6dd9dc75efeb645e15c0d29c621312874a2619995f9 113 0.06 vMB 195
201,828 201,828 000000000000049e7fd01c7feb105d5e95fc7794b47f43ec5d1422ced09b329c 439 0.19 vMB 130
201,827 201,827 000000000000043e23e919fe25de01ab20d0b1913fd1e6f6811b87e72995d037 67 0.04 vMB 549
201,826 201,826 0000000000000579c656da44a60b7b89cc025b8289ea80184b9ce2541abfe9b9 251 0.07 vMB 24
201,825 201,825 00000000000004aa29869bcc1bd2b3e15e78fdb8a80c432a8c5a13e5d1b44ecd 316 0.23 vMB 93
201,824 201,824 0000000000000341457cba02f81caf541dae8812d9f8b0a4ecd3889e87cfa253 245 0.25 vMB 91
201,823 201,823 0000000000000168fbf076b1c4e52e94884d388b3bbee946cb858a6474eac221 32 0.01 vMB 0
201,822 201,822 0000000000000106c12a4d7a65e255f1af194ddeeb346268c4c39f7634bf6044 331 0.15 vMB 200
201,821 201,821 00000000000002808acea319d3da677580c9444b45b21258984575337cc3fd9c 192 0.10 vMB 221
201,820 201,820 0000000000000034529df8a39766fae55aaf1107bcf7b053073e32cf113639d7 60 0.03 vMB 154
201,819 201,819 000000000000027722d83c14cc8b931ea6e59159c81c4d441db1f0cafcf06324 548 0.29 vMB 139
201,818 201,818 000000000000052b69d23a5605bc81cead328f74775ecea75347a1afbe67964f 292 0.08 vMB 432
201,817 201,817 000000000000002ba597bb85a166e611fe742b9341df7d17f57b9c01a1a9b065 141 0.07 vMB 145
201,816 201,816 0000000000000308d4aa4efab3ccd16552d29f6f6ce8c24115e86234e5877f5b 220 0.12 vMB 134
201,815 201,815 000000000000025c07ea4f50b53b9c25c97b8a3ec67989fad8cc95848989c28f 162 0.05 vMB 59
201,814 201,814 000000000000056ca5479ee8448422eb0102eeb2bc15859693e9033cbcbc5d77 509 0.18 vMB 128
201,813 201,813 00000000000004e1426ee9c9d908611241327a8a46b7e900077dbc9458f1dfd9 654 0.25 vMB 185
201,812 201,812 0000000000000074d6808c4211695958136c80675bc30d994ed6916fb25c7bc5 581 0.26 vMB 192
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 102
    • Outgoing: 10
  • Data Transfer:
    • Sent: 180.25 GB
    • Received: 0.74 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.