Loading Tool

Explorer IconExplorer

Memory Pool

69,958 transactions
26.89 vMB
0.08449161 BTC
Random Selection Loading Transactions
Max Size: 160.64/200 MB

Candidate Block

Mining Attempt 9e0dfbcce8e4fed3c9391fdf343cc868d5028bc11f36672638e1a7f5832acb6c
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 639872eb6d33ea9d367d40d95b5b16661877546385046d7ab43b5b1ab8b09817
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,668
Size: 1.00 vMB
Total Fees: 0.02694138 BTC
Feerates: 703.20 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (791,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,123 124,123 0000000000005d0d08fd610f29a233a0b4bf4ffc4be681b3bee85139b4250ad4 7 0.00/1.00 vMB 552
124,122 124,122 00000000000000ef77c13b9687d8483afa9d07f92d016544c2337236d60b4109 7 0.00/1.00 vMB 342
124,121 124,121 0000000000000e75690ed40d2bf1ddbc872ecfe4028627a13aeca2a558f5e26f 11 0.01/1.00 vMB 373
124,120 124,120 000000000000050b3cddd9eef41403cd7c1c935ad84d8a3bc5e9fa4d73d5748b 15 0.01/1.00 vMB 818
124,119 124,119 0000000000005001ca5c2ed7a9258a62db9532dd2f8105d1d3c7e24dfacb9729 15 0.00/1.00 vMB 413
124,118 124,118 0000000000004bad8962282b932087c42f38958c31410b755a555eff306f5eba 14 0.00/1.00 vMB 446
124,117 124,117 00000000000065e478fa352671c7986f59996c32b9003d5e080f84b6fb6fef50 11 0.00/1.00 vMB 696
124,116 124,116 0000000000001754f0ff54d96803a383f4b815869655978d18df650437a0ba86 25 0.01/1.00 vMB 148
124,115 124,115 000000000000537873efd7c8aacc03f655b908f6aee62fab2c1db4f273aeaa45 9 0.00/1.00 vMB 1,315
124,114 124,114 0000000000005c6e8f076bcf647c26b8296ac0f88acd0089690d06e622c2fda5 14 0.00/1.00 vMB 225
124,113 124,113 00000000000028c04294c7b153910fde4af9c762543b4d8ceae6d10fcc500c2b 7 0.00/1.00 vMB 338
124,112 124,112 0000000000002364cfe9b3fc987cc196ec50845cb61b912c7cbe5846cb36e899 36 0.01/1.00 vMB 2,343
124,111 124,111 00000000000000a6ef34d7d8746b025bbece29de51742504d82f1525c1d0a12b 18 0.01/1.00 vMB 318
124,110 124,110 00000000000022d992d9c724687e92021b540d86a6fb25a33010f46314257bb5 7 0.01/1.00 vMB 639
124,109 124,109 000000000000240e47649a9e09bd1c82d8253a27102b70ccdf3343a5a7e71d96 17 0.01/1.00 vMB 541
124,108 124,108 00000000000006bd2ef34743d4572aa8825d66fbc6d8661edad7777920cf50cc 11 0.00/1.00 vMB 0
124,107 124,107 00000000000017a660ade8d824b39221bbad881491e46a5b34226bff19bbd02b 12 0.00/1.00 vMB 0
124,106 124,106 000000000000316834ec5b18fa04716cc68952d0998edced10cec1e97bb38111 8 0.00/1.00 vMB 0
124,105 124,105 0000000000006982364318a4010ebaaf48b080851e5a0781cd78c9e361963b67 32 0.01/1.00 vMB 2,285
124,104 124,104 000000000000038612fb8e5426b09612a2386699cec120883bd07d019b3d62d3 11 0.00/1.00 vMB 837
124,103 124,103 0000000000001b59001987c8e1de90bead269bb59b902731ba83568f1b7becf2 14 0.00/1.00 vMB 703
Previous 10 blocks ↓
Total Size: 783.23 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: 758.49 GB
    • Received: 19.05 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.