Loading Tool

Explorer IconExplorer

Memory Pool

34,097 transactions
25.52 vMB
0.05945561 BTC
Random Selection Loading Transactions
Max Size: 129.45/200 MB

Candidate Block

Mining Attempt fa6ee5274bba918996333f9338aa5d70822d5ad5e84043356fcbbbc390082d60
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root a16756007e3028c6281c921169ccf0861f0dab9f47af2bd20db50f25e7c8e46b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,096
Size: 1.00 vMB
Total Fees: 0.01317930 BTC
Feerates: 150.62 > 1.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (291,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,956 622,956 0000000000000000000741c66b9ba6b8a20afd7962c86b596efa0efbbfdc114b 1,808 1.00/1.00 vMB 24
622,955 622,955 00000000000000000002a284815724a3c6a6e826df948a880aa2daae66787d62 1,882 1.00/1.00 vMB 16
622,954 622,954 0000000000000000000e9e89f70b2f73658a3bf80bbdc7faa3daa8e48ce38f4e 1,533 1.00/1.00 vMB 38
622,953 622,953 00000000000000000009adc849c4d0836ec4fa13fdae6901720682deaa70063d 2,802 1.00/1.00 vMB 8
622,952 622,952 0000000000000000000fa0fa26033ff3860fe7757ac7ebe6f8c2b7d75c67911f 2,061 1.00/1.00 vMB 13
622,951 622,951 0000000000000000000ead5c38cbadfea6fd2a4f07d1a19ec0548a16c61ed239 1,507 1.00/1.00 vMB 9
622,950 622,950 0000000000000000000e03e43fbcfc26063d05606243737b244e3e2da87443ad 1,590 1.00/1.00 vMB 20
622,949 622,949 0000000000000000000e99ab2afa041a027f157d040b9d07a39ae07f4b16ced5 1,918 1.00/1.00 vMB 32
622,948 622,948 0000000000000000000a6de74f598041164a6e70aff13a2a2b1e2bed7a23a6e2 2,293 1.00/1.00 vMB 52
622,947 622,947 0000000000000000000aa6b895dbdea570125740edd22eeffe2b01426cb6d117 2,347 1.00/1.00 vMB 18
622,946 622,946 00000000000000000003ec63734567dc0ef24dd46ea49fb661f95fa4d396e4b1 1,923 1.00/1.00 vMB 33
622,945 622,945 000000000000000000009380b53eb14fae91763bea6afe39d4a21df82234d49d 2,533 1.00/1.00 vMB 58
622,944 622,944 000000000000000000093ae093fe07468673202890e89514a435c0028610a759 2,012 1.00/1.00 vMB 22
622,943 622,943 0000000000000000000bc6800858a1b3be08fb26b55d4b989c95e06ad50a350c 2,721 1.00/1.00 vMB 37
622,942 622,942 0000000000000000000826099965cdc5eed244734df83c15a320a92e0832e883 2,080 1.00/1.00 vMB 71
622,941 622,941 0000000000000000000e3826c17460287b0e7c837bd86e49513fff01b46007d5 2,322 1.00/1.00 vMB 31
622,940 622,940 00000000000000000008d3b2e78eec41bf02ce80a42a11be213decfb51459d31 3,199 1.00/1.00 vMB 51
622,939 622,939 0000000000000000000581f2618faafad5856c93a3c4143def128e2e4fbec310 2,874 1.00/1.00 vMB 41
622,938 622,938 0000000000000000000762efedde6e3f2ba75fda7632991669348e33cc4c33bb 2,976 1.00/1.00 vMB 44
622,937 622,937 00000000000000000007402d18091cf39daf1f88272a77c75244c910d6ba6bd0 2,371 1.00/1.00 vMB 75
622,936 622,936 000000000000000000070e5c72c18579ad0c9fbdc9f6be41538ba75eebacf077 1,907 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 781.85 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: 638.81 GB
    • Received: 12.50 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.