Loading Tool

Explorer IconExplorer

Memory Pool

81,290 transactions
29.89 vMB
0.07725143 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt b9d07318bcfec30cd1cad7bb7eaebdc86d9c7a290fe7e57854c0f824f71528e7
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 8e34ed763dc2538d3a4282138d86215e5e27e2c3e79080d9eab27e8295578505
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,868
Size: 1.00 vMB
Total Fees: 0.01625978 BTC
Feerates: 151.12 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (127,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,993 786,993 00000000000000000003dc38fc6dda9eb216a195326cd614f4c5a604ef89fe81 3,337 1.00/1.00 vMB 29
786,992 786,992 000000000000000000056f2555c5d1a351413b9454800979bd979e703e307f2d 1,127 1.00/1.00 vMB 16
786,991 786,991 000000000000000000037ec092a9bdb56e6a484b3dd48847828a1d4bb728e2c8 2,214 1.00/1.00 vMB 14
786,990 786,990 0000000000000000000353b87853164e03b677f48366e7a7140e02805a554f37 3,425 1.00/1.00 vMB 30
786,989 786,989 000000000000000000017fab40e817532bb13a3f043c2afde6d5686eca950541 3,065 1.00/1.00 vMB 19
786,988 786,988 0000000000000000000389713f9cc71f81ac5252ca791817dac4ffb5d6394209 1,255 1.00/1.00 vMB 24
786,987 786,987 0000000000000000000318c3dfe5ad9d2a1cad71251e2b4f7b1f1cc6810538d0 2,129 1.00/1.00 vMB 24
786,986 786,986 000000000000000000045120e311e1d71375f8416232eb62769cddcdc301357f 3,101 1.00/1.00 vMB 33
786,985 786,985 000000000000000000041052ba0eb692e2b1a78d71fa9d479a4b60d1c48094e9 3,261 1.00/1.00 vMB 27
786,984 786,984 000000000000000000054155d3052ecd0f293c73615dae6b104fe58cbe3eede0 3,081 1.00/1.00 vMB 28
786,983 786,983 000000000000000000055ad846237cbab70879285223481eeab48a560c30dc8d 3,515 1.00/1.00 vMB 37
786,982 786,982 000000000000000000028d0924a394d1280dbfd463a0d90cb928b9fe3e7cbe25 4,019 1.00/1.00 vMB 27
786,981 786,981 0000000000000000000029602197226079437cb9fd8ce5072c0c9757bb91d775 1,541 1.00/1.00 vMB 30
786,980 786,980 00000000000000000004b89ab5e104bcfdf5e36702be5ea4efab38b83c63e082 3,279 1.00/1.00 vMB 44
786,979 786,979 000000000000000000059f5206381c42631cb8b8e42e936edac8a203bf7ed171 3,488 1.00/1.00 vMB 25
786,978 786,978 000000000000000000018ec2ea16fb6ca4ba8a150724f82a1204a188f371066e 3,570 1.00/1.00 vMB 21
786,977 786,977 000000000000000000002ff1303ce3e0dd1fd8f9e15c1fb7250d1f44dffb6b7d 2,342 1.00/1.00 vMB 14
786,976 786,976 000000000000000000038c43fa13f25758404eaee8c66afda892fc174fa68e89 2,976 1.00/1.00 vMB 21
786,975 786,975 00000000000000000004dcf447fa6997d7f97c2d1aa9a9367d630b5932eab157 3,591 1.00/1.00 vMB 32
786,974 786,974 00000000000000000005a70fc37bcd6b2d8a59f6d63de8935884d7bb1b151dea 2,385 1.00/1.00 vMB 23
786,973 786,973 0000000000000000000216f9a363d8ee76dc35330ad27a128872de1c821bbda9 3,853 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.