Loading Tool

Explorer IconExplorer

Memory Pool

78,754 transactions
29.01 vMB
0.10675502 BTC
Random Selection Loading Transactions
Max Size: 176.01/200 MB

Candidate Block

Mining Attempt a5eee721c9c09f834a7cd5b9ff9989b31845cc2a7b0868715233d5bcefaae862
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 66e025e77017d60ce70f20434b91a158e00ed3190c71c737072848994a87c14e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.03535365 BTC
Feerates: 477.45 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (310,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,916 604,916 0000000000000000000294801c317d3857af8ac8ccbeb71569e2d9de885a0c53 2,546 1.00/1.00 vMB 31
604,915 604,915 000000000000000000067d15943df373d391966d3ec3041dfec8812aeeda618a 2,078 1.00/1.00 vMB 32
604,914 604,914 0000000000000000000f73e789c8925f07825a5b57b6f0655290d17b6e5a76e4 2,606 1.00/1.00 vMB 35
604,913 604,913 0000000000000000000af71705cbb8171bcb4d9c94823eb89253c322553c2d52 2,903 1.00/1.00 vMB 32
604,912 604,912 00000000000000000009f3e4509505d97ed4ca732d8554c698296c91486b0ba7 2,363 1.00/1.00 vMB 61
604,911 604,911 00000000000000000002e36bf7d19ed04d9ee039877d93874a53e184aa59d979 1,823 1.00/1.00 vMB 35
604,910 604,910 0000000000000000001298e74799c2dea8f04cc7293f0d9489d8a1bc574466f6 1,069 1.00/1.00 vMB 10
604,909 604,909 0000000000000000000d85b50a0f6bf622a8011398c7764c5b2aef0766be9932 1,564 1.00/1.00 vMB 23
604,908 604,908 0000000000000000000b5d0a0ce632e8a4bf2d17fbb793d0084465a2d49f89a7 1,539 1.00/1.00 vMB 13
604,907 604,907 00000000000000000013431789d4789a997482282a0fb860a7ca32c15f274410 2,917 1.00/1.00 vMB 36
604,906 604,906 00000000000000000006749e8fbe2a787e2b932f034821479e62223d117c14ec 2,029 1.00/1.00 vMB 22
604,905 604,905 00000000000000000007be1519c42f649b24c2c3bbedf90e0c255abfddbdaf1d 1,306 1.00/1.00 vMB 24
604,904 604,904 00000000000000000012110f5f895a03668a6e8cd80f28bafb24440e379f56b9 2,312 1.00/1.00 vMB 27
604,903 604,903 00000000000000000014682c132c65cd608d469a7239041415c01bacdd82870e 2,097 1.00/1.00 vMB 41
604,902 604,902 00000000000000000007e0cb773a8b075699aacf6d14ec0d220fa68ae072d58e 886 1.00/1.00 vMB 47
604,901 604,901 0000000000000000000294ba0ccd8c7878988f2f07da9a254ea42b0ff701cfbc 740 1.00/1.00 vMB 68
604,900 604,900 0000000000000000001055eae43d90ef81cc9297584088f508964a1e81801956 2,155 1.00/1.00 vMB 25
604,899 604,899 0000000000000000000382109c8504af2b930fb6e6a83a0b5151b9f57b81eb2e 2,957 1.00/1.00 vMB 40
604,898 604,898 0000000000000000000c21758b4ea48ac2fd2972788467254b955ce48e974b02 2,587 1.00/1.00 vMB 32
604,897 604,897 0000000000000000000e61b0d6aa2a0004cd98deb7edb3539512772b4babe633 2,361 1.00/1.00 vMB 47
604,896 604,896 0000000000000000001050340dbb0b8c24e325a8d8ab8dfad7e75f1c79998189 2,381 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.91 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: 713.80 GB
    • Received: 17.47 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.