Loading Tool

Explorer IconExplorer

Memory Pool

73,269 transactions
27.66 vMB
0.10709730 BTC
Random Selection Loading Transactions
Max Size: 165.54/200 MB

Candidate Block

Mining Attempt 83573fcecbd3c7ee14383707c49c7c0fd01c699a0e5b5ebad7c60c3cb5264d96
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root 1e92779a83835a2863205d8ee70c47244994db7180bb15223bb02c3ca2f23659
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,064
Size: 1.00 vMB
Total Fees: 0.03977173 BTC
Feerates: 526.32 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (653,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,995 261,995 0000000000000008c8254064c5fbc84dee23d453c2e8022074c3b6743b37524f 85 0.03/1.00 vMB 64
261,994 261,994 00000000000000097ae3f2506ed12f8503893060c8e76467b3a1e0b2b87fdd88 27 0.01/1.00 vMB 107
261,993 261,993 00000000000000035ce7303dfab674fd38cc3169ad71b2a377b3cfa891bfe514 214 0.10/1.00 vMB 92
261,992 261,992 0000000000000018cd7caf6469ea907f77827cb1bae326e7bc2685c7b9680e97 347 0.16/1.00 vMB 113
261,991 261,991 00000000000000103da14a7e7a88313266bc4fd5654060a9ee03fa8a7116a78d 76 0.03/1.00 vMB 71
261,990 261,990 000000000000001bfddd6fbf4166010632ee3de5dd4cce292753265e249f048e 214 0.10/1.00 vMB 101
261,989 261,989 0000000000000012c679010722cb1317c5ae5fa96813ace1710f540097bd942b 97 0.04/1.00 vMB 89
261,988 261,988 000000000000000e7865ed3a81c69f5e3d18ecec48431dc4506c6502f0a816b2 5 0.00/1.00 vMB 165
261,987 261,987 000000000000000e146720bf9efb09297ebc3661b15baba93084361407594551 162 0.10/1.00 vMB 70
261,986 261,986 000000000000000b0bc1a25cfdda4bbffb31a372c626f792f7f6d92448bddc80 33 0.03/1.00 vMB 29
261,985 261,985 0000000000000016aa92462c230b6af1e3219ec1964bc54f6c2c532572b588dc 424 0.18/1.00 vMB 129
261,984 261,984 000000000000000ce7cd52bdbe3cbcab7bdd1d15ce200ec835919565a1287312 36 0.01/1.00 vMB 135
261,983 261,983 000000000000000b8630a0c9dcf527ef1ddce6ba885eed6bffd6f16bba181d1e 255 0.13/1.00 vMB 101
261,982 261,982 000000000000001bcf5a7e03f09c9f5f974b8c4a48c4f876c8b9bce0b2f9c343 38 0.02/1.00 vMB 90
261,981 261,981 000000000000000cfd2757615868c90dc69f24a3db71a7f04898eda4c30cfeb5 48 0.02/1.00 vMB 67
261,980 261,980 00000000000000055b3439a95bfa80cbf0ea847a5e0000b78152122a2dd8b469 402 0.17/1.00 vMB 116
261,979 261,979 0000000000000004e3db13eef7072a222edf0710010ca2b4efe47bcef4e7595b 28 0.01/1.00 vMB 130
261,978 261,978 0000000000000012f3151778f56fcdaf8dcf544b9644c59d2961e8c308add73f 438 0.16/1.00 vMB 165
261,977 261,977 00000000000000133831e7268a47360b6e60098c2f6f2587a6b392ee28258b05 71 0.02/1.00 vMB 83
261,976 261,976 00000000000000138caa2983891c60e23cbcd99f5926373f240875d482a24d0e 159 0.06/1.00 vMB 108
261,975 261,975 000000000000000ffbc6677a89aea36f697d7bffc039783474336620d808df28 13 0.15/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.21 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: 756.41 GB
    • Received: 18.98 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.