Loading Tool

Explorer IconExplorer

Memory Pool

76,209 transactions
28.01 vMB
0.08006411 BTC
Random Selection Loading Transactions
Max Size: 170.90/200 MB

Candidate Block

Mining Attempt 35f7b54a847e4b32c6a9d1f08996698c2a068f6c78bb41d0dbc671d1bee58d38
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 8f06849fd049a5e1cb8b1d119e876dea0960530870359a8e97f15cca2371d785
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,320
Size: 1.00 vMB
Total Fees: 0.01993961 BTC
Feerates: 150.93 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (381,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,758 533,758 00000000000000000004c12a9a9bf882bc059be70bec8f965b8a512250b684f8 1,961 1.00/1.00 vMB 12
533,757 533,757 0000000000000000000fce4227f0f9ab839adcd4e2164bdd8c558eba6cf33ecc 792 1.00/1.00 vMB 8
533,756 533,756 000000000000000000339c7e59fcc36b97761c5bdca9200404c7a8c78a9d0f39 2,123 1.00/1.00 vMB 7
533,755 533,755 00000000000000000006b06c2ed2c160717338a8237e2cb3319d0556782eba44 2,347 1.00/1.00 vMB 36
533,754 533,754 0000000000000000001fb0c30265edb2823429e27a80cf88396b80fb8f7d0b42 2,226 1.00/1.00 vMB 5
533,753 533,753 00000000000000000016de7d14887194f3a2b5164adca9b8e7377b78816abe24 2,926 1.00/1.00 vMB 5
533,752 533,752 0000000000000000002e719f550e3d7b834eb179072f9a38aabc93634934cef4 2,314 1.00/1.00 vMB 29
533,751 533,751 00000000000000000032030337f5b06500cb85e78db168a04c2d7af1524d67e8 2,215 1.00/1.00 vMB 44
533,750 533,750 000000000000000000272f6b80bd44e5f98eb72cc732845222bb87154a348b85 2,226 1.00/1.00 vMB 31
533,749 533,749 00000000000000000002a6e0499d8620e1c9420e527a267a0f8d52fc68974461 239 0.09/1.00 vMB 14
533,748 533,748 00000000000000000010a67f151d0a913974b1857d1297088f06f2f2aaa9cbc2 1,758 0.71/1.00 vMB 21
533,747 533,747 0000000000000000001834620dae8e575c7033df57335430fb214863cfb1d508 808 0.38/1.00 vMB 16
533,746 533,746 000000000000000000001e9c437fd72b433e7fa233e0986a720b24d50821d915 786 0.37/1.00 vMB 29
533,745 533,745 0000000000000000002b993f93dc3b99331b6ba2775e6bd293602ca064058928 1 0.00/1.00 vMB 0
533,744 533,744 0000000000000000003457a9fffdd8324dc5b9a984fa657259c30b1b10b7e026 1,452 0.59/1.00 vMB 17
533,743 533,743 0000000000000000002af81f5d04c32f2c0152b836bdd2cfcad71d6f3f97fe48 2,197 1.00/1.00 vMB 21
533,742 533,742 00000000000000000006fb1e162aa75ea7532620dfb8aa4ae3a3e0d827164e96 1,055 0.42/1.00 vMB 5
533,741 533,741 0000000000000000002a8408dead77d9c67ed95e7cf762b4dd551fe5d83f827d 467 0.25/1.00 vMB 47
533,740 533,740 0000000000000000001994f3826bb26bb8d8c15b58b6e930737a65fa210c5fab 1,307 0.53/1.00 vMB 29
533,739 533,739 00000000000000000028b8525f410587a0d30e5370495ed8b064909fd7c1a779 1,185 0.48/1.00 vMB 18
533,738 533,738 000000000000000000117347d706c1307e2e9aef1f61644ba01a48c99da51ce3 1,759 0.78/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.