Loading Tool

Explorer IconExplorer

Memory Pool

19,069 transactions
9.91 vMB
0.07075708 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.06/200 MB

Candidate Block

Mining Attempt 72a3e683b9655d40298aadcb8180f675191c93d5bed14ed17fe89ff137857e26
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 1f8ac61012a0fe731b01ebdb7b17af75473195c2286b75983ce06fb34d2414ba
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.04313105 BTC
Median Feerate: 3.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (772,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,652 140,652 00000000000002d1d5302ecdbc4ad9f36fada1a14d714e8f170f97547c1e43f1 16 0.01 vMB 63
140,651 140,651 00000000000005c297eeef1971934fc0915993482845ca74d91587a81b5977f6 70 0.03 vMB 93
140,650 140,650 000000000000061aaf746c503ad8329e0483ab6be211142717365ee58ea6ea50 6 0.00 vMB 76
140,649 140,649 00000000000002c98d2f84f45963643de5a0207331cbf5c7cccb86caac7c9446 44 0.02 vMB 344
140,648 140,648 000000000000065fa543e17832d9840878512adcd6925d9f8109c5b99c2d5756 62 0.02 vMB 0
140,647 140,647 000000000000055f1475beac1ddde04ed1fe69702e4d7cf9f030c003eb309d1e 61 0.03 vMB 160
140,646 140,646 00000000000005aab25d88f0727fa372b214efd1dcbedeb717c9136f2000d807 138 0.05 vMB 188
140,645 140,645 000000000000083167412f4a44a5fc6156823e98909a2949747d89b456f7067c 1 0.00 vMB 0
140,644 140,644 00000000000008a1d292118b51a64b32049e6fafe0a9e6bcc5f9ecc184aab31a 3 0.00 vMB 94
140,643 140,643 00000000000002eec60980c2749abaa2f475f637b49c8c851a52bb97d4b8ab90 7 0.00 vMB 52
140,642 140,642 000000000000006229b00f197ba013915c7340ffd8bbc646dcaf731abd11bbec 25 0.01 vMB 472
140,641 140,641 00000000000007b33e3194bad231eca6806d9cd7cf582ddb3206887cc8bfd869 96 0.03 vMB 168
140,640 140,640 000000000000053ce7568530a187bb86fd6710ff413f3b71a0fefaaeef4e914b 13 0.00 vMB 308
140,639 140,639 00000000000000f5550f9016cf93c844891c008d3c672f401d6cbe808e665606 30 0.02 vMB 87
140,638 140,638 0000000000000095e349d4607360be8b31256e43bd0ab3e5cd4fa6dd57b24b74 44 0.02 vMB 335
140,637 140,637 00000000000007f76033c644f55cccaedee3291ff5477572aac145ab36b6e294 36 0.01 vMB 569
140,636 140,636 00000000000004ab2aaa003cff62c394261aefcbdf38526df9561b28a63f72aa 28 0.01 vMB 250
140,635 140,635 0000000000000540427bfdd45212c9b6dbe32cff287e38765471352d7337fe6c 54 0.03 vMB 242
140,634 140,634 000000000000086d6576fcbb6164cba5d2c8d0626eb22c24888b1c65d6bf4436 6 0.00 vMB 318
140,633 140,633 00000000000006f95beb90fe44b871ab37f30f7d8f1f63ed7870bd8ca43f225a 27 0.01 vMB 388
140,632 140,632 00000000000001bf0496f96f6afa0152e15e8bc5fd70863b0adf793d80f780d7 135 0.04 vMB 69
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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