Loading Tool

Explorer IconExplorer

Memory Pool

26,378 transactions
5.99 vMB
0.03600387 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.65/200 MB

Candidate Block

Mining Attempt 8e22526b60c397d5f1b6508ce6f512e09c9db9af37d7e56d5ae9366bd96d7dcb
Version 20000000
Previous Block 00000000000000000002171523b0948b2408751d81c5c9847d3c3e54b812a019
Merkle Root 7bbe8f1f60ac932d86850660f930e691a1c12c41b9ed12e87e492a5bd538878c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,287
Size: 0.81 vMB
Total Fees: 0.02226842 BTC
Median Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,232 (760,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,714 152,714 000000000000089994b80a47d3ebbbc63399a344f8c917210d45ecd530b77ae7 54 0.03 vMB 62
152,713 152,713 000000000000013c873ffbe255384abb157bcfe859ad415666262b018336e595 44 0.02 vMB 95
152,712 152,712 00000000000000a5c729ef04767f32dd5506e5e2e900a11212e308e8e2f4b5c2 123 0.05 vMB 59
152,711 152,711 000000000000058cb2383aca808f4876e68674f2985a4feec63ed5b2acc1381d 53 0.02 vMB 168
152,710 152,710 00000000000009df6c1e1c8f71f6985b30d5732c7eb945f48e4b0a08f039af58 69 0.02 vMB 163
152,709 152,709 0000000000000ded776a24fa119dd117a95e2ea399cd58e5dd82ea9cca7d1cfc 13 0.00 vMB 32
152,708 152,708 00000000000004d235210ae0500f805c6c2cf15002b36cfde039a879c0aa5f32 12 0.00 vMB 81
152,707 152,707 0000000000000b8ec9894537d51e44f754fbae3ad5358c71e3ce94c511807b76 16 0.00 vMB 79
152,706 152,706 000000000000049292bc1e7409bff38ef2dc41b2bfadd715e2152550a1e3e9e7 58 0.02 vMB 58
152,705 152,705 0000000000000d5fcc4b006a6e642b42c14cc6b404d82dbc618189c08010b7f7 32 0.02 vMB 197
152,704 152,704 000000000000030874b69fcd0ffca6e25c567532470fe59bd76620b3e54dd2f8 119 0.04 vMB 56
152,703 152,703 000000000000089ef396b5534d768a03593e8ca748564409ba757f053f36665e 98 0.09 vMB 84
152,702 152,702 0000000000000849735c93e69eaa52b37904d2337951ce38dedbb013342f0850 13 0.00 vMB 102
152,701 152,701 00000000000002b777f713b5d0f7b6d2a92ba9128ff32af9b3b1cf3c4fee04d0 56 0.03 vMB 32
152,700 152,700 000000000000066abd06b58dacb398c5a7a43594104fae26f7e3985ccb7eb68d 21 0.01 vMB 91
152,699 152,699 00000000000008ca144538687c6273a58d7dfa8b0f2d7517c1c61d2a0c471e42 15 0.00 vMB 102
152,698 152,698 0000000000000ddb40fcd0668b9075bdae5a08f64b398ad93ee7710bea1963f5 9 0.00 vMB 104
152,697 152,697 0000000000000691a2413afeda4f3bcf4a6dad45454b2c76701381725c9d3bd8 19 0.01 vMB 66
152,696 152,696 000000000000052b5729513e94679c164c562342cd3a502022428f6a58305a75 40 0.01 vMB 144
152,695 152,695 0000000000000478648458836b06131ddf098bfd33743c31d1e990a5fd9e2186 28 0.01 vMB 14
152,694 152,694 0000000000000022f2a604a8e478ca87aa40ebbde370108a3199b10b9a4c474a 90 0.03 vMB 91
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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