Loading Tool

Explorer IconExplorer

Memory Pool

76,702 transactions
28.48 vMB
0.06527281 BTC
Random Selection Loading Transactions
Max Size: 172.88/200 MB

Candidate Block

Mining Attempt 702d87aca75c981053bfc205484caef763c698c570a9bd18b374e7fd1ae50d3f
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 489d33ec117ded2ef07a7c4024156d7927f944744e2a4a7bdc5219870a8776a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,510
Size: 1.00 vMB
Total Fees: 0.00613911 BTC
Feerates: 178.73 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (309,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,373 605,373 00000000000000000006004a40eb7471963b9c44ba06f73707da45851e94a7ce 2,530 1.00/1.00 vMB 19
605,372 605,372 0000000000000000000d6e6826ffd1acd99d3e8d3c844ab261170b9c04d6fc85 3,117 1.00/1.00 vMB 37
605,371 605,371 00000000000000000010e42e6e6f9fcfa555535658941bcb878fd8d2a69ef900 3,271 1.00/1.00 vMB 45
605,370 605,370 0000000000000000000071e98519ff62e6e878f44bd32451e02b3d77aaf4615b 1,560 1.00/1.00 vMB 27
605,369 605,369 00000000000000000003d92e39ae6a3fcdeb84d21267fafd493844405de5232d 2,847 1.00/1.00 vMB 34
605,368 605,368 0000000000000000000ab1b7a3094f6b75920ae77eeabe36d7c56ccb63039c74 2,735 1.00/1.00 vMB 25
605,367 605,367 00000000000000000013ec224ae2667039a155d9bd52b8d04552d2ff5dd4848d 2,949 1.00/1.00 vMB 30
605,366 605,366 0000000000000000000046585c4117bdab41b3389905dcf78331a327605c64e5 2,954 1.00/1.00 vMB 62
605,365 605,365 0000000000000000000093e5ef8e2c19956fd12cc8e00f1cea5891448d1d7005 2,975 1.00/1.00 vMB 42
605,364 605,364 0000000000000000000dba8e308092757684d40a4d110a4d16067e85219134bc 3,219 1.00/1.00 vMB 40
605,363 605,363 00000000000000000002946b3729f54dcf558e83053608cc7f5c02b9ad1c00da 2,602 1.00/1.00 vMB 27
605,362 605,362 000000000000000000001451f3ab38c923259f22fe5a28cc9d3399321922bc60 3,041 1.00/1.00 vMB 57
605,361 605,361 00000000000000000003fb2ea393234d5d4346bffd007867f3c81d8258077d04 1,882 1.00/1.00 vMB 43
605,360 605,360 0000000000000000000172e59a616a54f4e57221032a27a2f7a0c333789797ab 2,843 1.00/1.00 vMB 24
605,359 605,359 00000000000000000014e6cffb956e0d9542c9db983a242d41f7bfd1292bc249 1,854 1.00/1.00 vMB 27
605,358 605,358 00000000000000000000ab987c4af40fa6e99bda76d7b0691dd3a66ca43fcbeb 3,004 1.00/1.00 vMB 58
605,357 605,357 00000000000000000007d495f382ea83f21a36067c9bd4ae96d03a4b9057aacd 2,091 1.00/1.00 vMB 28
605,356 605,356 00000000000000000008ad5cb04fdd358b03ef42dd08d280badd809d0800a34d 1,956 1.00/1.00 vMB 47
605,355 605,355 0000000000000000000a368bd8f757609e5d2b902d3d81e2811461e72550e7ff 2,380 1.00/1.00 vMB 72
605,354 605,354 000000000000000000042e1de089b9ee56a5aeab5f49dc534f090bfe022cbec8 964 1.00/1.00 vMB 80
605,353 605,353 000000000000000000157bef3ce63431b8955f13d3054f05dadbd8924c812561 2,833 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.68 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: 675.58 GB
    • Received: 16.43 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.