Loading Tool

Explorer IconExplorer

Memory Pool

44,714 transactions
30.21 vMB
0.08001643 BTC
Random Selection Loading Transactions
Max Size: 155.05/200 MB

Candidate Block

Mining Attempt ca9f401f192ff672f89070c9337a2b56148fb70008122ed67d04a5396cc3d728
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 59971d64a9265e4369710977ddc5ce53fb7666e0ab12abd5b17c468de15d23f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,701
Size: 1.00 vMB
Total Fees: 0.01696035 BTC
Feerates: 27.07 > 1.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (663,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,836 250,836 000000000000001741fbba71c0e4d760ede2ce81a1fb36607a1dbeb6a560b6c1 308 0.12/1.00 vMB 130
250,835 250,835 0000000000000049acb5c8c5a7363cc3d5cbc25396d4d97cd9d3610d6b9b6e87 95 0.04/1.00 vMB 108
250,834 250,834 000000000000006e3a6a7ed46009b2986460b5182884a40a503c23384502f24a 56 0.02/1.00 vMB 48
250,833 250,833 0000000000000061eabdc85dd3d25e5027263d9ffede35efaf60506b042939ea 446 0.16/1.00 vMB 143
250,832 250,832 000000000000000500b2fc8d52541858e6a6803033caea087145238eb28d1b2a 183 0.09/1.00 vMB 90
250,831 250,831 000000000000003efb5b4cac18e7172cd48545cdb02df50c9b84910e3860f6da 190 0.09/1.00 vMB 123
250,830 250,830 000000000000003ca814b662d6a21f26196bc2a3df0e0b5ed8b28385a014ac9d 47 0.02/1.00 vMB 122
250,829 250,829 0000000000000039e328a76b192a59de8abdda4db30574a48378498ec451cb64 284 0.12/1.00 vMB 121
250,828 250,828 0000000000000030bb49fd51169d565d435527f99ffac656ec283f6f9ebf8546 176 0.09/1.00 vMB 111
250,827 250,827 00000000000000377b21c6c01828b7cb54ea7ab1e01f4c61ea67efef526738ad 148 0.07/1.00 vMB 106
250,826 250,826 00000000000000643ddb6e72cbb749d9f55730a49e95bdea459b1ef13f2063b0 198 0.12/1.00 vMB 113
250,825 250,825 000000000000004e4380cb43523e825a6092d98e7a9824863e8386b813c02e98 42 0.02/1.00 vMB 78
250,824 250,824 00000000000000097c3619534fc4e0d6d57c66a7efd33217aba018a5adadfd0c 180 0.11/1.00 vMB 95
250,823 250,823 000000000000001abfed62c686b5690bf9cd2e91442af48e2e96726f86e0cef6 121 0.06/1.00 vMB 85
250,822 250,822 000000000000003c1d62110c9d197e40e57a8c2f2eef3a87e3a337e1c378fe06 509 0.25/1.00 vMB 117
250,821 250,821 00000000000000240390bff149cc9ecd7ed783a3a25180fb4d88504c94e336e7 668 0.25/1.00 vMB 167
250,820 250,820 0000000000000047db2bb26c374a489a9c9866f99481052a866f9f5b4078a705 521 0.25/1.00 vMB 136
250,819 250,819 00000000000000162e59104ee09f685996e19a6cec6e66dbbe9b23c921db2cc4 282 0.13/1.00 vMB 149
250,818 250,818 0000000000000033513a3aad0393ca285713e9d1e681a8736aa2016022c5e0d8 352 0.13/1.00 vMB 191
250,817 250,817 00000000000000487dc89cac25dbed0d211b4c7708a8315cb570328966009e28 512 0.21/1.00 vMB 61
250,816 250,816 0000000000000004940e3db4f2bd4da012845c87c8368428ee50beb5e7b81db9 132 0.05/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.