Loading Tool

Explorer IconExplorer

Memory Pool

78,479 transactions
29.14 vMB
0.08241963 BTC
Random Selection Loading Transactions
Max Size: 176.36/200 MB

Candidate Block

Mining Attempt d427084d4c23e4599252cf8b59bd5fe70442f778196c7652cfbd3b1e692f1912
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root ff8e29626bdc63fd54550d2c39ca16a1f96264589c6c4dc577e1bf6dd0820699
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,678
Size: 1.00 vMB
Total Fees: 0.02137107 BTC
Feerates: 178.73 > 2.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (599,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,129 316,129 000000000000000008db73afdc251e5e2c9b5953e0178593e4e19aea2404cf73 318 0.19/1.00 vMB 25
316,128 316,128 000000000000000015a7037571fac89bae5dd37c22bc06523ef41f588a2e6d49 273 0.28/1.00 vMB 19
316,127 316,127 0000000000000000111a4e99f8b2308764e2fa91018eae2e67ac975985e80c4d 512 0.19/1.00 vMB 41
316,126 316,126 00000000000000000ba76f2b8c1d38434cb673446088eea2211f360c96f00763 274 0.15/1.00 vMB 19
316,125 316,125 00000000000000001c03d03270e4b5ff58f6c78f645720fa374d7e402e602c7a 35 0.01/1.00 vMB 49
316,124 316,124 00000000000000002eb1ba4e4c4d4ad9ba051d32bab9a67e940a7d86686f3a9b 345 0.19/1.00 vMB 28
316,123 316,123 00000000000000002013736cb8f5fa1eae9c9c4e003a821e46c1e1a96e7c5655 267 0.17/1.00 vMB 18
316,122 316,122 000000000000000029ec849b4d279237c6e06a24f4d4c6209424c6b8eb13c183 402 0.20/1.00 vMB 31
316,121 316,121 00000000000000001e21dc522005d21a9d9365626571b94cebebacb5061752ae 187 0.13/1.00 vMB 13
316,120 316,120 0000000000000000237ae2b000d36c98f97ba455469ef72c4fd45d4f81b88019 1,207 0.67/1.00 vMB 39
316,119 316,119 000000000000000021709baf97a4a9c011e3602725c61b323a88586abe6863a0 139 0.10/1.00 vMB 11
316,118 316,118 0000000000000000173936d4743849fa4a67a56ec3b8a1bb2adc278d9232b822 1 0.00/1.00 vMB 0
316,117 316,117 0000000000000000150ab5769a9a0cda865746d5f6c51699b3d3f046bd0ba01e 1,155 0.69/1.00 vMB 26
316,116 316,116 00000000000000001d3d14231b19222848f6c13c8fce88b415aa0f3628e398ae 220 0.18/1.00 vMB 17
316,115 316,115 00000000000000001e9fab78ed6564f1909a976721c14e7a346be4dab618465c 787 0.49/1.00 vMB 26
316,114 316,114 000000000000000026c53767dcba5f0c3c447af4c1e4d80158116547e1df6fb8 1 0.00/1.00 vMB 0
316,113 316,113 00000000000000000b7625548ccb22ae54fcd0d01dca384d6ea00c3ea15b6cb2 353 0.18/1.00 vMB 30
316,112 316,112 000000000000000012997ef7ca4c8121cc36a4eb11cb9b0ad61bfc4142c8f90f 86 0.07/1.00 vMB 38,052
316,111 316,111 00000000000000000220a59cfe4e06784d6a268869f0c90be8d76234927d50c3 500 0.32/1.00 vMB 27
316,110 316,110 000000000000000023e2696e2a525b32f4887266da7a694f5a924f375f2d3ba2 869 0.56/1.00 vMB 25
316,109 316,109 000000000000000029c97cae656572a20b265decc4cfa1981c3614ea0de2fc3d 416 0.22/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.68 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: 678.11 GB
    • Received: 16.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.