Loading Tool

Explorer IconExplorer

Memory Pool

78,178 transactions
29.33 vMB
0.06530398 BTC
Random Selection Loading Transactions
Max Size: 176.27/200 MB

Candidate Block

Mining Attempt 5f6c671c5c18aae5d5c99321c0c1a46612fda48673e2f5f58c123b36619e6966
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root 4fa0843aa68aadb7583ef2943304e4dc693a8812318691daf19aaa1d96fcc437
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,998
Size: 1.00 vMB
Total Fees: 0.00593168 BTC
Feerates: 101.06 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (84,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,253 830,253 000000000000000000011c017efb39fd97c508a3d68282c14c78c4fad42d2c35 2,784 1.00/1.00 vMB 34
830,252 830,252 000000000000000000018f3c31aaed60fcea4ef08a2c783834227ddd5fc7e2bc 2,637 1.00/1.00 vMB 56
830,251 830,251 00000000000000000001dff5ac7a3d92b034f16c2fe2d8fc2f4092abfcea6916 2,575 1.00/1.00 vMB 47
830,250 830,250 000000000000000000018adc1913e678f411f15d3cb1010ffac021d5cc04a73f 998 1.00/1.00 vMB 15
830,249 830,249 0000000000000000000137d77cdfc6da651ec97f231c3fc5cdc2a16dc3582806 1,289 1.00/1.00 vMB 25
830,248 830,248 0000000000000000000081823c9f82b94a62b60db7bcb616585150f33cfca099 919 1.00/1.00 vMB 20
830,247 830,247 00000000000000000001f13e9ae4191631a7552b2394fa70dc936ec137a09aa7 1,908 1.00/1.00 vMB 28
830,246 830,246 0000000000000000000148ccfa50ca482bf407e2ff99274e7dfa4b0d58060f7c 3,080 1.00/1.00 vMB 49
830,245 830,245 00000000000000000000ce0e4c8ab2bbc204597a81996baa6963ec39bb2be763 3,378 1.00/1.00 vMB 82
830,244 830,244 00000000000000000002f9571d54d9ae214fd0d05bc103016495efa3554b22f0 1,364 1.00/1.00 vMB 21
830,243 830,243 00000000000000000002c641a49822c3b10baff07e0cc66f4d6d4a82a39a9aa6 2,255 1.00/1.00 vMB 31
830,242 830,242 0000000000000000000148e707957be06f45454192dc350fdaff3a2540b18608 2,050 1.00/1.00 vMB 32
830,241 830,241 00000000000000000001742b40795fbe74f9b64c0d33be8e87e08cb1130153b6 1,924 1.00/1.00 vMB 19
830,240 830,240 0000000000000000000177b27b362dc7ab182c3b0d431000155dd3c81b169be8 2,810 1.00/1.00 vMB 47
830,239 830,239 000000000000000000012ca1255289bb8f029178429a06c7c0df4854b7ffa6e8 1,128 1.00/1.00 vMB 25
830,238 830,238 000000000000000000001205ab550958f7be5c55800768096a7c15fb1a19cf21 161 1.00/1.00 vMB 12
830,237 830,237 000000000000000000037fcc83e6dd61806c5e2000d2022558378a07a36a5af0 242 1.00/1.00 vMB 12
830,236 830,236 000000000000000000017edf70e29f2b66ceec0470312ee970e4d9a42d68cba8 1,604 1.00/1.00 vMB 17
830,235 830,235 000000000000000000025b368e5d74cbc4955393147672fac8a54198f7666a44 1,881 1.00/1.00 vMB 47
830,234 830,234 00000000000000000001ec5d2c8f4f20e9a89def9003ae3e03922b54ad18457f 2,513 1.00/1.00 vMB 36
830,233 830,233 00000000000000000000aaad0ce44ab537e561308d8ee57937fca8e31ae7f19b 2,741 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.