Loading Tool

Explorer IconExplorer

Memory Pool

18,842 transactions
9.86 vMB
0.06952740 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.74/200 MB

Candidate Block

Mining Attempt 588a12f61e92c444db7b70b0322f3f86479a5aae2c81d2c55716de16fb11d419
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 226acfab18bc16a7e1c678ac60c2a4ae05f18de5ab4bdff9c47096c33a44a235
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,742
Size: 1.00 vMB
Total Fees: 0.04238565 BTC
Median Feerate: 3.74 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (688,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,485 224,485 0000000000000019547420052c91bc49f4114aa1b75d01668c7b4dfff2632f53 147 0.07 vMB 135
224,484 224,484 000000000000020e47187d28c525decb52cc5b1dbf29b82082fdd8a0bbe3c4c7 634 0.50 vMB 29
224,483 224,483 000000000000011dda9db9990e51a0e67f6ada5432906cb9ad79e66fffa123c8 262 0.13 vMB 160
224,482 224,482 00000000000002df5123c3724186f0ec2e19ba70a4229dd4afb674ddbc43131e 198 0.09 vMB 133
224,481 224,481 000000000000019ad70ac791e8edaf4235fef4dcc5fd856891700a0db2351bb8 93 0.07 vMB 98
224,480 224,480 00000000000001ccbefd4766f0d5538eb66e88c7acc63feeb7aede70c895e0bf 646 0.25 vMB 287
224,479 224,479 00000000000002f271827c0fedfac18b937205fc232dda7ca3ae609bfd96cf40 148 0.07 vMB 100
224,478 224,478 00000000000002e5ce6a80a664c7bad6daa0a907a3e708be05dc00a1c2f9d0df 400 0.17 vMB 156
224,477 224,477 00000000000000e19e6db7f357f7371562e3fc243c524b33baf33395abf3e4f9 218 0.13 vMB 138
224,476 224,476 00000000000001e9aba791dd930bd15a3ab40dbf5b4f14a0d48106659f19c9ab 383 0.22 vMB 174
224,475 224,475 00000000000001bc1f0a057c5637f4c689b6cecc1845ea4efab105dde461ecfa 472 0.25 vMB 144
224,474 224,474 0000000000000346af5201a06d28479101ef0593272c8876339ef40e1eaf1080 485 0.21 vMB 176
224,473 224,473 00000000000003a86e5c985a99d54abf7d20fc04b6f1b6d5752ae0c8f51c8a9a 379 0.23 vMB 132
224,472 224,472 00000000000002dd2cdafd8992d8169f2db00eae4f0681116e82090729f26664 322 0.25 vMB 138
224,471 224,471 000000000000021c439488a98bf5e1f1e3599f1a8ac602638446f995cd54009f 533 0.25 vMB 170
224,470 224,470 00000000000001441a56ebc40ac9f6a76ce6023a9be01c8b2aaf539772c3512b 646 0.25 vMB 221
224,469 224,469 000000000000006c909c3d1c298b8a797bcf4d28cf01d442d3f6ef9817992e80 594 0.25 vMB 189
224,468 224,468 000000000000001925148f0608c855c31b783b362b7cab4e39a08f6f02ada82a 342 0.25 vMB 123
224,467 224,467 000000000000010d7242e902c094727b936557f6ca889a83e89aaad95657d8f7 429 0.25 vMB 134
224,466 224,466 00000000000003a15204f9208c27534e71c160018ec17d05bab400dcfedc0569 689 0.25 vMB 271
224,465 224,465 0000000000000370e4a9b787594bafd8e2d9bbb13466da0c7820160ac56d282b 418 0.25 vMB 1,838
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: 102
    • Outgoing: 11
  • Data Transfer:
    • Sent: 206.94 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.