Loading Tool

Explorer IconExplorer

Memory Pool

81,512 transactions
31.21 vMB
0.07722161 BTC
Random Selection Loading Transactions
Max Size: 189.93/200 MB

Candidate Block

Mining Attempt 5de318926a59ffeae6ca8e2ad8eccf9b768807a4d6fbf331c02bccfb986ea8ab
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root c7e40fb9c551a94d262488df9b7f9314e85cdb7d625d502ea546352105c41336
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,002
Size: 1.00 vMB
Total Fees: 0.00958457 BTC
Feerates: 100.37 > 0.96 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (131,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,259 783,259 000000000000000000000c650c756da93488f799b0283dbae0a5548d3c319833 2,867 1.00/1.00 vMB 14
783,258 783,258 00000000000000000001be1942eca8d479077dce78ec9510016d4831b490df4d 3,130 1.00/1.00 vMB 31
783,257 783,257 000000000000000000019ce7fb71b73ead886eb829931be843bb16fc933d4635 2,515 1.00/1.00 vMB 16
783,256 783,256 00000000000000000004510104714b48eda042eb5b1011e2920fd1218f10a08a 1,495 1.00/1.00 vMB 18
783,255 783,255 000000000000000000039658baed47d0ea1f97551689337c7f6915f66564e23b 1,856 1.00/1.00 vMB 30
783,254 783,254 000000000000000000051c26b32d5af2b74517b26bcd0e804b49c5c6986f87c2 1,857 1.00/1.00 vMB 13
783,253 783,253 00000000000000000000780d4e5edabeffa31065280670c634f15dc9985aae9f 866 1.00/1.00 vMB 7
783,252 783,252 000000000000000000029ebc2202cffe4ebe2db14c8f2dbfe3a7048a6c652c3d 1,040 1.00/1.00 vMB 10
783,251 783,251 00000000000000000001586d33717bf698ea49a2ff09b875c67aab06923efdc5 301 1.00/1.00 vMB 4
783,250 783,250 000000000000000000034c95e4016496eb84a3f78f079f155b788bc62a4d38c7 611 1.00/1.00 vMB 5
783,249 783,249 00000000000000000004b3aa624bafd6f4f512b61259141dae8e5552713748cc 1,076 1.00/1.00 vMB 8
783,248 783,248 00000000000000000000ed50683374ccad3602f55da3159337da0e95be1df083 3,023 1.00/1.00 vMB 19
783,247 783,247 00000000000000000000942a52780de38137bc6eab3fb7b078c1b4eaf8122546 760 1.00/1.00 vMB 4
783,246 783,246 00000000000000000002f596d34c4e3ab9a923aad29083acb5439c8bd5a19b70 2,116 1.00/1.00 vMB 14
783,245 783,245 00000000000000000000b75012d92c6330d8837946e0a44ecead9394ab5081de 750 1.00/1.00 vMB 6
783,244 783,244 00000000000000000004ec29fbadef41a88a67131b43b4f68ac83198737e0ce9 1,064 1.00/1.00 vMB 8
783,243 783,243 00000000000000000005d1475bb433117718e37c147486573e084b60538093d3 1,314 1.00/1.00 vMB 10
783,242 783,242 00000000000000000003815cb083b2538c7e1c4033123824e4bacfe77da8cd82 1,850 1.00/1.00 vMB 13
783,241 783,241 00000000000000000003ab087a15bb27da207039b9577453182d4cdf50516084 879 1.00/1.00 vMB 9
783,240 783,240 0000000000000000000292fcc67f1edb56cdb93e439cf4d395ad3e014c893ffb 3,061 1.00/1.00 vMB 14
783,239 783,239 00000000000000000005227bf7b13098bc53b540b621a780222f677c0c3e3b11 3,208 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.