Loading Tool

Explorer IconExplorer

Memory Pool

78,428 transactions
29.39 vMB
0.06631266 BTC
Random Selection Loading Transactions
Max Size: 176.65/200 MB

Candidate Block

Mining Attempt 9fc8f9337124c788a6acf6a83cbc6af80a78b16f55a73dcc822a8b4f1c4fb37b
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 7f2840fc5fa478643826c4606c836cf90a342e55d7aa10a38e015f663208ba41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,274
Size: 1.00 vMB
Total Fees: 0.00666688 BTC
Feerates: 50.25 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (278,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,163 636,163 00000000000000000005021ae5c6e75031ea48f9c3252f59c4e8dd7e3731c95e 2,421 1.00/1.00 vMB 15
636,162 636,162 0000000000000000001155583dc5500fd07234d96fdf5323f15cb7c1586075c1 2,866 1.00/1.00 vMB 44
636,161 636,161 0000000000000000000f36822dbf2659b736835bf750930830cb78d0d55e49d4 2,741 1.00/1.00 vMB 40
636,160 636,160 0000000000000000000380ea40759b6e5ec0790a351de2574f6837fd28fff751 2,817 1.00/1.00 vMB 33
636,159 636,159 000000000000000000066acbd957ade75faecccd1c2faac0722727930083433b 1,814 1.00/1.00 vMB 38
636,158 636,158 000000000000000000088eed19fc5ecaa930798c6de220fed2e64d47070fe824 2,017 1.00/1.00 vMB 49
636,157 636,157 0000000000000000000c3947e82d5f017413122c0967f167649caff3563b2136 2,641 1.00/1.00 vMB 25
636,156 636,156 0000000000000000001111ada7ea42becc05bc48b9a566dec15c0241f406b7d8 2,660 1.00/1.00 vMB 40
636,155 636,155 0000000000000000000eb1f565611435876e98442155cb92cdec5ddf4c91ec50 3,014 1.00/1.00 vMB 53
636,154 636,154 00000000000000000003a0d00f290145e16888daa7a72bd1ae99b1da1c323757 2,828 1.00/1.00 vMB 42
636,153 636,153 0000000000000000000e3a3058cc835cfa594c733a0a0c49c23348700682f7cc 1,390 1.00/1.00 vMB 15
636,152 636,152 00000000000000000000229d836c5b1444255a8d751d22bb3adc4de8d7d096f2 2,847 1.00/1.00 vMB 20
636,151 636,151 00000000000000000002bf22c2e4b9315305ca233ce49f4fe5c95ac4f9ac7930 2,841 1.00/1.00 vMB 42
636,150 636,150 00000000000000000001c6678adc7eca29fd0f1d40697a72e43609c317fc2cd8 2,349 1.00/1.00 vMB 36
636,149 636,149 000000000000000000032f45bad352379368c2f54eec62f4d6479035814ebd7c 2,229 1.00/1.00 vMB 19
636,148 636,148 00000000000000000009d7bbb259fa52e538272fdf20dccef53d118f13fb5948 2,681 1.00/1.00 vMB 34
636,147 636,147 000000000000000000059d8c99937c72206f9af3aeb8414dd6f759c6c7d1f79d 2,911 1.00/1.00 vMB 56
636,146 636,146 00000000000000000008ddcc4ae884e73ea4b6de4efd3b5f4adb965334f8e004 2,181 1.00/1.00 vMB 33
636,145 636,145 00000000000000000005bcb476b97a3ca1c095d77d8ecf84d44a05584886e51e 2,246 1.00/1.00 vMB 34
636,144 636,144 00000000000000000007ce2380722f4fd8ddb028e3f9631703b729fdd5557ac5 1,428 1.00/1.00 vMB 39
636,143 636,143 0000000000000000000ee26693b269ffce575b8d59c0bbc7de50e6e23b280b70 2,532 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.