Loading Tool

Explorer IconExplorer

Memory Pool

79,382 transactions
29.97 vMB
0.07846112 BTC
Random Selection Loading Transactions
Max Size: 183.18/200 MB

Candidate Block

Mining Attempt 14a40effefbe72e05dcc0a415ba6b33d155131b9424eac82e0127d1cfc431c77
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root 6d169d91462052b9adf76716162c54c875f16b7e9f635bf1bb3a08494f989645
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,617
Size: 1.00 vMB
Total Fees: 0.01196503 BTC
Feerates: 200.00 > 1.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (622,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,536 292,536 0000000000000000c681dbd5a65bd317886e12b7ba1a95088cf5b0da6691e187 320 0.21/1.00 vMB 27
292,535 292,535 0000000000000000b60bbb97b190529903118c838fc2b198fd8d69dd33ef0ad2 633 0.43/1.00 vMB 31
292,534 292,534 0000000000000000c7f157fa508421aa97361418fa311e1933b7e4b0ea9729eb 226 0.18/1.00 vMB 22
292,533 292,533 0000000000000000bd066c15ee18b7c6f2e0bef97f6f165714bb45578743b2ec 128 0.04/1.00 vMB 51
292,532 292,532 00000000000000003edc04ecb59a874ab4ecaf081841bb611f2fb1735ae4f890 115 0.10/1.00 vMB 45
292,531 292,531 000000000000000060e95afbdf4b746ab97e2e42d22dddd096ad0d14f1261273 214 0.21/1.00 vMB 25
292,530 292,530 000000000000000090f4272575905928529ecd30cbd448ee18030eee2cbb87f4 469 0.27/1.00 vMB 31
292,529 292,529 00000000000000009df75fc91a16ebcb7551990b604f5ad863d0ecb056b15d19 21 0.01/1.00 vMB 34
292,528 292,528 00000000000000001de6716f4d5ba2c09bd2539752e0611ca75f871b840397a5 121 0.09/1.00 vMB 16
292,527 292,527 00000000000000009ee96230762bf3bc762aa37363d83f4c20265fc4ab1228e2 110 0.05/1.00 vMB 27
292,526 292,526 0000000000000000628c4361da96549a8abfb249abc23fbcd7b50aced188e166 585 0.28/1.00 vMB 37
292,525 292,525 0000000000000000287589f2c4ba61af8cf1326ac8591ac532c3e5ee4a65d967 38 0.04/1.00 vMB 14
292,524 292,524 000000000000000097e0e11f6a3ca2c8bedfa60fb0347a094a4b0bd31fb3021f 128 0.06/1.00 vMB 26
292,523 292,523 0000000000000000524f5417af4b65844d4d53a2ca40dd26037ffc86c5a4d217 577 0.35/1.00 vMB 31
292,522 292,522 00000000000000006a2114dfe22dceb588338f0a60e05c9c652c90a3202e96ff 291 0.16/1.00 vMB 34
292,521 292,521 0000000000000000483a76f73f9750dc19631aad34219f8a23da3a81d87d795e 244 0.12/1.00 vMB 38
292,520 292,520 000000000000000011657dc00a27ceedf2da2a8a15aebd5f19f58910029fbcbb 218 0.10/1.00 vMB 32
292,519 292,519 000000000000000038640d7e48c46189eb17c992214b58085b8deece0a239a7e 902 0.49/1.00 vMB 32
292,518 292,518 0000000000000000c8223b987de826101544f58c5f40f5e385a19eb086e0ad98 512 0.18/1.00 vMB 57
292,517 292,517 00000000000000008d7cbd928b1c7aea22bec9c3e183ae61b9a72927a4c2940b 145 0.08/1.00 vMB 24
292,516 292,516 0000000000000000bba32897adbea02339332339193572582c17acf6eb684672 199 0.12/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.04 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: 719.68 GB
    • Received: 18.13 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.