Loading Tool

Explorer IconExplorer

Memory Pool

82,957 transactions
31.98 vMB
0.11615267 BTC
Random Selection Loading Transactions
Max Size: 191.78/200 MB

Candidate Block

Mining Attempt 955018b7e897d1624a4cb02e9ba5727cac665f0257ed294a82b2eadc53cf8397
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 303981f5ef9fd3a3067e161e5b5c2fe43470da1c76ab4f5878d5f999fd96b604
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,681
Size: 1.00 vMB
Total Fees: 0.02847450 BTC
Feerates: 100.36 > 2.85 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (619,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,019 296,019 00000000000000004f25ebbded8fb1a8889481f6bb74bf4467332386e0c1fd44 174 0.11/1.00 vMB 29
296,018 296,018 0000000000000000a8ec0f801152f5a218afa2b388a3bed215f8651ea7ab3195 280 0.17/1.00 vMB 31
296,017 296,017 000000000000000028ba8d18b0d354ef2056fd09dec900605fd935f37fe16dd7 265 0.25/1.00 vMB 18
296,016 296,016 0000000000000000435070dcf35bf8d8386fd71d2298cccf7b675e33f0360dcf 32 0.01/1.00 vMB 10
296,015 296,015 000000000000000049f31f66ce36d260ff838f9ec837372854adb8bab38f78f2 781 0.50/1.00 vMB 31
296,014 296,014 000000000000000095fa3912bce6f213b89717ca3805d96666221c12d1533cef 32 0.03/1.00 vMB 9
296,013 296,013 00000000000000007b01e7c9b09a22cb1118d07b689310fb352e26b74201fbba 1,161 0.50/1.00 vMB 45
296,012 296,012 000000000000000040d59e6351f0cd22f7d98459c015e8ed4c9b872d154c31ea 477 0.25/1.00 vMB 37
296,011 296,011 000000000000000043ae39b0380782bcb72ab94327d37e0fafc5c81300db9b01 161 0.09/1.00 vMB 37
296,010 296,010 000000000000000019c60f1a995193bba4421de163df9d17b781bfca275191d3 211 0.10/1.00 vMB 33
296,009 296,009 00000000000000009c3433f1ee46dfc324cb274d5a1540908f73ec0b13628a7f 192 0.12/1.00 vMB 33
296,008 296,008 0000000000000000aab75da6083376500c4742e6b5eea148b47d43029620c512 444 0.25/1.00 vMB 39
296,007 296,007 0000000000000000629a751fdb1baa6b4f80e6db6f26b2ad09b3d3ca84234726 313 0.23/1.00 vMB 30
296,006 296,006 00000000000000004e475e6dc13b453702d5d6a404a8f1bf0fefef4d95232a39 385 0.19/1.00 vMB 34
296,005 296,005 0000000000000000a943fba8a47e44a8bc073dcc5ee70985f5c00d3110b0acc8 55 0.06/1.00 vMB 8
296,004 296,004 00000000000000005cce0ad852aaa9116a27d154b2b740c8dfceace938b3342b 421 0.27/1.00 vMB 31
296,003 296,003 0000000000000000946eb7d97cf023b7f703f5744af4b24486295f5e7943b39e 660 0.35/1.00 vMB 32
296,002 296,002 00000000000000004a211bfe382e6b08a386b4aadac9f2ac89fa21ed3b5c9b2a 666 0.35/1.00 vMB 39
296,001 296,001 0000000000000000a330622827ca24512b9be55a9be6a489e5c5c22fdb735d9d 353 0.19/1.00 vMB 31
296,000 296,000 00000000000000009570102278e59ecf045c16ec8c8a5ea85bf823d0ec72e3d0 383 0.19/1.00 vMB 38
295,999 295,999 000000000000000094e8c04d6a89fc9a8d0e71c6826aa5f6946aa773c0b05dab 115 0.08/1.00 vMB 6
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: 720.43 GB
    • Received: 18.16 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.