Loading Tool

Explorer IconExplorer

Memory Pool

80,208 transactions
29.61 vMB
0.06597098 BTC
Random Selection Loading Transactions
Max Size: 178.78/200 MB

Candidate Block

Mining Attempt 3d5fde3f6412d9fb557865f96cb03ce58d6c295fd0f743c4b0c728135f413f07
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 297ddb388441f3d97c53f618b078d3c4ad357e39ef397df26239fa967d59b417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00578146 BTC
Feerates: 90.30 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (910,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,560 4,560 00000000aa76e6a124d09dc0dc182a8f7632f9121e34db37def27648f71fdf52 1 0.00/1.00 vMB 0
4,559 4,559 00000000fdcd3d7a60e714c9e42edc818e9017865642b80783d85b5bfa69b6fb 1 0.00/1.00 vMB 0
4,558 4,558 000000003c43da15dfb12e8ca257c4656e10b0a115285aabf212d3d163ce8d62 1 0.00/1.00 vMB 0
4,557 4,557 0000000067190382658f2858adae0bd268ec888a435afb15fd3b76a50e3192ca 1 0.00/1.00 vMB 0
4,556 4,556 0000000054d4f171b0eab3cd4e31da4ce5a1a06f27b39bf36c5902c9bb8ef5c4 1 0.00/1.00 vMB 0
4,555 4,555 000000009932103735fbcdf36f7110fe8fa4e3fa773ea612014f3bf10661a021 1 0.00/1.00 vMB 0
4,554 4,554 00000000ed72c1e2ec926c34c50dd20ddc514d081a1794b5f773c2f8fe514990 1 0.00/1.00 vMB 0
4,553 4,553 000000000e30698ed3a2b4e35d63bb9fe5d22a17aab2b4035364a02632c6fd25 1 0.00/1.00 vMB 0
4,552 4,552 00000000fcd5ef4eea5afc135e0d18609a3690b58b12f51f5399f234c4391a05 1 0.00/1.00 vMB 0
4,551 4,551 000000008555c940e09136773b09dc488ceb3f42651cb313e6b4d5d08e434c14 1 0.00/1.00 vMB 0
4,550 4,550 000000000d59ddea668da22b3125c200f09719e6ac62c5ab2b55c86bcab0790e 1 0.00/1.00 vMB 0
4,549 4,549 00000000186fe8e4544f990fb43b357ab12d87ffaeb56f99a0b8171971a7c578 1 0.00/1.00 vMB 0
4,548 4,548 00000000bc47ee406b13ffc8ecd82cd245cf82ddbe1463c1543324eb4dcb4778 1 0.00/1.00 vMB 0
4,547 4,547 00000000e24bfa88be8f04695ad558da1643bb8e27511a87abe0307ce8fb1894 1 0.00/1.00 vMB 0
4,546 4,546 00000000b1c0f27f337a92679c51785af544fe98ac6e1f2fa92edb5fa79c3c75 1 0.00/1.00 vMB 0
4,545 4,545 00000000ba3e73a608792d336d60d352288f174f91c02b29ec098a786d0e039b 1 0.00/1.00 vMB 0
4,544 4,544 0000000048f12d3d0a25330f12a397eed42fe24d05a8225fda9171f40ee97a00 1 0.00/1.00 vMB 0
4,543 4,543 00000000ecf71bcb3574d90c08109f7aebaa9002d6f480281a2db2059cee33fc 1 0.00/1.00 vMB 0
4,542 4,542 00000000b7ca75821ff3eb358761d02b51e0c5fb57e5b2a02621c566a9318dcb 1 0.00/1.00 vMB 0
4,541 4,541 00000000baf6f42ad3a8ea7663b104f3965918f0a50671d99a90094afbbb1f38 1 0.00/1.00 vMB 0
4,540 4,540 000000002857c59b016b62d443c6cbfa1ec93ec5e9c43e4b3e9d045b1ecd1614 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.