Loading Tool

Explorer IconExplorer

Memory Pool

83,399 transactions
31.26 vMB
0.16726017 BTC
Random Selection Loading Transactions
Max Size: 187.08/200 MB

Candidate Block

Mining Attempt 162515ebca012013604d644b782ed69ab163f33832a97c3b65d4b5b5f76e6749
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 78b80295eba546a0a76c6ec5f0a22bc23c779febaa987196b7ef4ad8ffe8ad43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,798
Size: 1.00 vMB
Total Fees: 0.07266799 BTC
Feerates: 301.37 > 7.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (543,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,389 371,389 0000000000000000086f8cdad16b84cafcf86490ddb5a57d52427654cf5aa2f6 643 0.37/1.00 vMB 40
371,388 371,388 000000000000000010bfb918622461dc50a97230d5b35c74675dce05ac55e136 389 0.34/1.00 vMB 17
371,387 371,387 0000000000000000107cbd43cd328c85121380ab617d06ee3fe831827c97b411 1,875 1.00/1.00 vMB 40
371,386 371,386 00000000000000000836cf54452df32acbd5307dbaabedb390140cb5e18ee8d1 78 0.04/1.00 vMB 37
371,385 371,385 00000000000000000332c2f6733245b2c43a80f66911b865a16c7d6b2d05cc3e 1,169 0.53/1.00 vMB 42
371,384 371,384 00000000000000000209d05ee6287c35fd445c8077c6b82c0cd7e9dbfc2b3c0b 232 0.13/1.00 vMB 33
371,383 371,383 0000000000000000002138001cb078bb8c421c05b7d1bc7efa1662d1ac4cbd03 533 0.25/1.00 vMB 41
371,382 371,382 000000000000000010349e91dad65ee32ffe7c51359f8f260c9dfed695a1749d 312 0.19/1.00 vMB 30
371,381 371,381 000000000000000010d0620979849730be9ab610926c12e7815af2085bb12bed 1,831 0.84/1.00 vMB 41
371,380 371,380 000000000000000010a343b53d8b141443efc59c99c812a7c6a75939fdee5cf1 56 0.03/1.00 vMB 33
371,379 371,379 0000000000000000028e4f21d7e97b91a2c4ed788c92b69b783f56457ac8a48a 856 0.44/1.00 vMB 43
371,378 371,378 0000000000000000020e49384741ddfa34a553dc3cc9384722530fef4701abad 392 0.26/1.00 vMB 32
371,377 371,377 00000000000000000c05e59772891e8f39656a4af1f2d7f51c22b04645c2a08e 1,343 0.76/1.00 vMB 42
371,376 371,376 0000000000000000112299aa6fe1020636ea36696d10d86dec6af55865ec7084 1,116 0.71/1.00 vMB 24
371,375 371,375 00000000000000000283d61fcba8fa1f2ef24273184eee30be161379b0b7e7e1 2,206 1.00/1.00 vMB 55
371,374 371,374 000000000000000004eefed5c4d71f15b6930e90fca1fd8b4a9f9fd46b832ebb 81 0.04/1.00 vMB 43
371,373 371,373 000000000000000013c8dee4d87e771ee9de28c3692e6406a8d687546eaced0d 445 0.20/1.00 vMB 42
371,372 371,372 0000000000000000128a1e0e0166327720d12c4cc7ae9c1502f682fe744fcc60 468 0.27/1.00 vMB 35
371,371 371,371 00000000000000000fa8b1b127d0b2b0d4dba97edb5b239c211da08cfc303090 139 0.08/1.00 vMB 28
371,370 371,370 00000000000000000672f1cbbf39e8ae3d4c8a4f0a68e60766a0871871100969 1,044 0.51/1.00 vMB 38
371,369 371,369 000000000000000010c361bf54ad963a76663e5e70bd8e8f22111061873b6696 1,416 0.62/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.65 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: 672.67 GB
    • Received: 16.30 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.