Loading Tool

Explorer IconExplorer

Memory Pool

75,701 transactions
31.93 vMB
0.09294328 BTC
Random Selection Loading Transactions
Max Size: 184.69/200 MB

Candidate Block

Mining Attempt 04584ebfa8f23f3ff5db32befb6edf052ed7f04b03fbfeb49bd8dcc5b936cffb
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 5ae29b973a718461b2c7c17f9d9b383de8518bac97d92d6f1a1b9f6cd395f21f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,739
Size: 1.00 vMB
Total Fees: 0.02967337 BTC
Feerates: 151.03 > 2.97 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (380,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,022 534,022 00000000000000000024a8e9409e4b593e5d49c17db1b3f4a3a1bf37403351fa 549 1.00/1.00 vMB 5
534,021 534,021 0000000000000000003186ad60f7b01a514f9c71e06e2a9e63e2c5b9cdafb302 1,590 1.00/1.00 vMB 6
534,020 534,020 0000000000000000002ad06e731944be42ca3c5d381ab96eaad6861b3e37e36a 2,654 1.00/1.00 vMB 15
534,019 534,019 00000000000000000002fcb30a7b9b25d39c5e46e9c1250c789834a4e0c56053 2,051 0.77/1.00 vMB 36
534,018 534,018 0000000000000000001544387e0e92803049cace684a809f0af8be3b28aa0287 915 0.47/1.00 vMB 9
534,017 534,017 0000000000000000002913d27b85b21af78063099af78b19e7b10ba63e223541 1,508 0.77/1.00 vMB 14
534,016 534,016 0000000000000000002d5ee9a53873c7e553f65c521b70726ed9343fb76d20ac 934 0.51/1.00 vMB 10
534,015 534,015 0000000000000000000772cf9792e71b6bf10419dcdd0136e150838a4ebaf232 572 0.33/1.00 vMB 13
534,014 534,014 00000000000000000003c6c74eecd31b529231c72945f7ca112adedb5e24ee00 525 0.38/1.00 vMB 7
534,013 534,013 00000000000000000031ee18365efea1c6acb2ec92b67c616304f7fd312c4072 907 1.00/1.00 vMB 4
534,012 534,012 000000000000000000051f7219cd02ab4fe312330594307418d04b5df02a813d 2,613 1.00/1.00 vMB 14
534,011 534,011 00000000000000000033c5cd24c54587263cc500ea65d0a9153c2ec3010c204e 205 0.17/1.00 vMB 9
534,010 534,010 0000000000000000003111cc5ee736f3728a971ff89a0d99b4116ece9a00598f 462 0.27/1.00 vMB 8
534,009 534,009 0000000000000000002703baf1b29e85d16a8c73dd5c63cf2fb11fde2d361f3f 25 0.01/1.00 vMB 27
534,008 534,008 0000000000000000001fa73e267e861eefd0366e43253aaae9b87b0e4cd3832c 348 0.21/1.00 vMB 16
534,007 534,007 00000000000000000015f83abaeba1a2523a818616cb7e99059e98072e90af4f 146 0.04/1.00 vMB 15
534,006 534,006 00000000000000000000f5e16dd6e807aeefb68f70fea3f91e8ae282d2117816 190 0.11/1.00 vMB 8
534,005 534,005 000000000000000000137e8c1e1db58a2ec84ca90b27f91747c392ccee946408 664 0.33/1.00 vMB 10
534,004 534,004 0000000000000000001284bdb20638587d758ac251c0088094b982343fac5f91 389 0.15/1.00 vMB 13
534,003 534,003 00000000000000000021e6c89925e7a9d9923fd648a7920be86a98d53bd70cf4 2,228 1.00/1.00 vMB 11
534,002 534,002 00000000000000000020f5a9e9d0574e03540606b01442da683875b46a713870 216 0.47/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.29 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: 657.10 GB
    • Received: 14.49 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.