Loading Tool

Explorer IconExplorer

Memory Pool

39,782 transactions
25.89 vMB
0.05362024 BTC
Random Selection Loading Transactions
Max Size: 134.48/200 MB

Candidate Block

Mining Attempt 7ff6360ce0ed34ab7ea29502c34b8dcfc6cb984d7ee1f3439c08cfbdb32d78f5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 54e97885875b03925fa301701301347e79ad9cba1dc9d8b8551710c977ea951e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,043
Size: 1.00 vMB
Total Fees: 0.00653397 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (597,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,640 317,640 0000000000000000167a2f51cfa2443ae59941b9754f96c58d243219b7cac402 610 0.33/1.00 vMB 79
317,639 317,639 000000000000000029004295bfa70cf825d82a68b706f48909013139b25e2126 674 0.35/1.00 vMB 27
317,638 317,638 000000000000000021d013528789b1928a9a6f0fcf05b1e0ab4b0d690c13a30d 407 0.23/1.00 vMB 38
317,637 317,637 00000000000000000c342b50a0cb66d80fa05af710fb3a35ca147826e6cbb4a4 1,227 0.59/1.00 vMB 33
317,636 317,636 00000000000000000d31b5c61bfeb45db81a41e000c7a09d8b07647c72074482 805 0.41/1.00 vMB 36
317,635 317,635 000000000000000001693cc1390316bcbacb78653d6d13e9f7ee4c219c3d2e83 302 0.18/1.00 vMB 29
317,634 317,634 00000000000000002cf7ec2a5869246528254233216d405332b8e4a793576e7c 212 0.12/1.00 vMB 15
317,633 317,633 00000000000000001ab01faae54baca14f999708e8ed199248639ae41f4f2adc 479 0.25/1.00 vMB 29
317,632 317,632 00000000000000001ada13b00662294eaa03d4c212bc05795ddbf996ede9b5fe 256 0.10/1.00 vMB 33
317,631 317,631 00000000000000001b8ffd19e7c3b208546bcacca1a568006abdf5a23d912d92 325 0.17/1.00 vMB 28
317,630 317,630 0000000000000000086bb4c3a8240a08994887b1adf8cdc78452d196b21ea046 1,347 0.73/1.00 vMB 29
317,629 317,629 00000000000000001421fc8e622f81f1bb4ddc146bc218f37b80de994e0e43b3 757 0.37/1.00 vMB 28
317,628 317,628 00000000000000000052af5f1fc5ea2b1cb5444006aa6b0176fc5883960a5ad2 393 0.22/1.00 vMB 38
317,627 317,627 00000000000000001dbc79a0416c83bdfc9881671a8fa836254e319b2d16c529 262 0.14/1.00 vMB 23
317,626 317,626 0000000000000000057b29c4b324bb0b45ff0fdd99b35935f859c44562cacdfe 59 0.03/1.00 vMB 24
317,625 317,625 000000000000000014985262884024ed3f66598403b61f2568113ba81234f845 122 0.12/1.00 vMB 20
317,624 317,624 00000000000000002b98958dd1bb85cbb6c15e0bcf64b2806d54c84d1d3d42a9 411 0.37/1.00 vMB 20
317,623 317,623 00000000000000000a51f599f2a8b3e8be9744185cf3ac53309590771e346b41 256 0.09/1.00 vMB 39
317,622 317,622 00000000000000000a16ac3e5c8eec30da2535ac9698bbf05caea8e9717f5e0c 110 0.04/1.00 vMB 37
317,621 317,621 000000000000000007020581d2754256b662e1bd844247fe3eef5b8afd5a786d 703 0.36/1.00 vMB 29
317,620 317,620 0000000000000000055219415ac7309d3f9a2078d791262ddd1e946ba54cdf82 258 0.18/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.