Loading Tool

Explorer IconExplorer

Memory Pool

40,398 transactions
31.57 vMB
0.12059598 BTC
Random Selection Loading Transactions
Max Size: 157.29/200 MB

Candidate Block

Mining Attempt 4fa4d0d530ff6a07d7fbd90ccca3b6f92ca8ba118ffc302e138ab9d548cd70e4
Version 20000000
Previous Block 0000000000000000000199f2fb4edb180e810e89969837614fe252aa1a8cacda
Merkle Root 7f01edd1eeaa82b2689218c29645beaa09989b692e03cefff295507456ccc247
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.05552235 BTC
Feerates: 301.67 > 5.56 > 0.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,394 (787,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,733 126,733 0000000000003c3e85b703e140cc62b1924347ad3ed36434c8473bc35a8ae82c 43 0.01/1.00 vMB 836
126,732 126,732 0000000000000361c37dfb6fa905ef967b95411fa96f7dcb4eca5dd4434d9e59 4 0.00/1.00 vMB 1,353
126,731 126,731 000000000000262a5fd54920f499208c1887c6935c63fa105cb4f9e985fc0289 13 0.00/1.00 vMB 590
126,730 126,730 00000000000043abaaf233d21631bbaed519363d5dca8b1f7f5fd9475730f64f 14 0.01/1.00 vMB 748
126,729 126,729 000000000000228ee29c532d6c25e9f7ba94db4a2df78b0213493f511af523f5 39 0.01/1.00 vMB 125
126,728 126,728 0000000000002bd45476608019b26d7afce882d15f0bd33bf495636852370d3f 28 0.01/1.00 vMB 804
126,727 126,727 00000000000027e6d7a15cc2b07e85ce0d965ac19233edc15cf440f7c7f0d4a2 8 0.00/1.00 vMB 959
126,726 126,726 00000000000020ba4b84ab2675dff50bec6077d4d47ca585396e32f018015ec3 20 0.01/1.00 vMB 693
126,725 126,725 000000000000434719ac22d4fb21abb796fbafd09debc0c2e43d96d534b2ba71 10 0.00/1.00 vMB 0
126,724 126,724 00000000000011125dd366bf328b6c723c38a9fb2302331afd8dc1bcd7acb58b 14 0.00/1.00 vMB 423
126,723 126,723 0000000000001ac3cdfec18f906fdfcd4b614c64f5c0ac9c9c8c3ba3e085967f 11 0.01/1.00 vMB 1,245
126,722 126,722 0000000000000fb2bc83b4385a6b1cdd6204a62ddb656136392a5167d8e91fae 10 0.00/1.00 vMB 1,148
126,721 126,721 0000000000000de9c31c9c512439465bb430bd5e077722fa0a8f6dadb2e64250 13 0.01/1.00 vMB 776
126,720 126,720 0000000000002034e6e82cd26a56c7297f756b9923e8659670ce39eab74e4f23 84 0.02/1.00 vMB 8
126,719 126,719 000000000000226b2db760bd38ca823ffa7c8c0bf25636047be3514c88032cc1 1 0.00/1.00 vMB 0
126,718 126,718 000000000000175c7913e9d5bd0907df958aac501f623212461afe4f9ebe275e 18 0.01/1.00 vMB 609
126,717 126,717 0000000000003c5b3231f31c753e989071a38f96def70ebd8bb1931d51013515 21 0.01/1.00 vMB 727
126,716 126,716 000000000000149558c1747d6ba83d2f80f263a9b5baded5d80449ea1f6d5f54 14 0.00/1.00 vMB 575
126,715 126,715 00000000000004a50ba86fca2754ea867363c67bb8151f88744ff396ce2ef237 29 0.02/1.00 vMB 461
126,714 126,714 00000000000018393c23fe380d80409afc5e3160048b11ff7a206e094f3ce143 36 0.01/1.00 vMB 140
126,713 126,713 0000000000000ed279ea157a2e342e02612eca3e5b3139fe036304d5f0bc8ebe 14 0.01/1.00 vMB 2,675
Previous 10 blocks ↓
Total Size: 781.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 598.64 GB
    • Received: 9.96 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.