Loading Tool

Explorer IconExplorer

Memory Pool

78,077 transactions
29.32 vMB
0.06406881 BTC
Random Selection Loading Transactions
Max Size: 176.11/200 MB

Candidate Block

Mining Attempt 1b92047655bfbf6075bc32c3e9e8019fdf864331bee527f375d9e0e63bcf858a
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a6c104c10259481994c9c48dec1a2b1a813fe273691f5c64a8602cdde36e5d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,018
Size: 1.00 vMB
Total Fees: 0.00453476 BTC
Feerates: 12.16 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (157,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,889 757,889 000000000000000000016696286968e6fa3c836b45c624e681b44e18b00d7074 866 0.41/1.00 vMB 6
757,888 757,888 00000000000000000008c225bf2a1fb834a14548291600672a7b2f1fd3d8c89e 2,588 0.99/1.00 vMB 6
757,887 757,887 00000000000000000003a862a0e5dd71cf849037c49ed972774fc9a035224cea 434 0.30/1.00 vMB 1
757,886 757,886 000000000000000000053f893836693dc64b387295272ca3c58e159b278ebf8f 1,996 1.00/1.00 vMB 4
757,885 757,885 0000000000000000000469de98c23f34bbdfffd6ff269281581317f811752d08 2,286 1.00/1.00 vMB 5
757,884 757,884 0000000000000000000053b30d42f5da63491af002548a411957a4582982456a 3,365 1.00/1.00 vMB 9
757,883 757,883 0000000000000000000544d62de2b1093d008beb6fa84bf5ddb874f3621e9857 2,207 1.00/1.00 vMB 6
757,882 757,882 0000000000000000000684637e90e36bc8215cb8b5e7b20729f167fe208c8270 2,326 1.00/1.00 vMB 6
757,881 757,881 00000000000000000002aa9d3cf9bcb3621a08cc9baccd338c84e8f4094a50ad 2,796 1.00/1.00 vMB 8
757,880 757,880 00000000000000000002d3b6e8ee3469398afd15b5f90e655899afb58cfcd736 1,303 0.94/1.00 vMB 3
757,879 757,879 0000000000000000000170176526d8761ba78abee498598fc7c18ec415719387 2,158 0.97/1.00 vMB 2
757,878 757,878 00000000000000000000fdaaacd343958781433e68ff48a28c46535bee77b97f 2,821 1.00/1.00 vMB 11
757,877 757,877 000000000000000000057d23716c1d855dbfc663669ac2ab1654756ea71dff68 527 0.19/1.00 vMB 5
757,876 757,876 00000000000000000002cd018e8964cf8a86279046cb3c4f402868f69a326e73 1,043 0.53/1.00 vMB 3
757,875 757,875 0000000000000000000135ec559e58dda5d81847c591712d367a23b5556d90f9 566 1.00/1.00 vMB 1
757,874 757,874 000000000000000000033db8b5f29b4abc0dab00154f3007d66a47e3eeec9fe1 2,047 1.00/1.00 vMB 4
757,873 757,873 0000000000000000000160cf036b465845412025ae3723359b51f231328c9a09 1,829 1.00/1.00 vMB 4
757,872 757,872 00000000000000000005864cdc26e44520cb7a2cd6b933078a02e7af801165b2 2,733 1.00/1.00 vMB 5
757,871 757,871 00000000000000000001f44040bdf0ee29f1b6770466ad160279679698e7da69 3,072 1.00/1.00 vMB 13
757,870 757,870 00000000000000000008cd87be442db6e95b18f2ce3fd82c771e5b7cbaa8ab83 234 0.07/1.00 vMB 5
757,869 757,869 0000000000000000000030954b0f81128c91e247c446e0bacc537d10f19c3d20 407 0.13/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.