Loading Tool

Explorer IconExplorer

Memory Pool

84,003 transactions
32.41 vMB
0.09329383 BTC
Random Selection Loading Transactions
Max Size: 196.64/200 MB

Candidate Block

Mining Attempt 5cdac4bf9857cd777d764f53f393a1fb7f245abdc0a54f04d933c3707465f115
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root f16b65b04de5920929016bc37efe7049feb438212488e8db785a1456cef012f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.02187732 BTC
Feerates: 150.92 > 2.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (49,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,729 865,729 0000000000000000000282eff92fc244aa47e1a82906c682e1a95cfab9401bee 3,108 1.00/1.00 vMB 9
865,728 865,728 0000000000000000000106a1f88dace24cf1ae8ccd8f095d69b3e9f759be1139 2,775 1.00/1.00 vMB 5
865,727 865,727 000000000000000000010a50fce7f5d4379aa70ceb920edb9cc2975957edc525 3,401 1.00/1.00 vMB 10
865,726 865,726 0000000000000000000256c2b3f215b60335964ed42b78be991eccbc864e22ed 2,970 1.00/1.00 vMB 9
865,725 865,725 00000000000000000001b13e1d4795a32a8e421847467572dd9796fc2903a5c1 5,574 1.00/1.00 vMB 16
865,724 865,724 00000000000000000001d0d9839316d096753dcc4b896d077cd797741a4bc0d1 5,529 1.00/1.00 vMB 12
865,723 865,723 0000000000000000000224b9f1317ce2bb2d9156506c78ca92dadf1d2c0b26bf 6,286 1.00/1.00 vMB 5
865,722 865,722 00000000000000000002d53966f64595e0273ca952c6af41d017b7de875a26f2 6,165 1.00/1.00 vMB 9
865,721 865,721 000000000000000000023dad3acce43ef53b3ed25c8546bf47d5e030b958a438 3,904 1.00/1.00 vMB 7
865,720 865,720 0000000000000000000234f1ebf9d8d71e015d9aaeb2f381e67738e8e1896e41 3,036 1.00/1.00 vMB 12
865,719 865,719 000000000000000000005564d2155ff056c968f63f6d12be3ef2c5581f38a875 3,390 1.00/1.00 vMB 9
865,718 865,718 00000000000000000000f55869373bb20111e179631dbab6c0b64b39b74d28ed 5,473 1.00/1.00 vMB 12
865,717 865,717 000000000000000000012d335b1dcb1c27eb4af62fc752d5bb218a41980ab0f7 5,386 1.00/1.00 vMB 13
865,716 865,716 000000000000000000018d8c4210824b66e1005b88e1e93eb5f0eb37acab8abf 5,125 1.00/1.00 vMB 15
865,715 865,715 00000000000000000000207180fc4858ee0d67fedae1ec0602aed2901728edba 2,074 1.00/1.00 vMB 17
865,714 865,714 000000000000000000000a90f3b08ac7b06a4e220b3a39859533bae0c42c3ca0 2,246 1.00/1.00 vMB 17
865,713 865,713 000000000000000000001174c2e2102b42a51358400e09694b7f45b1aad06e5c 4,074 1.00/1.00 vMB 16
865,712 865,712 0000000000000000000193a7462cc6f012837670c2fd0cbb94ad2a38d478dfbf 5,269 1.00/1.00 vMB 18
865,711 865,711 00000000000000000001a13f792365e20cb605adf6657bfc1a5537128412c02c 5,310 1.00/1.00 vMB 27
865,710 865,710 000000000000000000024b7bf1b16f9356c2db8641c3a2504a14f3c2f1618a57 6,506 1.00/1.00 vMB 31
865,709 865,709 0000000000000000000257edff50e4e18f447bbdf71637ae5d7976e719ea5f45 6,856 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.