Loading Tool

Explorer IconExplorer

Memory Pool

14,645 transactions
7.52 vMB
0.04168258 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.83/200 MB

Candidate Block

Mining Attempt 28afa60ae45fea18748925b123a09e9a2d3d193892d3817939f62aedcb854cf1
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 308f627fa578d49206997b45425a551d6cd85121db8155c4f6de79f245b5995b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.02572336 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (688,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,668 224,668 000000000000026e9ddacc515b5ad191187cdb96327068250fa9ae1c0ff6cd4b 13 0.00 vMB 238
224,667 224,667 0000000000000162583c8761ed26c01e8c9195b08ad685af4b77983a72eda967 6 0.07 vMB 53
224,666 224,666 000000000000039e29982b15798526272e9fba38e91d8b5e150a97edfa5db5bd 258 0.12 vMB 208
224,665 224,665 00000000000000938c5f174f4206808addaf8bb0f7585e447be3cb509212eced 410 0.24 vMB 160
224,664 224,664 0000000000000021eaf48001eb6bc6ca182e3bf6f66a4b7ceb7e317481f27783 602 0.25 vMB 196
224,663 224,663 0000000000000039348599247f781b346d0138694f028a69972f9185776156af 485 0.45 vMB 96
224,662 224,662 00000000000001cfb8bc4381f921d28e63206a5a721e11ef1b4058b9ef926387 676 0.26 vMB 232
224,661 224,661 000000000000010d4d58db5f1ad526a799e9eb5bcc78292622d49047ca417ecd 702 0.41 vMB 23
224,660 224,660 00000000000003c6c4a201ce7cdec4bd41b604c444c37eedc91e8db07e13ae90 112 0.05 vMB 98
224,659 224,659 000000000000018e9f8bf66c0c1bbaadd63c8ddb16bc26477ff4ab2652b56f72 523 0.21 vMB 191
224,658 224,658 0000000000000241a928188e81ba6ae5b4dd1bb9cad4ca90a7f29bbd5f15ecb7 125 0.05 vMB 44
224,657 224,657 00000000000001385b2764b3097c9c15723fd99d8ff07f19e26a131b68c169ee 324 0.13 vMB 227
224,656 224,656 000000000000037791b92a71a2ddec17dece028e06ce99ab790fbc1c2911d37d 330 0.12 vMB 185
224,655 224,655 000000000000008eb82879a08a93f987448129fc17b066067e9d78cc7bac013c 131 0.05 vMB 164
224,654 224,654 00000000000002e3a1e76c2f9c57aee1c38059519d240de7fd1c17bb4ebed99e 200 0.11 vMB 145
224,653 224,653 00000000000002db82ae65e44c23dedaf1b4f46b9f265c1c57494fdc871d0b66 457 0.25 vMB 155
224,652 224,652 00000000000000afc6bd1663afa6c4d19ce904c707fb2fb6c2f55ada7266bc69 82 0.12 vMB 47
224,651 224,651 000000000000026c65b101a21f04a781b9f6575fb0490bfec3925d1846a32a45 545 0.25 vMB 183
224,650 224,650 000000000000002a5236154b9d81cdb62317c8720847ec511182ade10f3974d7 480 0.19 vMB 253
224,649 224,649 000000000000002dc8aa41b759591beaf3e8c0e6631316c0d4add6afee82fccd 144 0.05 vMB 5
224,648 224,648 000000000000009c5407160e7fd0d401af8888146802bab109f18a1f6c61927d 61 0.04 vMB 2,837
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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