Loading Tool

Explorer IconExplorer

Memory Pool

78,810 transactions
28.92 vMB
0.11239498 BTC
Random Selection Loading Transactions
Max Size: 175.58/200 MB

Candidate Block

Mining Attempt c172482ef4ba1adcae6c19d7d6110ab5c5fbef0697056911677e38cb5c1c14ac
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e6bb2f5dc0ee841e636ec09a72c4471124ebe153335c5701f505381135993f8f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,356
Size: 1.00 vMB
Total Fees: 0.04045962 BTC
Feerates: 602.26 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (630,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,794 284,794 000000000000000030c5d7db3f916b924cb925de9527191c88414b223a3c9914 144 0.05/1.00 vMB 48
284,793 284,793 00000000000000009ea5c4c2e021418261da23ebe7b9e7fe5004e1b0ee529b34 788 0.35/1.00 vMB 35
284,792 284,792 00000000000000019fdb406a86eb3b14e526213cf8e19ec6da0bedd43e2ae0f8 182 0.05/1.00 vMB 113
284,791 284,791 00000000000000013a4c704d8c304a01872ea68485f3ea38e57e65d50c033f44 34 0.01/1.00 vMB 36
284,790 284,790 000000000000000090bf32dc8b7dd9c4229108f756cbdb700cc5b7d0d41a7b04 500 0.26/1.00 vMB 29
284,789 284,789 000000000000000139a1791ed2f2d4438313e972be29c7e79b2d2dba7b366409 167 0.05/1.00 vMB 87
284,788 284,788 000000000000000046c84eddf7df7dea42a5c2a3f033be382d2b8b46ba178776 93 0.04/1.00 vMB 54
284,787 284,787 0000000000000000774b074fbea1b8584ce6b3867c58ff37b44d2a383109dbc4 570 0.23/1.00 vMB 44
284,786 284,786 0000000000000001943f1c12f5b45d90e74f28af26d4a927515aa5c76a2ff757 41 0.02/1.00 vMB 3
284,785 284,785 000000000000000009cec213610e95c6ace348b9fef605278785084187a066cd 195 0.11/1.00 vMB 31
284,784 284,784 0000000000000000d1fc9522315d4867309ef64244d612092a3f1cf29365ca92 426 0.21/1.00 vMB 44
284,783 284,783 00000000000000008737c356341ae22a4167f6416a4abb9e0eab0366a0e2b7e2 163 0.09/1.00 vMB 20
284,782 284,782 000000000000000024c790a939c03ea5599bc6dd7e7503f09e0cbfdb06797ee8 116 0.31/1.00 vMB 13
284,781 284,781 000000000000000151b374e81b6f3956db0ab62502bd0fa90d461a31200244f2 550 0.35/1.00 vMB 32
284,780 284,780 000000000000000191339eed1bf8ad7ac76ec7566f8fc0a4f71a29310e341de4 1,111 0.35/1.00 vMB 61
284,779 284,779 0000000000000000f4340511652a2409788d509e6bfdd8f8acbba0f40aa60975 803 0.41/1.00 vMB 35
284,778 284,778 00000000000000004065fa266bd20682de716bdcb76ab379c33bb2f66eaa5e49 130 0.05/1.00 vMB 82
284,777 284,777 00000000000000004157b256f642a3a3e7263d1b902b3341d9f3957675f302ea 169 0.14/1.00 vMB 21
284,776 284,776 0000000000000000dbc569b13fd15f047114dfb8689e8ec2bb04e3ac55bcc6b6 41 0.02/1.00 vMB 13
284,775 284,775 000000000000000034d62f4407a673899d58fda9385ab860f07622b211ff7ade 86 0.03/1.00 vMB 34
284,774 284,774 000000000000000112d6bf79e5c5fa32bac3167eabe33829d5ede8da26b655f8 123 0.17/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.