Loading Tool

Explorer IconExplorer

Memory Pool

87,604 transactions
32.09 vMB
0.14229176 BTC
Random Selection Loading Transactions
Max Size: 193.69/200 MB

Candidate Block

Mining Attempt 1033f2ffb0773132c07953d58feda5727e41b5c9e630dd7104c419aa162e41aa
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 242f6d25461ec1d954733f28c3e78bd6e08ef03d22fd43d90013023b2e0725ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.05194848 BTC
Feerates: 911.92 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (64,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
850,898 850,898 000000000000000000019e9907c837298e5ff1d0d305d34bc2b732b0d1d08b23 2,984 1.00/1.00 vMB 9
850,897 850,897 000000000000000000017373efc698dda06402ee456972fb4e3f7fc56eaaf325 5,443 1.00/1.00 vMB 8
850,896 850,896 000000000000000000007d4b0c1c3999e22bef2e4247717a1744b62d336b46a0 7,040 1.00/1.00 vMB 6
850,895 850,895 000000000000000000037864b5c7306d9d92d47324583f66d585ccbcac41d40f 7,392 1.00/1.00 vMB 6
850,894 850,894 000000000000000000026c633474511dab7c2f64d1bc2152cd5189551b0ce572 5,331 1.00/1.00 vMB 8
850,893 850,893 00000000000000000003679e6c6fe8856ec89d738db01032bdd4a0153ccdc582 6,338 1.00/1.00 vMB 6
850,892 850,892 00000000000000000001330266f8ac3eeb454a6a9adeebb7ed2127eec3970733 7,499 1.00/1.00 vMB 6
850,891 850,891 000000000000000000002f983a795a71ca5069b61714c2f88da6b3310690451c 3,094 1.00/1.00 vMB 10
850,890 850,890 00000000000000000001d872c067b66e624658261b9639c4653cfb7a831e29ad 2,769 1.00/1.00 vMB 7
850,889 850,889 00000000000000000002767adcbfade26ae3d19d80cfb37106e6a09aa51e9f59 2,733 1.00/1.00 vMB 11
850,888 850,888 000000000000000000014e99e985f78f07a5f31b7203af4f1cfd6b0061683218 3,543 1.00/1.00 vMB 9
850,887 850,887 0000000000000000000166b7e198ccce9bf1b127c9b1ccda6a59553988699e00 4,513 1.00/1.00 vMB 6
850,886 850,886 000000000000000000033783ec5722be58b6603ffaeff7e3eb1082f5a62e877d 2,479 1.00/1.00 vMB 12
850,885 850,885 0000000000000000000355ef9e655c4f888c80da2ad35adfd84dad32c2b7dbf4 2,641 1.00/1.00 vMB 7
850,884 850,884 00000000000000000000020d7b29142544261657bd436ed5fd4d3fe7fcbb2bee 803 1.00/1.00 vMB 8
850,883 850,883 000000000000000000028df6d82948736c8deea54ad15b8ea39c5490311be90b 3,016 1.00/1.00 vMB 11
850,882 850,882 000000000000000000012e59d480b193c4b960831bd5c6db1e4cf4656c45bee5 2,807 1.00/1.00 vMB 12
850,881 850,881 00000000000000000001613082828217d6260af7ab0f4cda486decc35f07717e 6,412 1.00/1.00 vMB 6
850,880 850,880 000000000000000000000f99e9d64a483f16857336caaf861cbd0270dc0801c3 2,921 1.00/1.00 vMB 11
850,879 850,879 000000000000000000033ad920feb91a8ccc6f02db0047b11b1a0ce0cf482f76 4,566 1.00/1.00 vMB 8
850,878 850,878 000000000000000000001d02659c7ef6d29df42de13b477f24cdb882d34fe711 3,283 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.34 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: 661.02 GB
    • Received: 14.79 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.