Loading Tool

Explorer IconExplorer

Memory Pool

41,453 transactions
27.59 vMB
0.07338897 BTC
Random Selection Loading Transactions
Max Size: 142.33/200 MB

Candidate Block

Mining Attempt e512f4c2dc2a8115c8433776b11de928784ef2c76005433651ead2724344752a
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 97042f756f2f3758c2f8c2dd2b9a1be2c01e3762b08712f99c470b71c17045e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01929138 BTC
Feerates: 101.47 > 1.93 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (303,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,944 610,944 0000000000000000000bfe56bc334e42db284c9a45954440e0e4aae0886462f9 189 0.06/1.00 vMB 8
610,943 610,943 000000000000000000050e9c61d0a890357c7b7012c2e2e624cd4fe1894135db 1,933 0.58/1.00 vMB 11
610,942 610,942 00000000000000000005e9f6108668b38ad685640a9affb44886f8cc2a32d8de 1,270 0.40/1.00 vMB 12
610,941 610,941 00000000000000000009774edc759f5909746c97db4547a9aa5be02fcc2d8fd0 1,034 0.32/1.00 vMB 11
610,940 610,940 0000000000000000000c47910adaab741950ebed6c56ea414e246b10f09e3b08 1,871 0.58/1.00 vMB 8
610,939 610,939 0000000000000000000765f99f5dc42a9590a70d39c0a833006ccdb17c07958d 2,458 1.00/1.00 vMB 6
610,938 610,938 00000000000000000005462a65b639a99a510594a4bed2b67f4b468946a8aec7 2,764 1.00/1.00 vMB 17
610,937 610,937 00000000000000000002b06bec4ebee9605fd04984961afef1ee12891e268de9 1,316 0.41/1.00 vMB 14
610,936 610,936 00000000000000000010667401dfd5d8aaaceb3e585c7cd238149953a557943b 1,965 0.60/1.00 vMB 7
610,935 610,935 00000000000000000004dfd5b6a2429bb0d187abcd1dba757dad96551454fe22 2,306 1.00/1.00 vMB 9
610,934 610,934 0000000000000000000c7547da6456cf90bb1b554f7c9f501fd837bfcb514a5e 2,541 1.00/1.00 vMB 20
610,933 610,933 00000000000000000002fc8f65e92791be9eb5dc28fa91f1770a0f068ba678d0 1,495 0.55/1.00 vMB 15
610,932 610,932 00000000000000000005efdfc41b8865b99cf16b537294104fb75e6fc1a6001b 2,122 0.63/1.00 vMB 11
610,931 610,931 000000000000000000010a681177669d082050b9e0265a628f9e6a30983a99a0 1,125 0.42/1.00 vMB 9
610,930 610,930 0000000000000000001265ed013778fa6823bb292b09d3858f86d8339ed90084 1,750 1.00/1.00 vMB 4
610,929 610,929 00000000000000000007b08aed055178a6e0a115a0c0f5071e63af89315afd72 2,472 1.00/1.00 vMB 5
610,928 610,928 0000000000000000001340f0391e6850cd6a335655c0594b633223d14362be9e 2,656 1.00/1.00 vMB 10
610,927 610,927 0000000000000000000f895a1843fa4756b53ee7635311222a4d22d2fd41966f 3,144 1.00/1.00 vMB 6
610,926 610,926 00000000000000000012e5e0c915c74ffc5692fc6bb357361aa05702d793b888 1,993 1.00/1.00 vMB 19
610,925 610,925 00000000000000000003c68a2ed727e33b7eb798bb13f8c9aad1461b8bbc6e35 2,321 1.00/1.00 vMB 4
610,924 610,924 00000000000000000001a7958b7a802d1f20df60607f343512431891070f5eac 2,639 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.