Loading Tool

Explorer IconExplorer

Memory Pool

44,866 transactions
26.51 vMB
0.05352194 BTC
Random Selection Loading Transactions
Max Size: 140.52/200 MB

Candidate Block

Mining Attempt 1066c6ba9e1aa86ab999cd99d98439b756392cb63a538dc28c0b7e6fcdcb2bc3
Version 20000000
Previous Block 00000000000000000001127a2e96d397c2be9f34cab3902b51cfac0ca622c96b
Merkle Root 4343ecc8558069bfd7e0c9764d55770a7c0bbfcfeb93c9f372e760b728f68182
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,378
Size: 1.00 vMB
Total Fees: 0.00493465 BTC
Feerates: 40.21 > 0.49 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,780 (732,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,551 182,551 00000000000007e5aa04722421b20575dfe54304db49f2f5b198f265400fe3aa 492 0.20/1.00 vMB 159
182,550 182,550 00000000000005e6c88143aa2e07d9b6093df7887b6f5836bf4a1339a38c71e5 218 0.11/1.00 vMB 100
182,549 182,549 000000000000075df694bd6cd10fb008310cee99018ff285982973bd34495bbc 414 0.20/1.00 vMB 113
182,548 182,548 000000000000004637ad4e61cdf6b83c53b974bddbed131504d57b1dacd49cd0 553 0.25/1.00 vMB 188
182,547 182,547 000000000000005c58bc4ad182d28212bb5ba7f49507f91c62d2e417bf51f514 618 0.25/1.00 vMB 141
182,546 182,546 00000000000001fc6417830e1560c5a7c602871dafb82ce3ea8a0c86485d0ac0 12 0.00/1.00 vMB 14
182,545 182,545 00000000000009e2cd2126463b6fae31d78309f6720df7338b7e6e1c3484a4ce 430 0.20/1.00 vMB 132
182,544 182,544 0000000000000960a158ea2b69f23af507f8724c4ba865d066219c53dfa471cd 53 0.02/1.00 vMB 123
182,543 182,543 000000000000049569e611aa7766b3cca38f5e04c8e979ad9a882a3914c3c080 573 0.25/1.00 vMB 138
182,542 182,542 00000000000008f0e8144bf1d236b48b68c167c020a0d91dc1cd89985470a65f 121 0.05/1.00 vMB 96
182,541 182,541 00000000000000ad3272db39622bdb7367b3880e678be1665c8a5097e05721bc 348 0.20/1.00 vMB 101
182,540 182,540 00000000000008157695b06b579d48c5c8e1c396aab4bb4435bbfe50f98032b3 87 0.04/1.00 vMB 31
182,539 182,539 00000000000004d3c7a1c9600bc203fa3ca0f6959657036e271f614bfa1bf06d 453 0.18/1.00 vMB 119
182,538 182,538 00000000000000115ae259a1171b22916ea7c17c0b6d459fe813666fd6b20987 436 0.25/1.00 vMB 386
182,537 182,537 0000000000000611774154fe52eed6b1b6a7798796a9877ee10c449f614d5ee3 8 0.00/1.00 vMB 294
182,536 182,536 00000000000002b3ac7299b88ea98c8a75883162e637da5c3edf020a713f229f 512 0.21/1.00 vMB 163
182,535 182,535 00000000000001b23baefdcf024bbd7ef0dc7a7be52394ca6dbb46442a81c2f4 256 0.11/1.00 vMB 125
182,534 182,534 000000000000042dba44610af01a2fbe6b8d54b5a1b20be48a00de25a759e05c 589 0.25/1.00 vMB 160
182,533 182,533 00000000000001d7dc36688a92c6a5c5f212a76337bd300793fe89e243ac58e0 12 0.00/1.00 vMB 450
182,532 182,532 000000000000060179e54794a931b4a62eae5b33261de481b6faa6fd05463373 17 0.01/1.00 vMB 376
182,531 182,531 000000000000022489df7bceb070346c30450c910d1e4c4e5c980fb189f6ea35 94 0.04/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.08 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.