Loading Tool

Explorer IconExplorer

Memory Pool

73,948 transactions
27.35 vMB
0.06735944 BTC
Random Selection Loading Transactions
Max Size: 167.00/200 MB

Candidate Block

Mining Attempt a3667da47e480efbc6fd23afeba3d1a82fda63f60dfc7f879a84fe54bc36d902
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 7018ae67b7c651e55cf2ac682a1a4057c896891b062e83253ec7e6584b83f62b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,268
Size: 1.00 vMB
Total Fees: 0.00914158 BTC
Feerates: 402.60 > 0.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (650,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,821 264,821 00000000000000025344a98d41125f5a82b488a05eb1b93520b15cca1599f7fc 434 0.22/1.00 vMB 119
264,820 264,820 000000000000000313a9ead24feb0a02a5a929da6f2722e6e1a10c0e2be702a5 458 0.22/1.00 vMB 124
264,819 264,819 00000000000000001197432c02f7d01031a84ed6b24b7374d78b4fe586b80054 97 0.04/1.00 vMB 97
264,818 264,818 00000000000000049a7853fa6f86770e22c1ca6040b2c4a35e4cdd5c96b98ee8 188 0.09/1.00 vMB 99
264,817 264,817 0000000000000001e72fe63d7a27802ac6ac5862fc74ed4da2da581b459c506e 400 0.17/1.00 vMB 121
264,816 264,816 0000000000000002d6e50dc038813bdd49c56bff320a49acc34ca3c91f26e6ca 7 0.00/1.00 vMB 99
264,815 264,815 0000000000000002623d732d6f4666d7a4858f28e032a1db682267eefc41cd98 127 0.05/1.00 vMB 99
264,814 264,814 00000000000000044d33b1b3b8b1cce06b029a3c4c07a40c850c620aba3027cd 476 0.20/1.00 vMB 118
264,813 264,813 000000000000000ce8596ca656cfeeea469086454374b7e0b54eb7f20cbb3f98 87 0.07/1.00 vMB 40
264,812 264,812 000000000000000b65f4ce8be2b545673dd6e8b5861c079eed9856f313d8ebfc 336 0.15/1.00 vMB 122
264,811 264,811 00000000000000099f85dad41eb8a033e4e659775a2796f5e4db3237a0c18e45 118 0.04/1.00 vMB 99
264,810 264,810 0000000000000004411d1eb2b738d484a950fe8365d16dcb4459ba18c00d4e8c 349 0.14/1.00 vMB 87
264,809 264,809 0000000000000008f46fa0616157575095decbb7c8c0f59bddaf150f12c3a0b3 99 0.07/1.00 vMB 68
264,808 264,808 0000000000000001308058a2f7be135bdff5c98980e2ea07b7e27d1a271f8d60 593 0.25/1.00 vMB 112
264,807 264,807 000000000000000be543000897000ce63bac7fc2d54cf65f1ce9c6481dbd5292 225 0.08/1.00 vMB 137
264,806 264,806 00000000000000033f754546d1b9778662c1b2b73bef4d33bfa0cebeb7e6945c 28 0.01/1.00 vMB 118
264,805 264,805 00000000000000090688edab3306432fadf40deeb3e7fd3f89f69388869a17b2 82 0.04/1.00 vMB 81
264,804 264,804 000000000000000ac9c463693babd2caf5ebeed09965307c6b5c5a86f94b54d2 55 0.03/1.00 vMB 111
264,803 264,803 0000000000000005894fce1b94e1d477b5ff3bb4e1af1c856d6f89b0ed843694 118 0.05/1.00 vMB 88
264,802 264,802 000000000000000ad7cbe11a38199f02f640560799391599eea929fcd5d8f992 17 0.01/1.00 vMB 64
264,801 264,801 000000000000000e49da9a5e245b8b5a83ff797ef92a38e82cf912969375ab36 31 0.01/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.