Loading Tool

Explorer IconExplorer

Memory Pool

45,842 transactions
29.43 vMB
0.06391611 BTC
Random Selection Loading Transactions
Max Size: 156.87/200 MB

Candidate Block

Mining Attempt 47900e7dcadecdbfeff49d9dfddc2aba8d79dbb1b26e532d067b6b1f5b2c6bf1
Version 20000000
Previous Block 000000000000000000007fe229bf7aea523707cefab0fcb77bac6036c091254d
Merkle Root cab17020cda45784e8e5506ac8a40098a464a86e4e878162f7c36a2b4a5c6250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,760
Size: 1.00 vMB
Total Fees: 0.00729735 BTC
Feerates: 20.11 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,855 (604,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,737 310,737 0000000000000000051cd3a80812a73cc6cafc04239517d0c771b9352292ea9f 1,556 0.92/1.00 vMB 32
310,736 310,736 00000000000000002e5be3d35a9e35ed847da5e461d44f958a2758259df0fca5 402 0.22/1.00 vMB 26
310,735 310,735 00000000000000003ae903bbed132bd704eadc165db471e06a68c1ba57115ad2 273 0.14/1.00 vMB 29
310,734 310,734 00000000000000000bbd92d52403230df4eba6c0e181d3fb02ebed5b930338f2 196 0.07/1.00 vMB 36
310,733 310,733 0000000000000000379a262e10e4180fb8a3ffba762202362b3052a4f9f1e259 596 0.30/1.00 vMB 28
310,732 310,732 00000000000000002fc4df73fad60ca7df3cb4ffe2d4055abf84ccd2066266d2 369 0.16/1.00 vMB 59
310,731 310,731 000000000000000033a1e5fef51ee18cc88e05b58a4423b1f67a8c9a231c0ce3 690 0.33/1.00 vMB 32
310,730 310,730 00000000000000002ee1008452018a123a92c703cbac7a01c893559ee5d349c9 250 0.13/1.00 vMB 34
310,729 310,729 00000000000000002c894eb1d87b274e5dc68ef69460959472cd5d31f7c07f79 16 0.00/1.00 vMB 60
310,728 310,728 000000000000000029a2d856f7a4543c447578a7f5b72d5974f175c829cca3f1 168 0.08/1.00 vMB 31
310,727 310,727 00000000000000000f12bfe5fdadfee1b228740f790d93297cac0bf6d88f169e 575 0.31/1.00 vMB 28
310,726 310,726 000000000000000027aad4218bcb4cbcdf553f01bc8671f092d95142534f47db 253 0.11/1.00 vMB 32
310,725 310,725 00000000000000001bcada1ae3012119516fe3f2b94d17e6024a85c20bb4f092 124 0.05/1.00 vMB 29
310,724 310,724 00000000000000000dbbf2c7600f4ca89633e5e5170bcf43b4176ba0ce2dda9d 422 0.21/1.00 vMB 35
310,723 310,723 00000000000000003a3dec6f2c6c8ac9db22f411b40bd51e74d451416e899550 294 0.13/1.00 vMB 33
310,722 310,722 0000000000000000029fdfe4cbf359a655e5ee68b72f8645187b0e6ff2ddbd86 235 0.16/1.00 vMB 23
310,721 310,721 000000000000000018174caceba55a539883450604600d66d2090e321eacea6c 639 0.29/1.00 vMB 33
310,720 310,720 00000000000000002d3bf1b394ee2a1bc75627cd308d2985afd011a96605df9c 648 0.36/1.00 vMB 31
310,719 310,719 00000000000000003085abc634825bcbdb2ff9ab4ae5236dc5baaf94ef48b1d1 112 0.08/1.00 vMB 12
310,718 310,718 00000000000000002c5079b93b6bd7de7ae7906ab3419572bd2ee6a434082384 331 0.18/1.00 vMB 33
310,717 310,717 00000000000000001f596ece76a2211ec92e1aed155cdc3ca07582f826df74a6 268 0.14/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.13 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: 652.44 GB
    • Received: 13.78 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.