Loading Tool

Explorer IconExplorer

Memory Pool

80,461 transactions
32.04 vMB
0.08761219 BTC
Random Selection Loading Transactions
Max Size: 191.01/200 MB

Candidate Block

Mining Attempt 09675537931bcf9f62c22beb2f8be036d35f79bf6c72828413e7c90ff6eccaad
Version 20000000
Previous Block 000000000000000000019cc70ef525bd8ce5293385f84bfd8d577974d13d7fca
Merkle Root de1d4587fc5ea414b56a18bb82a385ad6fa205d2699da55ae06a2037a3f0cede
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,457
Size: 1.00 vMB
Total Fees: 0.01719687 BTC
Feerates: 204.93 > 1.72 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,176 (349,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,108 566,108 0000000000000000001e73297f4a207b3d5ecbf9bce35207383befa1abfc3f88 2,781 1.00/1.00 vMB 28
566,107 566,107 0000000000000000001e918cd7c6645dc6c6ce0686dd9226cb8b7f18a9119c79 1,951 1.00/1.00 vMB 10
566,106 566,106 0000000000000000002bed01f21a9a11185529c777c3195128d383fa3cffe4a6 2,711 1.00/1.00 vMB 9
566,105 566,105 0000000000000000000538d5a824f2d615df38d126ca05b4c40492014095992c 1,245 1.00/1.00 vMB 30
566,104 566,104 00000000000000000005deaf3b6ec665cd2d79832799fd15f9847b1b4e5c22ca 3,192 1.00/1.00 vMB 41
566,103 566,103 00000000000000000021bb2e9f717385d570381cb54d80d55052b0aa09c17c6c 2,510 1.00/1.00 vMB 29
566,102 566,102 00000000000000000025a4cd58818979108928cd87f16cb64af8c2af17a329f0 2,814 1.00/1.00 vMB 14
566,101 566,101 00000000000000000001df62fa1c01a747dd7e6325120463b94d6b4e84f5b7b3 3,165 1.00/1.00 vMB 27
566,100 566,100 000000000000000000266533cc06dfe097b08130e6b01686f7e1fce7841f6d55 2,425 1.00/1.00 vMB 36
566,099 566,099 0000000000000000001ac032ec96095ee8ce05f60411e6bce2913f2423bcf208 2,872 1.00/1.00 vMB 42
566,098 566,098 0000000000000000000e8e8f0e2aa92f0492c9516e0b399abfbb9783d05f02f8 2,859 1.00/1.00 vMB 41
566,097 566,097 0000000000000000002181fb6639e6840025ca41be6f35861ccee8d9f8d81ad8 3,504 1.00/1.00 vMB 48
566,096 566,096 00000000000000000015efd5221becd2eafdf54ae5917cbebfd8bd637fd092cd 2,295 1.00/1.00 vMB 21
566,095 566,095 000000000000000000020b708d3a3ce0911628023319a816a5dad2ad19652bfc 2,915 1.00/1.00 vMB 41
566,094 566,094 0000000000000000000c9ed898ad11d40b030b2e384879da8c70826b2e533b09 3,342 1.00/1.00 vMB 48
566,093 566,093 0000000000000000002339403dedc19ae93f6f3912d364b42f568afa1ba7cfec 608 0.47/1.00 vMB 6
566,092 566,092 000000000000000000250c4b6909c0befc321610d4cd0229ad08ad45a3335eb4 1,078 1.00/1.00 vMB 10
566,091 566,091 00000000000000000005639aa533713cdac99a2a7f7b27edcba6692ec6f92fa8 1,551 1.00/1.00 vMB 16
566,090 566,090 00000000000000000010f84d736a087d49482fac244e9ec49bdbb477766041e9 3,458 1.00/1.00 vMB 19
566,089 566,089 0000000000000000002ddd4ab9a0764a3d2a138dd1233791961beacf69607e35 2,896 1.00/1.00 vMB 14
566,088 566,088 0000000000000000001a135b6fe6cd2d0c393f182dcdb78484a3db9de6542f07 2,906 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.70 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: 697.37 GB
    • Received: 16.57 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.