Loading Tool

Explorer IconExplorer

Memory Pool

77,032 transactions
28.59 vMB
0.06454114 BTC
Random Selection Loading Transactions
Max Size: 173.54/200 MB

Candidate Block

Mining Attempt cecb8cdfd62ab0665fa012d1638b3848536515013a26ac2560512770be1f6372
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 377a5c6ea5c0e9b1440f493ab71417cfbc7aad11d094eb8765a969568e92a5f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,846
Size: 1.00 vMB
Total Fees: 0.00521474 BTC
Feerates: 100.72 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (504,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,793 410,793 00000000000000000527050fe87bf05a630841c1b39c193d9c1aba68e9d7cdbb 1,080 0.48/1.00 vMB 34
410,792 410,792 0000000000000000042d666b6a3b581e0f30daa4e9b709022b40d8468153b555 43 0.02/1.00 vMB 28
410,791 410,791 0000000000000000008f769657d90b366c6ac99aa8fe74fa96ff044e720d0ffb 391 0.15/1.00 vMB 42
410,790 410,790 0000000000000000018000f2a781f8251a1a254ed61173bbfa700e1e14c71f4e 579 0.25/1.00 vMB 41
410,789 410,789 0000000000000000036d1bba6edc1913b2849fc11a2e2760899ffd3b20bf7947 60 0.02/1.00 vMB 35
410,788 410,788 0000000000000000007aa79ea79a8cb657a7087caffee1f6bff39e4cafb93151 1,130 0.86/1.00 vMB 29
410,787 410,787 00000000000000000612e2591205163d999fd3f5ee8424ee13c041aa7c22ea6c 2,343 1.00/1.00 vMB 58
410,786 410,786 000000000000000004c0d56260431c4644b4db75cd279358d96ac4068de3ab71 2,899 1.00/1.00 vMB 57
410,785 410,785 00000000000000000109c9574f61e9a9dd0682be7dd28caa6a58aa382c0a6fb4 319 0.12/1.00 vMB 35
410,784 410,784 0000000000000000033cfd8f270f9f0c42b92b6edf4491e8e2c5fa507190c2ba 1 0.00/1.00 vMB 0
410,783 410,783 0000000000000000061d4cb71bcbd6c27cd9490245a4a43027aa54a59b335341 104 0.07/1.00 vMB 30
410,782 410,782 000000000000000000475e501870bbfee21a1f514e62634b68250f85a34796ff 1,205 1.00/1.00 vMB 20
410,781 410,781 000000000000000005bd9022377c36388759ff623e72d9ec8e32f27a12b8bcdf 216 0.09/1.00 vMB 35
410,780 410,780 0000000000000000018d6b2960f807e06e46ed5ffc2f069abdf084e916d67d1e 185 1.00/1.00 vMB 6
410,779 410,779 00000000000000000014422c059ea14e6fdac8e000d1e7be5e79a6ff11776fe3 16 0.00/1.00 vMB 88
410,778 410,778 0000000000000000026de996ad636e1bb2ddb5c4d7f4812c6af49a17970d4132 773 0.36/1.00 vMB 34
410,777 410,777 0000000000000000061817713c601ee0b7226d0b1ef2a7bacf4e94fc2c36f0dc 803 0.42/1.00 vMB 31
410,776 410,776 000000000000000002a237837241702f1696fb3ee615b3620b389057e5699aca 516 0.22/1.00 vMB 36
410,775 410,775 0000000000000000019e82eb774d3256856afdbf044c4f16f34a7855d33cc2a9 1,260 0.57/1.00 vMB 35
410,774 410,774 000000000000000003df36694131def5d52bbb60ebea4236a43a32957a1ca217 207 0.08/1.00 vMB 33
410,773 410,773 0000000000000000013c5a9c3227aa311f5f2a37adbdee3070f0a7db9d59afe6 2,010 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.10 GB
    • Received: 15.86 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.