Loading Tool

Explorer IconExplorer

Memory Pool

75,635 transactions
20.66 vMB
0.05986492 BTC
Random Selection Loading Transactions
Max Size: 138.11/200 MB

Candidate Block

Mining Attempt b204332990618e7d6de0bd3c703fcdb3fa34549769383f6fba587a40f62bda22
Version 20000000
Previous Block 00000000000000000001d58338c0b57cfce72ec7c3e51a93636d2743321c1b89
Merkle Root 1d7e1aef0c1ceead54d442f28e7569613108af230dce8deb90e179a732ccbb1d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,487
Size: 1.00 vMB
Total Fees: 0.01457530 BTC
Feerates: 100.35 > 1.46 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,969 (822,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,897 93,897 000000000004e86560f0378747f7fc4108d74d62925cfe750d76ce98b3b9fb8a 2 0.00/1.00 vMB 0
93,896 93,896 000000000008764347cad7aa57cf785d323e79fe5d9ec27a43c8adb2630bd866 5 0.00/1.00 vMB 0
93,895 93,895 0000000000073b3c9207f191e0aeb157732fb2d7a644fa4e7da793030cccbb36 13 0.00/1.00 vMB 0
93,894 93,894 000000000000ff804bbd5909b271e7cbca265bfd6acb51805dd88666af9e1fb2 7 0.00/1.00 vMB 0
93,893 93,893 0000000000045bccebf10058b59438adf214d57c9a9322e7d823e20b147e6d6d 6 0.00/1.00 vMB 0
93,892 93,892 000000000000c6dc63fa723fb58036e1dc70ab7f3b4874e7b32255de04dbe225 10 0.00/1.00 vMB 0
93,891 93,891 000000000004a90c2552a404e7fc0ebccf8cebf2a0d92bcaa80947fd268da3eb 8 0.00/1.00 vMB 0
93,890 93,890 000000000002ba045c6515569a41191aae06ab0d952405ef6d51f45929275d20 1 0.00/1.00 vMB 0
93,889 93,889 000000000006e83298cca22cd054d77be7eaf1a742bd24503ca186c15ec8383a 8 0.00/1.00 vMB 0
93,888 93,888 00000000000581698a0f89e2d5e5448acdbf6e14676758162f9d339828a1b86d 1 0.00/1.00 vMB 0
93,887 93,887 000000000003350ae666a28d1c3931cc61a603a8496492a7b655000e9a02250c 11 0.00/1.00 vMB 0
93,886 93,886 00000000000174ef24f5eead65980a7861ad3ee2d18b9aa6b86496a0b03fff11 7 0.00/1.00 vMB 0
93,885 93,885 000000000006255b63f111e73b40d37cc19b5f57e39690cb098e40c08d7eedf9 3 0.00/1.00 vMB 0
93,884 93,884 00000000000536414be8da7f69059a812bab7623ebd25abd779d1d24b06110fc 12 0.00/1.00 vMB 0
93,883 93,883 000000000004868d548d5abe6582c272764e45b309f07eaff1f62370a3a24d1a 8 0.00/1.00 vMB 0
93,882 93,882 000000000005248570690547e93d97bc13d6d4d0b5a4d8d38e724f9eaf9837f9 8 0.00/1.00 vMB 0
93,881 93,881 000000000007be7b242a5ea721b26cb47d7e908c4e5b7d96a528332cfcdc1cc2 3 0.00/1.00 vMB 0
93,880 93,880 000000000006a1a861325dd0065c85db806939cd6a76c0355ba5ca2d7098ac05 4 0.00/1.00 vMB 0
93,879 93,879 000000000007143f56d633c874f357ad9b46db5ef0fd00190fb0f51003c43cbf 11 0.00/1.00 vMB 0
93,878 93,878 000000000006bee9838d8e1ddc3ad6791868bfe5d5baaa6975aee74788aa0fd7 11 0.00/1.00 vMB 0
93,877 93,877 00000000000660348e33733ccf2504a44ae66b3f707732cd5dd167f03df4f448 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.07 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: 804.99 GB
    • Received: 23.00 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.