Loading Tool

Explorer IconExplorer

Memory Pool

45,265 transactions
28.72 vMB
0.12556095 BTC
Random Selection Loading Transactions
Max Size: 151.99/200 MB

Candidate Block

Mining Attempt fed2b9ba7ac52aee11b4c1e08fc21d0a7f2f2377c6e8a005f254a41c681e1285
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root af339a49e49af84d620424491a320f2defef7429e26bc1eaff8501ada0346c69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,259
Size: 1.00 vMB
Total Fees: 0.07066018 BTC
Feerates: 101.65 > 7.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (230,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,450 684,450 000000000000000000027bb922c6fb3e3697591e426e260ac528fb0e55a51896 1,832 1.00/1.00 vMB 124
684,449 684,449 00000000000000000004963d4f1e3e7f6ed884fd2e11e696cbe0a197d609b83c 2,960 1.00/1.00 vMB 131
684,448 684,448 00000000000000000008fd10c0396f77d78b07ab437f067f24a3e7e717d587c6 2,611 1.00/1.00 vMB 121
684,447 684,447 000000000000000000034b24fa500efbf633ddce4777625927af2dd759446c9c 1,217 1.00/1.00 vMB 129
684,446 684,446 00000000000000000001c0b1581166cec2355c1d134ffe708863e3c202b76590 1,596 1.00/1.00 vMB 131
684,445 684,445 0000000000000000000496200d8a1c3b135b01ebda7f815ec161d70280cd0bd9 2,774 1.00/1.00 vMB 152
684,444 684,444 00000000000000000002f1af7f80003e5b96890ba0584170564e04f1be6fade9 2,833 1.00/1.00 vMB 132
684,443 684,443 00000000000000000007fee41974e192aa2b87ac332d8cef7810e4015cb1f9a9 2,628 1.00/1.00 vMB 148
684,442 684,442 0000000000000000000563679442faf0e5a5647886623a292f5bdbef0cf293ae 2,011 1.00/1.00 vMB 121
684,441 684,441 00000000000000000004e1c526cbad417526b42dee2cb1b24c679ff6f7976f20 2,724 1.00/1.00 vMB 135
684,440 684,440 00000000000000000001bbf7aff4394bc140df3246d3604f6443cf78fd8d00ff 2,513 1.00/1.00 vMB 147
684,439 684,439 000000000000000000071d9d9f76caa41f83f9f9982dbf4095d1b20484c7ffdc 2,543 1.00/1.00 vMB 148
684,438 684,438 00000000000000000002346770d816df9f19983fc145e5a9a8285da0e7e1d5cd 901 1.00/1.00 vMB 123
684,437 684,437 00000000000000000003d1ea8df3327a894a02280fd903bb3f6615f72c80f99d 604 1.00/1.00 vMB 123
684,436 684,436 00000000000000000000fdbd767cd6061f80e76a7375fe0f0ab92b0faa71e335 2,140 1.00/1.00 vMB 119
684,435 684,435 00000000000000000006c247bdf29473a1f5939501ae68fef6d301890f103ce7 964 1.00/1.00 vMB 118
684,434 684,434 00000000000000000002d5a3a267ba5f091b1e454d7f67f1f647de6bb9c60cae 1,725 1.00/1.00 vMB 134
684,433 684,433 00000000000000000008a3db0aa581799bfcd5756f33e11d7d6fa6c40d60713e 2,392 1.00/1.00 vMB 123
684,432 684,432 000000000000000000017df1e2fe19fa7ae181855c85f73bfdf21f65383165dc 2,099 1.00/1.00 vMB 134
684,431 684,431 00000000000000000007ec2284e815572d74625108da33ab8b2f5a7c715be9f1 2,366 1.00/1.00 vMB 140
684,430 684,430 0000000000000000000816b00e66e7a96988349cda333537c3ccb34d1a19eb38 2,852 1.00/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.