Loading Tool

Explorer IconExplorer

Memory Pool

74,066 transactions
27.39 vMB
0.06828999 BTC
Random Selection Loading Transactions
Max Size: 167.17/200 MB

Candidate Block

Mining Attempt 59ed113d392906fe1fba060d2030fe68594128be7c308d3fc8db0e6bb3e98807
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root e62cfa75ac024d849ccfdd1c48dd31ca50dcc6ec449c4ae67ee24cfbf2273f60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,138
Size: 1.00 vMB
Total Fees: 0.01004000 BTC
Feerates: 402.60 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (630,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
284,773 284,773 00000000000000009af6f0ca388d3a1aaaeb1c522e63ec43bba16a57f8631f16 738 0.35/1.00 vMB 54
284,772 284,772 0000000000000000b806550d3f2c8370a5b6c48c80afea6004b8b66fb180620c 1 0.00/1.00 vMB 0
284,771 284,771 0000000000000000df05d6987215d8819089b1aef4908c0e6ff211e3ca523970 602 0.35/1.00 vMB 37
284,770 284,770 00000000000000007a047ad03ec4757f82fb431afce6b3b2e8f32d650ff21fb6 279 0.18/1.00 vMB 27
284,769 284,769 00000000000000004f62d9218f5c19dad9a033cb420b180ce1eb9cc3190e5e5c 275 0.23/1.00 vMB 23
284,768 284,768 0000000000000001620955ed3584d0571845171c9463e08361c2cadd4adbacc8 210 0.12/1.00 vMB 43
284,767 284,767 00000000000000015f5f63dda42e9a3459f2baab855bd495e11ec7248836d8e3 21 0.01/1.00 vMB 38
284,766 284,766 000000000000000003f61c6dada9de9d6a2bd0d31ab9dfc7dbe78d7e7c879bc8 154 0.11/1.00 vMB 40
284,765 284,765 0000000000000000bbcaa0942bd084436083843561e0bfbd715c8dfb870edf0d 165 0.20/1.00 vMB 16
284,764 284,764 000000000000000153afe384817bbff1e83eb8082ef728decf11a55e19b8708a 888 0.50/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.94 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.86 GB
    • Received: 17.61 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.