Loading Tool

Explorer IconExplorer

Memory Pool

81,078 transactions
30.33 vMB
0.11669201 BTC
Random Selection Loading Transactions
Max Size: 182.68/200 MB

Candidate Block

Mining Attempt 0d8f3715bb7a03a2e67003542de728b7f03ad98b49db03113cdc76d189e91578
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root dc08b0c9f02907bb98f208a52dfce898afac9fd167418e874526f1e3a9c53c68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.04333023 BTC
Feerates: 150.68 > 4.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (404,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,759 510,759 00000000000000000001aa7c99a79a5687f235c8e47aa46bfcd0efa31f90d15b 117 0.04/1.00 vMB 67
510,758 510,758 000000000000000000570ffe61e132aa8a33082d5f978c8954354c94cf783b64 994 1.00/1.00 vMB 34
510,757 510,757 000000000000000000051b025ac43c49a6a2ebbe0051ea552e8286674d4b45f5 471 1.00/1.00 vMB 14
510,756 510,756 00000000000000000001a652dda93df7adc607fb197f45860769938b08ddd16a 334 0.99/1.00 vMB 7
510,755 510,755 00000000000000000021b540d6c62ac6935cc6c0495c657cdf4fb98cbf20303e 627 1.00/1.00 vMB 16
510,754 510,754 0000000000000000000bab813effbd9feeb85df94b65ae2ee388b95ea36f5e66 298 1.00/1.00 vMB 7
510,753 510,753 0000000000000000004e8dbd012bf9fd5f912a6bd5b9283d17219eeedca47caa 573 1.00/1.00 vMB 14
510,752 510,752 0000000000000000000a49562ecd886d3532c7d3aaef38b3bffc223d24bb5179 318 1.00/1.00 vMB 4
510,751 510,751 00000000000000000008e65bbeb5f8fdbc06151d73c2371a86f4fe1b8adcd8e5 1,653 0.53/1.00 vMB 86
510,750 510,750 0000000000000000003ed018a3c240b4692877d0fc1b1cd0f765f43bc26ac3e5 893 1.00/1.00 vMB 21
510,749 510,749 0000000000000000003b15b3237d3976ca0be8f70876422fceb6eb9117766f36 2,259 1.00/1.00 vMB 79
510,748 510,748 0000000000000000002c17f15285b45f0969ad51e9bf8f33ee6feb9eb6a45fc5 618 1.00/1.00 vMB 16
510,747 510,747 000000000000000000132758e8af6978cfb73b3bba885ee811f35c9ef635d9ca 1,483 1.00/1.00 vMB 41
510,746 510,746 0000000000000000004c53d3fbe0813279296f71efea6d67bfeb30711f10d538 336 0.99/1.00 vMB 11
510,745 510,745 0000000000000000002a8bfebeb7d5f28c80872aa93e32405097c8a4f8007236 1,925 1.00/1.00 vMB 74
510,744 510,744 0000000000000000001837770d69525a2cf82a4d86b943ea068ac86305fb6326 2,186 1.00/1.00 vMB 80
510,743 510,743 00000000000000000030edeea5457cde4e797380bcd52c161c7942aabd5fd1c6 1,729 0.99/1.00 vMB 47
510,742 510,742 00000000000000000057a559e51f07302c8d668c312f02696e7155fffddefbc4 924 0.99/1.00 vMB 43
510,741 510,741 00000000000000000046193e98684318ce3ec16daab327123103e1cc6d15f93a 354 0.99/1.00 vMB 8
510,740 510,740 0000000000000000000732bc7da4573008b33e0eb396a984d745891f4fe3dfd8 860 1.00/1.00 vMB 30
510,739 510,739 00000000000000000012ada83f0c6f4ae7f508999517bd7a664022042c7792d4 614 0.99/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.64 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.40 GB
    • Received: 16.23 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.