Loading Tool

Explorer IconExplorer

Memory Pool

86,808 transactions
31.56 vMB
0.21321766 BTC
Random Selection Loading Transactions
Max Size: 191.56/200 MB

Candidate Block

Mining Attempt d3349294b3776363e1ca3c5f8ad0b0eb8c7d182dc315ef1218837d4b9424266b
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root a57602922003d9177423d36fe36690268aca74ae77b7f9ca5f8f07677f1d1780
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.10756198 BTC
Feerates: 502.67 > 10.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (538,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
376,779 376,779 00000000000000000e528494c32597b7b27483dc2b0e1e75e25668fca508b626 1,511 0.61/1.00 vMB 39
376,778 376,778 000000000000000007130d890d0942a4f4a401d371cd4b767106bc4a7ea2720f 65 0.06/1.00 vMB 11
376,777 376,777 00000000000000000ba77f1c3a1dd45dc9aee0c4280125a99f0fba1460184d69 928 0.40/1.00 vMB 38
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.94 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.