Loading Tool

Explorer IconExplorer

Memory Pool

81,480 transactions
30.50 vMB
0.10347645 BTC
Random Selection Loading Transactions
Max Size: 183.72/200 MB

Candidate Block

Mining Attempt bb2372a170f5e9500db0e8f65292078f01c4add7fedbcca8f5a91c6b3b027a00
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root fe00132be0196078654327022712a3f473747e6970dce2414910e7d033e95cd8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,712
Size: 1.00 vMB
Total Fees: 0.02884487 BTC
Feerates: 99.16 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (360,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,799 554,799 0000000000000000002793f5217ff2987ad1c875a4e14dd5e3e41f2d76eea615 2,403 1.00/1.00 vMB 19
554,798 554,798 0000000000000000000a51bd3306bf7770795da1d7ddf55d94cd968e67b3941e 2,385 1.00/1.00 vMB 9
554,797 554,797 0000000000000000001c2c8dbebef5a0bcc55da0d8b48487548380872cd38228 2,621 1.00/1.00 vMB 17
554,796 554,796 000000000000000000334bd6a792851fef8bd0c26e1a372d108f82756f61d1ad 2,457 1.00/1.00 vMB 29
554,795 554,795 0000000000000000001fd6250d51870d46cc5159edb522c56dde1004da6621d6 2,290 1.00/1.00 vMB 24
554,794 554,794 00000000000000000022ed5569c483699650079d9dabef2e9a560bdbfb8d4c03 2,879 1.00/1.00 vMB 20
554,793 554,793 000000000000000000283862285d9b4631dc8e0a9d99b5cd56818b964c31e74f 3,204 1.00/1.00 vMB 37
554,792 554,792 0000000000000000001782f1a79cdb3ab3382cac9606eab0326f445d96d12961 2,648 1.00/1.00 vMB 47
554,791 554,791 00000000000000000000998b6686778363ecd4af5c437abbef88f353f25719cc 2,089 1.00/1.00 vMB 24
554,790 554,790 000000000000000000344ca8edc553fe475fadaafd570b0dcc018d702b688824 1,181 1.00/1.00 vMB 29
554,789 554,789 0000000000000000002ce40b7594c41a05b33500fef7c6cc940dcbad97401f86 2,426 1.00/1.00 vMB 63
554,788 554,788 00000000000000000001f2c710e16e62cc1e01be14b547c29f42c894bb69e823 2,494 1.00/1.00 vMB 38
554,787 554,787 0000000000000000002523b10cdb6b51c6acf1d5ecdc9b20232b07cd0f2ff88f 2,338 1.00/1.00 vMB 16
554,786 554,786 00000000000000000035be37acf02f34709c84f7bc3063c1f221a27d4028f5c2 3,044 1.00/1.00 vMB 29
554,785 554,785 0000000000000000003565dc5a84f3798089532edaa0596649172ee237aeec1a 3,119 1.00/1.00 vMB 63
554,784 554,784 000000000000000000180283d04ccd360e7a04c69c2afe2c612f0975aa71f2d3 1,604 1.00/1.00 vMB 13
554,783 554,783 00000000000000000029d95b47ce79469e167d5d6e45d9d8085789ca93fe58e6 2,432 1.00/1.00 vMB 32
554,782 554,782 0000000000000000000f425f0907780103578277dabaed4924b601576898f91a 2,605 1.00/1.00 vMB 55
554,781 554,781 00000000000000000023a6a1474bf6009b0367467c06644beadc2dc4eff86224 2,669 1.00/1.00 vMB 13
554,780 554,780 00000000000000000033d8ee5e0404867d931cb53a35ecfe1bd7f393fda74600 2,903 1.00/1.00 vMB 44
554,779 554,779 000000000000000000243adb7c208bbd136b620b2cc5f07cfacd53ac3fb4bc07 1,945 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.