Loading Tool

Explorer IconExplorer

Memory Pool

74,469 transactions
27.64 vMB
0.07205617 BTC
Random Selection Loading Transactions
Max Size: 168.37/200 MB

Candidate Block

Mining Attempt f0bfc27d20c735700fc0f3132e07aefcb13bf0177e58f30f9582f1a91dec0784
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root c8d227f53c3be8dfba9638111af817d4989c5d5b1ade2c1ab5139a93954e0750
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,765
Size: 1.00 vMB
Total Fees: 0.01300651 BTC
Feerates: 65.93 > 1.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (609,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,981 305,981 000000000000000013f31f51917c46ec624af94178e852157a351283a2f7415b 896 0.52/1.00 vMB 29
305,980 305,980 0000000000000000368812e64c137d0f812541879d3cc8fdcd2f250f67d2a902 342 0.15/1.00 vMB 31
305,979 305,979 00000000000000001f3c0cd9c721317ab2f0a7ef8162cfb158149b9398bf64da 627 0.30/1.00 vMB 32
305,978 305,978 0000000000000000018ea7ab5779b1d78f3db127df7c1efdd7fa149c8cb7e759 497 0.23/1.00 vMB 38
305,977 305,977 00000000000000003d4176327cd471326cc7aa6704631f1877e7594be5c10d17 443 0.27/1.00 vMB 28
305,976 305,976 00000000000000002a5d9a5100710d0f32db21ebb6f6de54f06b44c2aa29e2cc 1,204 0.50/1.00 vMB 36
305,975 305,975 00000000000000001fc57a5577c63cabd29185608abb021f42eac1ebe23f0150 314 0.16/1.00 vMB 35
305,974 305,974 0000000000000000124038dd08a5b0ba77a67547eba48b88a41e4c4204660101 44 0.07/1.00 vMB 5
305,973 305,973 00000000000000005107a44eb56ead7a1b2381b0c568544ea22b30f9fdabfddb 74 0.03/1.00 vMB 35
305,972 305,972 000000000000000032f88948f9d8a39cfa6b1a738df5e3270d36a6a9c3c884e2 622 0.31/1.00 vMB 32
305,971 305,971 00000000000000003987a2a567ed6216aa53e1f65a081e51394cca4d367a240f 120 0.05/1.00 vMB 40
305,970 305,970 00000000000000001d9133950ebbe0c09d3d91c327ad41f2493a23a8407a211a 491 0.28/1.00 vMB 27
305,969 305,969 00000000000000001305738c9f9362acf3b21fd7b4002ca11a39cc5f1e62fecc 204 0.19/1.00 vMB 18
305,968 305,968 000000000000000051975aae8bfc5bb7be004864512ce470fc57d12aca25e029 437 0.33/1.00 vMB 28
305,967 305,967 00000000000000001719f4c5f30ecaeebf393480ea8102807b017e5fca46b2f0 122 0.13/1.00 vMB 23
305,966 305,966 00000000000000000a94cd53c34e2cdfd2b7eab95e7b2d948e5ad200d863bcd4 196 0.17/1.00 vMB 35
305,965 305,965 000000000000000014982028ff706f1d237d664a2a2b227f7aba4391c3872362 191 0.25/1.00 vMB 16
305,964 305,964 000000000000000030f71140130a978b6dd73987536bacc7a0a471aacbcb4586 542 0.35/1.00 vMB 31
305,963 305,963 000000000000000046e314010a52d9f3ea1d462bc2cb8bd54bb7d9e825d6d93d 122 0.08/1.00 vMB 24
305,962 305,962 0000000000000000457b8773ba1226acf1ec18f8a70c86d86e86b99c049e4eaf 60 0.03/1.00 vMB 24
305,961 305,961 0000000000000000075e3f7b59f10daa54c9c91b0c8e568cbbba103c03a8af85 344 0.22/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.