Loading Tool

Explorer IconExplorer

Memory Pool

84,936 transactions
31.25 vMB
0.08676526 BTC
Random Selection Loading Transactions
Max Size: 191.84/200 MB

Candidate Block

Mining Attempt 25aede255ad075742894f1b18d1e1472a9f7d30ac70442ced6312405a62c7ce5
Version 20000000
Previous Block 00000000000000000001b29add78d99cb5e061a5e72df6fb885a5387183d5902
Merkle Root c8c84dfd93596b9b108df714819d7d76f38303bb8e7a34c5400dfcf7f7cbb415
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.01193350 BTC
Feerates: 217.72 > 1.20 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,365 (575,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,757 339,757 000000000000000008150c29c09a777461964b6d6dfeea0910bbe094d02e23c2 566 0.30/1.00 vMB 28
339,756 339,756 00000000000000000b1514815ca0ac2c532258dc0683cb03d1fa1010e0e1a285 64 0.02/1.00 vMB 31
339,755 339,755 00000000000000001572e4f42200f77b9a172be1cc47fa34e9b472d315df9b1c 532 0.32/1.00 vMB 22
339,754 339,754 000000000000000009c50e254b1a6fa777c603b6f7a30c404b392f9f420f7be1 487 0.25/1.00 vMB 27
339,753 339,753 00000000000000000187bfd6c17b7cfb361aea2bc5d5768d3e6b95a013f85f34 1,441 0.68/1.00 vMB 26
339,752 339,752 000000000000000002e1e823e65d61b8f21f3aadcc35c9abb7bb5b6f15c5e537 407 0.16/1.00 vMB 34
339,751 339,751 00000000000000001134b7f971951f33fb50ca886e7d4dde0b4cd0b26d87b689 326 0.18/1.00 vMB 28
339,750 339,750 000000000000000006d03e88affd8679f8eb2187c322f9d0a327f3bd218eb909 445 0.27/1.00 vMB 21
339,749 339,749 000000000000000005a22f9164b82775829487d49f03e92f7adbb454ccba4121 553 0.52/1.00 vMB 16
339,748 339,748 000000000000000005d98d0dc0eb4bf9a442bb529f9b64724d46198a4aa1c603 1,093 0.38/1.00 vMB 39
339,747 339,747 000000000000000008ffbda57f365a84be68b37be603f5f590f6fefe54721947 128 0.06/1.00 vMB 33
339,746 339,746 00000000000000000a0b00ebb3c572b70bf911008285b54255ebb9486d4dbead 375 0.29/1.00 vMB 19
339,745 339,745 00000000000000000a5e84f73154c8c74ce8c632589e3f941134c174de8a3611 223 0.16/1.00 vMB 18
339,744 339,744 000000000000000008c7200e9b7a4d9cbc18126308e815265c335b97add52626 344 0.19/1.00 vMB 31
339,743 339,743 00000000000000000ac73cc0c0f0b2c8a46777e837c8d80f926b87d61d2d4d45 162 0.11/1.00 vMB 18
339,742 339,742 000000000000000002b379776f9af457f325d64a486b537703eafc982f7733aa 781 0.44/1.00 vMB 20
339,741 339,741 000000000000000014d59fe14b3f5a1ce19e463bffa213016451d3ddc67aecb5 1,560 1.00/1.00 vMB 20
339,740 339,740 00000000000000000ad570a1f52fb84b32e6a671cadd04a41f22f05ed36f05b1 570 0.50/1.00 vMB 20
339,739 339,739 00000000000000000ffcb2c6a7467d866283d666584d41c863cc7485235c249e 1,607 0.75/1.00 vMB 28
339,738 339,738 000000000000000003a4624e84bf9ad20116bfd696f1321373695d8970585d73 867 0.30/1.00 vMB 75
339,737 339,737 00000000000000001300e7a5a7a3382f39465fa1c14498a752c036b43f8c195d 1,306 0.43/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.02 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.47 GB
    • Received: 18.07 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.