Loading Tool

Explorer IconExplorer

Memory Pool

77,574 transactions
28.82 vMB
0.07360391 BTC
Random Selection Loading Transactions
Max Size: 174.81/200 MB

Candidate Block

Mining Attempt 3ffd2122a394c8bb34371c5efbf502b6bd2f3f2bbe1ecd2b11ce2a68eaae65f1
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 45c687a86cfdc1eacd7e83912e28107ccff64bdade38f96d15b502f47c2d3a02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,839
Size: 1.00 vMB
Total Fees: 0.01361575 BTC
Feerates: 82.75 > 1.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (403,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,013 512,013 0000000000000000000ce2afd4b85ba2abb3565e3b40584246c09ac968ab508b 1,080 1.00/1.00 vMB 34
512,012 512,012 000000000000000000291d7bc23354dcbcc0ee9f12890338aae4dacd08661472 1,147 1.00/1.00 vMB 14
512,011 512,011 00000000000000000056a1ca18d6fd834040b246261594faceed378f425f2763 2,676 1.00/1.00 vMB 34
512,010 512,010 0000000000000000004769939c52cfa8e8f1585b5800809c2c9c8f1402d5695d 2,970 1.00/1.00 vMB 67
512,009 512,009 0000000000000000000e9767d1752bc44982204fd41f214e540eb286af4726c0 1,885 1.00/1.00 vMB 45
512,008 512,008 0000000000000000001db11d7b81878f8974dc293427c410fe366889a5c33217 1,396 1.00/1.00 vMB 25
512,007 512,007 00000000000000000011a782711a56a6072b7b0d6cd00d7fccc4fd24f00e4354 2,045 1.00/1.00 vMB 39
512,006 512,006 00000000000000000009d3fdb775482341f7bba8739d1c62fd4398249a4ec111 602 1.00/1.00 vMB 28
512,005 512,005 00000000000000000020732ff70e1d3cd42d4c1d49e70e205b50e5821216cdcf 1,092 1.00/1.00 vMB 3
512,004 512,004 000000000000000000108a0094a6d82095990f34eabaf5f6a2b479143df3985c 2,755 1.00/1.00 vMB 79
512,003 512,003 0000000000000000003b5a3abb0857abbe197c23562dae2245095d723b984fda 524 1.00/1.00 vMB 8
512,002 512,002 0000000000000000000b394688c2dbf3a8d8ac68c83827abb08f24ad975ad25b 278 1.00/1.00 vMB 4
512,001 512,001 000000000000000000277117521ce8330dd1bd3b77a35a939a4cd5f3005f4562 576 1.00/1.00 vMB 18
512,000 512,000 0000000000000000005499fa1ca81eb14385a8bace89b199f8011635fb0e6812 1,218 1.00/1.00 vMB 5
511,999 511,999 0000000000000000003b4861760c37c3c74b53a5e7c9af0db8dae84e1f43e565 2,392 1.00/1.00 vMB 69
511,998 511,998 000000000000000000170e788b7d1ba8f275b4fd4a1c90ae52cd0fa4309906f5 948 1.00/1.00 vMB 24
511,997 511,997 0000000000000000005d10f0661d423339a3bf2ff78470aef222b8824e08b2b2 1,797 1.00/1.00 vMB 33
511,996 511,996 0000000000000000002a5a6231340342673e3ee3f36b95591c4a415be6c547fa 520 1.00/1.00 vMB 14
511,995 511,995 0000000000000000002796b3bd58989ff96033ea0a93e23775d854d458a817ef 595 1.00/1.00 vMB 11
511,994 511,994 0000000000000000005d03afeed41799581bfc57b2633f620a288d23173f5f54 621 1.00/1.00 vMB 12
511,993 511,993 0000000000000000002fbb62a94fc6acdc5a312a5399825493e4800e005da7c2 308 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.