Loading Tool

Explorer IconExplorer

Memory Pool

80,892 transactions
29.94 vMB
0.09200185 BTC
Random Selection Loading Transactions
Max Size: 181.64/200 MB

Candidate Block

Mining Attempt 7e04f9d0cd2bf11162acf965fece88e180a1827c5aaf6a3aa26dcda46a496a24
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 85599114b85ec24faf25cccfcae8f8d1fe8e76a43a9fb84f049465da2c8af9d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,004
Size: 1.00 vMB
Total Fees: 0.02368049 BTC
Feerates: 61.00 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (145,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,225 769,225 00000000000000000007bbc485a48b673d024d32971dc1d6c271fa49bd9301c7 784 0.26/1.00 vMB 17
769,224 769,224 0000000000000000000293ce857194a591963b88a78d75e4b79957099031b917 708 0.20/1.00 vMB 19
769,223 769,223 0000000000000000000042eb4a86e21c95061b116a65b03990350d08f2b3a30e 175 0.05/1.00 vMB 18
769,222 769,222 00000000000000000001b73f0c06ca34614c8feae31746110c9c9e1b30f0a923 1,494 0.93/1.00 vMB 9
769,221 769,221 000000000000000000027cf4c1931c737b42157327c760a601abd3b1a2da104c 2,581 1.00/1.00 vMB 22
769,220 769,220 00000000000000000000c080b6ccfa201a16a550b4f91d97fe1fce6d74a22ccd 1,999 0.63/1.00 vMB 16
769,219 769,219 000000000000000000054a88b7079d2f75e132ad4522b96e83e8281f0b780508 1,493 0.55/1.00 vMB 15
769,218 769,218 00000000000000000002018c393914fd6a6cf812339bfb526fc935a01edb9f97 1,764 1.00/1.00 vMB 9
769,217 769,217 000000000000000000076ac3096703b100e9bb7ca9c79bda00bd9c94db915014 1,702 1.00/1.00 vMB 11
769,216 769,216 000000000000000000058c05e97952f12b0307fc4ec8ed2a584284270bb1fd58 2,277 1.00/1.00 vMB 20
769,215 769,215 00000000000000000005f11253bdaab14b69109cf5aee0cb7986495e0edcd1ca 2,968 1.00/1.00 vMB 31
769,214 769,214 0000000000000000000420500b6ca7b3ff888ef659b0c7311122b1b078136b27 287 0.12/1.00 vMB 17
769,213 769,213 000000000000000000015adb092577107c34db5370dacf8e41a3e0f6964a87da 509 0.22/1.00 vMB 16
769,212 769,212 00000000000000000000fde6e7571023a38e13a7a78527c9c0d713757d9c42ca 1,273 0.45/1.00 vMB 17
769,211 769,211 00000000000000000002f06938eb9039e7f8935f118d0be7f0eff54c783d1bf5 908 0.24/1.00 vMB 19
769,210 769,210 000000000000000000067fc6cd2d03c77d4c967402986d1ae039153d7493a262 114 0.12/1.00 vMB 5
769,209 769,209 000000000000000000068ba7aa8da1f7a470c20080f6c71475c21e121092480f 2,160 0.98/1.00 vMB 13
769,208 769,208 00000000000000000006672b8bf0b2c34569ee3edbc5f67e9c6dae4134b55141 1,695 0.98/1.00 vMB 11
769,207 769,207 00000000000000000005234f6c79754e3c051cf3966c6dd8f60185f5e93c2497 1,899 0.98/1.00 vMB 7
769,206 769,206 0000000000000000000141586ec198b70d2dcde0aebcb562427a5f3f1b05af0b 2,272 1.00/1.00 vMB 17
769,205 769,205 0000000000000000000746d7811e5bd0dd26414a9f62fb58c10f4d33c65f6244 1,947 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.61 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: 671.90 GB
    • Received: 16.05 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.