Loading Tool

Explorer IconExplorer

Memory Pool

87,149 transactions
31.63 vMB
0.21759008 BTC
Random Selection Loading Transactions
Max Size: 192.03/200 MB

Candidate Block

Mining Attempt 27ab241290e2386b0039928666fd7784226889f78cacf491698a4ffda5e9985b
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root e93e0d3bb6c071dcefeea6fb52b1b72f6cc97f518dc54e480ae50c2d8cb6a575
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,598
Size: 1.00 vMB
Total Fees: 0.10914374 BTC
Feerates: 502.67 > 10.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (538,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,800 376,800 0000000000000000113dcd9640ba790af74ecb4f636fa0fa43d05f57d874ffb3 437 0.20/1.00 vMB 44
376,799 376,799 00000000000000000292efe49c23cdefd558ef08990ea8150c0a2911bb4b5afd 248 0.13/1.00 vMB 26
376,798 376,798 000000000000000010634bcbd40cb517bbe7e637df50b62d1a92484da9c38b70 645 0.33/1.00 vMB 39
376,797 376,797 00000000000000000e6c9252897dad01054966999b9a4e3b5a3db32a949970a0 815 0.45/1.00 vMB 32
376,796 376,796 000000000000000011f9be93d377d79ea95cc73962e1e3b2f7ad78111125980f 583 0.26/1.00 vMB 38
376,795 376,795 000000000000000010b9161b6745c59a731da3cbe42c2ebaa5c6764896aad873 89 0.06/1.00 vMB 27
376,794 376,794 0000000000000000047b5281475b4709b5b0d3335cad2d09269e3e9eaed53725 707 0.40/1.00 vMB 32
376,793 376,793 0000000000000000085e7c04491046f1671669aef3de460373d30cd5585670a4 696 0.37/1.00 vMB 33
376,792 376,792 00000000000000000333d1057853ff15ff447a0c09c6a5bf0fa29d1f99c89702 292 0.26/1.00 vMB 17
376,791 376,791 00000000000000000fc13361549e5ac38786c639d8d0f189e2a567f1ba6bd46e 436 0.37/1.00 vMB 17
376,790 376,790 0000000000000000120a4bc92bcd3e1cd6ce998b2d6061305d83ec30281071c3 1,075 0.99/1.00 vMB 25
376,789 376,789 00000000000000000c839d01e452fd0e840d11ab1087abfb58f4863eca7b5ea7 2,131 0.95/1.00 vMB 51
376,788 376,788 00000000000000000b863000b6d496abb43050dde1f62937e544ff5c2da1582e 786 0.69/1.00 vMB 18
376,787 376,787 0000000000000000124c94b301c97068909ab7d88405ec612e68603aa7047d46 1,279 0.88/1.00 vMB 31
376,786 376,786 00000000000000000ce66900059ae6c8156731867a5f1466f2c5716e88358a01 298 1.00/1.00 vMB 33
376,785 376,785 0000000000000000110019bcdb23e8c02f2cccc1c94f3ae625f00a938908ec51 1,778 0.95/1.00 vMB 49
376,784 376,784 0000000000000000035b7de10df7d39889b78bf0e62ba0183d50114151f8d67a 405 0.33/1.00 vMB 29
376,783 376,783 000000000000000009c689a625899c71312ad04302f2b380262b2dbcbe6d2a93 632 0.50/1.00 vMB 37
376,782 376,782 0000000000000000120b9e804c5e36adc5ecaaf9328a0369231ef9b704d6a6cf 651 0.47/1.00 vMB 25
376,781 376,781 000000000000000002e8a670aabbfad64f3f9b9dd3a20015e32a36320ac0200a 273 0.15/1.00 vMB 24
376,780 376,780 000000000000000009233b9481e0ad74a08883bf7c36b1884351397e18da879f 431 0.15/1.00 vMB 42
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.95 GB
    • Received: 16.08 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.