Loading Tool

Explorer IconExplorer

Memory Pool

85,978 transactions
33.13 vMB
0.09679465 BTC
Random Selection Loading Transactions
Max Size: 196.20/200 MB

Candidate Block

Mining Attempt 31dbf9d73e442c9b60666adf5a411bb0e98908b411055ce35e40679709267841
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 19af23c044249126891c9104a18f9fb39ffbeb527266f61406ad448efeee3096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.03056722 BTC
Feerates: 150.67 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (292,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,832 622,832 000000000000000000094419eb08b3c2c1b61d260e3d78e8152474ce16b7ff2d 1,248 1.00/1.00 vMB 9
622,831 622,831 00000000000000000007c96a4df34d88780c82f1b020261b0702aa041d929d22 721 1.00/1.00 vMB 1
622,830 622,830 0000000000000000000690531119fe1dd0ba3c462c0c9d027b646030da1f24d7 2,790 1.00/1.00 vMB 27
622,829 622,829 000000000000000000059cbe6bf0eb00090c56b799ce59397c6b27abd6681ff0 3,030 1.00/1.00 vMB 44
622,828 622,828 0000000000000000000897b95701e001c5a850140d67fcf80310e9aa736740c6 1,812 1.00/1.00 vMB 16
622,827 622,827 000000000000000000082dce4ed8a42ff044a19284bb11d8472973f7a9f5d2a8 1,949 1.00/1.00 vMB 4
622,826 622,826 00000000000000000009886e3cfad426e10892ebfa790b0b383b656ed239e5ed 3,056 1.00/1.00 vMB 29
622,825 622,825 0000000000000000000b96c856bdda55f1a6fb052265b778ce9d9e8761d0c1cb 2,190 1.00/1.00 vMB 44
622,824 622,824 000000000000000000036314a8bc11964425c558548cf632556d8389ccdc3355 3,035 1.00/1.00 vMB 63
622,823 622,823 0000000000000000000f1044d22a21387d5ed7b5e5879166aecdc79035cf8206 2,670 1.00/1.00 vMB 19
622,822 622,822 0000000000000000000eb3ede5a3460290cb20dbe33ab9e39c9c3224ef58eed9 2,393 1.00/1.00 vMB 28
622,821 622,821 0000000000000000000e6ed29e9dcae344a468cf2f72dd9ed8d56b768663262f 2,321 1.00/1.00 vMB 53
622,820 622,820 000000000000000000001baaedd441ea1cd7db4f260cfd8d89f723baa02f8926 1,531 1.00/1.00 vMB 5
622,819 622,819 000000000000000000006405d557a39a32fd3c313b3276b8066093aba73f6ea3 2,233 1.00/1.00 vMB 9
622,818 622,818 0000000000000000000c73e8a2077020b263eaa87f3241cc6ac8d3b0064dd066 2,848 1.00/1.00 vMB 36
622,817 622,817 000000000000000000068a93bde90329e9d19cc40fb232f6bbb356cab527bebe 3,164 1.00/1.00 vMB 56
622,816 622,816 0000000000000000000098be504260e2378aee2f1fd17d384afa33bf2a0594f7 2,241 1.00/1.00 vMB 50
622,815 622,815 00000000000000000006c95eff75876ef1d4137b66d0732f7e4c964b022a4ad1 1,961 1.00/1.00 vMB 21
622,814 622,814 000000000000000000084ce7b0d7b0ba07fca4f4fd020403d884a2792433ab7b 1,883 1.00/1.00 vMB 21
622,813 622,813 0000000000000000000cd8dddee1c43f22b6f6304fad42ff9ae618dee6109080 2,716 1.00/1.00 vMB 14
622,812 622,812 000000000000000000006e5b56287b32d68c1ff9b9f0807b2991f6a4afc6a7df 2,538 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.