Loading Tool

Explorer IconExplorer

Memory Pool

75,988 transactions
28.19 vMB
0.08972041 BTC
Random Selection Loading Transactions
Max Size: 171.07/200 MB

Candidate Block

Mining Attempt 47b945aa4a88cc1a032f738d60f72f6d66d43b09534eae38eb405d675c1c57f0
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 13aec3de8403c8001965b4d6ccb898ab2b08ac71819adc4b08a0831428ab6848
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,662
Size: 1.00 vMB
Total Fees: 0.02849947 BTC
Feerates: 402.60 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (584,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,555 330,555 0000000000000000035c18067ffdb445edf2f94973ce5e2dc4d34dbb5085104e 213 0.12/1.00 vMB 26
330,554 330,554 000000000000000017c75868910e522b8db7d464d2cc1d9b9198150afd069fdf 169 0.10/1.00 vMB 26
330,553 330,553 000000000000000018a13446b4166d757abf70997a1fda790107690c579ed360 1 0.00/1.00 vMB 0
330,552 330,552 00000000000000000cf8cee375c82813edf7ba3858e9b17176f3bfee53af5228 83 0.03/1.00 vMB 28
330,551 330,551 000000000000000017c9addfe266e0dbead1b1dac76c75c0b9e1e9704f9ab615 296 0.16/1.00 vMB 25
330,550 330,550 0000000000000000192f4aac3e0348a663809b4128d2c5a946c20d0ebfb2481c 163 0.10/1.00 vMB 6
330,549 330,549 000000000000000019313048907412c672c6884a575b93de8fc92b2a2d52eb33 293 0.17/1.00 vMB 25
330,548 330,548 000000000000000010772ceb46edbc9a5f651e9186e0c4bc462e7784d80a1202 337 0.18/1.00 vMB 27
330,547 330,547 000000000000000009703be180e48245cf85b7f6dfbe50825a5b46e1fb16c247 15 0.01/1.00 vMB 10
330,546 330,546 0000000000000000126b9f736e907aeb2b68679b959dbd8d19bca3e033340629 532 0.41/1.00 vMB 21
330,545 330,545 0000000000000000126fc62619701b8c3da59424755e9de409053524620b114d 128 0.07/1.00 vMB 23
330,544 330,544 000000000000000008573d8ac6eb85ea50fc164c2339dffeeb768423b72f5eeb 326 0.12/1.00 vMB 32
330,543 330,543 00000000000000000b189b34dd8f2ecbc3a804089a57cd8edfe0e1670487065e 453 0.24/1.00 vMB 26
330,542 330,542 00000000000000000aa58c629299e807ceb72171931a323d49db8383b6a92eab 571 0.34/1.00 vMB 25
330,541 330,541 00000000000000000298def95a63fa8c2ccedb1a18431e7e8feb9332270dc947 654 0.37/1.00 vMB 24
330,540 330,540 00000000000000001481e0777fdc59171da46fce0dd7dc7ed203c12474d1d971 582 0.33/1.00 vMB 24
330,539 330,539 0000000000000000106d9413b966a2bdde440dc226fd0555c1197b22e68dcc12 69 0.05/1.00 vMB 22
330,538 330,538 0000000000000000122dacce93c50661ad76ae84bbcd2de78b5d6f67dd03df83 32 0.01/1.00 vMB 70
330,537 330,537 00000000000000001a6701f5917139b590b7127fd663f34780b2fa726b4347d0 343 0.17/1.00 vMB 30
330,536 330,536 00000000000000001ab3b0d2d0962ba1c7653c1f5229fc95c225cab0640208ee 988 0.58/1.00 vMB 26
330,535 330,535 000000000000000015e5bf7614e1048238045edc3fa71a7f49566c192624fc6d 113 0.09/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.