Loading Tool

Explorer IconExplorer

Memory Pool

82,048 transactions
30.09 vMB
0.13247860 BTC
Random Selection Loading Transactions
Max Size: 181.82/200 MB

Candidate Block

Mining Attempt 9503cc32d3a708bc1c93ac817e2bb6483380a72ac81221fbc34db6737df6d498
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 121cb65524fb2b4287611320177ea0b710dc8dadd3fc6f7d4212db7da81042e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.05500659 BTC
Feerates: 477.45 > 5.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (625,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,850 289,850 000000000000000036d2c299dee5b154dcbce3c31dbf5316a88bfed06012b85d 655 0.33/1.00 vMB 32
289,849 289,849 000000000000000053144be641475a55f30b0730965292385a9d43ca30c01c3d 214 0.14/1.00 vMB 24
289,848 289,848 0000000000000000b7eddfaa2ddf559bb79656f8fe82aab207c3ea9fc16a8f6d 145 0.06/1.00 vMB 37
289,847 289,847 0000000000000000d2c5fc3bc4b44d3475cf041f0a44d2e6518c8d53cba35860 129 0.32/1.00 vMB 13
289,846 289,846 00000000000000001cf20579c4b23b91467c80ce9e501be2ce7df176ccae0732 111 0.06/1.00 vMB 49
289,845 289,845 0000000000000000b277a4fe6f909850d008035ebcece1ca59339964339cf8da 167 0.10/1.00 vMB 28
289,844 289,844 0000000000000000b9c722f057f6069fac517400c6e0386fb0762107275b2f6b 282 0.25/1.00 vMB 21
289,843 289,843 0000000000000000c08e7dacbd3ff0911fed06219a23ed90971d8753c7a3054e 32 0.02/1.00 vMB 0
289,842 289,842 00000000000000003b7636d1719221dfda96d3f9fd338d97c9203ea5c0f351b1 190 0.11/1.00 vMB 23
289,841 289,841 000000000000000065bae76f7180750dff38dafc60e6393accd612407a058f12 128 0.05/1.00 vMB 47
289,840 289,840 0000000000000000e7ac1c1c76138d09261e7b4c24087627fca6dfde0bf1cb1e 1 0.00/1.00 vMB 0
289,839 289,839 000000000000000056293de50997b9026534c7482181915a129bf57808e52aa6 519 0.33/1.00 vMB 29
289,838 289,838 00000000000000001712ef408193a97bdc92166c511a20b18b0a364274981ecc 359 0.17/1.00 vMB 28
289,837 289,837 000000000000000099aec13f06d7a7d6013601d47353d6a0a0fb7f8c56262106 405 0.24/1.00 vMB 24
289,836 289,836 000000000000000065bed98e9b54d77ae97d037d8f79cd702ed97706ac8dede6 128 0.05/1.00 vMB 31
289,835 289,835 0000000000000000a9f5f1611502d68b3763ed465536e28a3d75e86541325935 550 0.28/1.00 vMB 28
289,834 289,834 0000000000000000cf3944617b38974469eaa0f6dfd96e0e5c659f920aea2585 45 0.04/1.00 vMB 11
289,833 289,833 0000000000000000c15ea7055410b4a101a8685e6fcfeed46bdbfe2f8a2d1e71 142 0.07/1.00 vMB 32
289,832 289,832 0000000000000000d18fadaaa0eed64b753cb8383063ab290a922a3cba24674b 379 0.18/1.00 vMB 35
289,831 289,831 00000000000000009e18c5728461815203217c42b79c087ebd1e28963cc44eb2 320 0.32/1.00 vMB 22
289,830 289,830 0000000000000000e549113af8839dd40a76df3a839fb66eaf6c0d94202e1b33 583 0.28/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.63 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.22 GB
    • Received: 16.18 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.