Loading Tool

Explorer IconExplorer

Memory Pool

49,786 transactions
30.04 vMB
0.09680268 BTC
Random Selection Loading Transactions
Max Size: 160.83/200 MB

Candidate Block

Mining Attempt 0830336f9cd914211abad6b7fa9c0dead930bcc73d36cf54ba05bb15c977310d
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 72c31869edc09511bf731e316d7d2a470dadf550b6f95053387393d631f12837
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,563
Size: 1.00 vMB
Total Fees: 0.02856573 BTC
Feerates: 73.20 > 2.86 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (737,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,906 176,906 00000000000000984eb4e25df0826949716c784b96e72a4f7ecf451a80408bba 71 0.03/1.00 vMB 43
176,905 176,905 0000000000000a0cdb3052498e4e01f7de3621cec73def42e6c02804d0904893 60 0.03/1.00 vMB 9
176,904 176,904 00000000000002d4955583154e0234e76b1ef691fd4e5c106fb561a86b8197bc 123 0.10/1.00 vMB 138
176,903 176,903 000000000000005f6fcbaa60b38ef65f35bf5e173f4aa9b2e86b1c18a39ab7c7 89 0.04/1.00 vMB 237
176,902 176,902 00000000000001974a60b3c016c13cb78c3badced02323947131990378c725ae 12 0.03/1.00 vMB 935
176,901 176,901 0000000000000867fc531e3ab3f0e8bab013e460a7ed9ee2a93626b36d742973 103 0.04/1.00 vMB 57
176,900 176,900 000000000000089701daa438927842e77ddf24c161f81602018f90173eff0ccc 8 0.00/1.00 vMB 646
176,899 176,899 00000000000001ea7bbe7ce054e9000494eb519606e6867319ffc3397e9092b5 11 0.00/1.00 vMB 0
176,898 176,898 00000000000009e0f01bb97261f05c02ae1569a3025cda5714dddfeab92bec09 51 0.03/1.00 vMB 76
176,897 176,897 000000000000011f0afaa2e6468ac87c013bb3c870f44323449b908a9bbd4561 118 0.04/1.00 vMB 143
176,896 176,896 0000000000000061870d3b1e2f13be024c4ec3ed73efc9a5ed07dbc2139aa91c 120 0.04/1.00 vMB 105
176,895 176,895 000000000000013c9241ff69a81feead6092e0580fc0b06d427bcc686d09f93c 16 0.01/1.00 vMB 52
176,894 176,894 00000000000002200457da4eaaa92411e76f398e1821f1e2fd6e9f8b922828cc 168 0.05/1.00 vMB 62
176,893 176,893 0000000000000a6e4190adec99132988af66a8bc3badcf1604ec0a7b98a93064 11 0.00/1.00 vMB 0
176,892 176,892 0000000000000330dad01e2412bad080a26428c0da0c7b09d598989d5e68c462 12 0.00/1.00 vMB 71
176,891 176,891 0000000000000409c43f941e88fc257010d069aedfadb3b49a3c7afcd1b629b9 20 0.01/1.00 vMB 98
176,890 176,890 000000000000014dd402b631d403fa2f9010df5938eedcd054093b5c70b9108e 43 0.01/1.00 vMB 21
176,889 176,889 00000000000001bb0b27c64b4688cf01ba5fabbdf6ae78613333a204bed5a785 28 0.02/1.00 vMB 39
176,888 176,888 0000000000000a7dc23dfa8bbfbb5b23e925ec35b5febe20b4158e5aad2b2879 41 0.03/1.00 vMB 72
176,887 176,887 0000000000000476ad5de3a7b84359dc37284bd616d4d3a11f208697b792b268 4 0.00/1.00 vMB 72
176,886 176,886 00000000000002dcc5677dcc402ef6d62eeb04fc17f9fceb233448b7eeb3c0cb 39 0.02/1.00 vMB 212
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.