Loading Tool

Explorer IconExplorer

Memory Pool

40,648 transactions
28.16 vMB
0.06534825 BTC
Random Selection Loading Transactions
Max Size: 143.90/200 MB

Candidate Block

Mining Attempt 37b18db12e272ef861709816491909edcefcea5fd777bd7cc11c9ce936cf85ef
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root b39a7912e6ee7e4ce6acffc41eeeba985b5bd5df67e20253e172f7ea04dafb82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,882
Size: 1.00 vMB
Total Fees: 0.01115553 BTC
Feerates: 201.07 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (76,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,401 838,401 000000000000000000019bd6917e52cb3824b029896c92684a3cc80cb2ba7ed5 2,678 1.00/1.00 vMB 27
838,400 838,400 0000000000000000000076ba0ac555254336d00e7d664e5135aece0a38fef335 3,158 1.00/1.00 vMB 39
838,399 838,399 000000000000000000023ef2a6bc7af98db9f017bea5bb1f231e92e5533e858e 3,653 1.00/1.00 vMB 20
838,398 838,398 0000000000000000000214e44eb8f7b75b744f6bc3ecf8c4df1f0419b6c1acfc 3,759 1.00/1.00 vMB 23
838,397 838,397 000000000000000000031497be9d5c0d7c88ec12f8cfdab5f4a782f7b729fc5e 3,157 1.00/1.00 vMB 32
838,396 838,396 00000000000000000000102e1789f9ae144e3533a1fe4bf1062340deb2538132 4,102 1.00/1.00 vMB 33
838,395 838,395 000000000000000000033e43853e1315dee32bfc44762779aacbe1e961554575 3,722 1.00/1.00 vMB 33
838,394 838,394 00000000000000000002ff10609618ec6a7a081b082a842176f84fcdfe48c4f2 3,874 1.00/1.00 vMB 44
838,393 838,393 00000000000000000001795e60311c4ad5bdc64ccdf5b6e24aab73b0bf00f6ba 1,850 1.00/1.00 vMB 18
838,392 838,392 00000000000000000001042048f487c682d8947c90527bc0444c464993abca02 3,098 1.00/1.00 vMB 22
838,391 838,391 0000000000000000000036ab57edafda9ab691e5e133f2cc19fa14e7fcb3f1dc 2,892 1.00/1.00 vMB 21
838,390 838,390 00000000000000000001c8020ec0f4beddc08a6ed06a118dc5685280c24d14c2 2,588 1.00/1.00 vMB 22
838,389 838,389 00000000000000000002d2731e08bff68cbbac6ecd54302938be8950712d6dca 1,951 1.00/1.00 vMB 20
838,388 838,388 0000000000000000000227dc358574022294d5567be6b488f63ff22a874b26bd 2,631 1.00/1.00 vMB 24
838,387 838,387 0000000000000000000170854ed58f00bb34b60524470d426861812dda1e7e06 2,690 1.00/1.00 vMB 20
838,386 838,386 00000000000000000000b02e5d7193bc8337d25c6dde65b6d3af8bdeb34b79a3 2,919 1.00/1.00 vMB 31
838,385 838,385 000000000000000000011ead72e9cafcdbb8282aea5330d9460f3f618ef70375 2,385 1.00/1.00 vMB 19
838,384 838,384 00000000000000000002f728da8667c381d8c92024b4b13ab9f78e0ba092e045 1,965 1.00/1.00 vMB 21
838,383 838,383 00000000000000000002a5f5a40670acbb58e19865e529f953c412344e64019a 2,357 1.00/1.00 vMB 20
838,382 838,382 00000000000000000000677a9cdc79fbe5da038597bc6cc691cbd262a04bf319 2,868 1.00/1.00 vMB 23
838,381 838,381 0000000000000000000039ea0d1b5fdfd05c4597334b7fea87a897344fa52b72 1,888 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.