Loading Tool

Explorer IconExplorer

Memory Pool

39,645 transactions
26.21 vMB
0.05287516 BTC
Random Selection Loading Transactions
Max Size: 136.66/200 MB

Candidate Block

Mining Attempt 93d383a53545d64bca986e7a4602407563551319d57839110027d4912eb86c0c
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root 3f512a24c6137ff2a46dd8cbf78a84d840f06f2943a415b17c9d8c2c0e27bc71
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,584
Size: 1.00 vMB
Total Fees: 0.00504075 BTC
Feerates: 100.00 > 0.51 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (184,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,254 730,254 000000000000000000044d11e864e13f4b75331e23eaa30b63f6b6339ab4193d 2,724 1.00/1.00 vMB 16
730,253 730,253 000000000000000000088f9ff4d956714186f42e3ef8a23eb399cd7b312da3a8 3,226 1.00/1.00 vMB 9
730,252 730,252 000000000000000000046077935e9ad8085f3b7b4f0127b986d0744a2058a122 805 0.35/1.00 vMB 9
730,251 730,251 000000000000000000019b412cd18632708694004c4ca9a9466655d55180bc52 244 0.06/1.00 vMB 12
730,250 730,250 00000000000000000000c06cbb2cbaa05508fa288530c9f59957e9e11d45a7c0 1,097 0.43/1.00 vMB 9
730,249 730,249 00000000000000000006c194b42faf46b280bcda23de5c33b5418f07b248d3b4 1,436 0.56/1.00 vMB 9
730,248 730,248 00000000000000000009b5825ecc62ef898d844925e62e580e41c26f36ae92fb 761 0.30/1.00 vMB 10
730,247 730,247 00000000000000000006ac17e882158dcf12ee46dcae54bf25a6bccf6fb5f997 1,738 0.72/1.00 vMB 10
730,246 730,246 00000000000000000006da880c8486f9bca55e0a480571114773df5dae918f73 2,795 1.00/1.00 vMB 10
730,245 730,245 0000000000000000000731b8a637d78f850118e2447b353e15f718115af26fb7 1,292 0.63/1.00 vMB 9
730,244 730,244 000000000000000000089d5c09b584af9375289d08f656b6510694b9d5cb2e40 311 0.15/1.00 vMB 13
730,243 730,243 0000000000000000000407076d3b00744722658dc16e57d35ecb1bee269e4d80 771 0.51/1.00 vMB 6
730,242 730,242 00000000000000000002deda15319b3040dcc0d5b4cd3f9a73353d1dcde9bb3e 1,556 1.00/1.00 vMB 10
730,241 730,241 000000000000000000039cd95bbb93b4ccedf60b5cf9c6afdcd89fd8c2915b03 2,564 1.00/1.00 vMB 11
730,240 730,240 000000000000000000016d8432b1fb21d192b8969aa0b6c250b6bd60cee1ff60 1,502 0.97/1.00 vMB 7
730,239 730,239 00000000000000000001065fe61120599377c29bc386f5ae1576fc8fbe93e06d 301 0.08/1.00 vMB 12
730,238 730,238 00000000000000000000fcead17d24860edbee2567a4202c7e0dcfda44ebd8ad 2,081 0.68/1.00 vMB 5
730,237 730,237 00000000000000000008cb5c2a680cb89848cf71eed3d8f97df8b66f8ad1189d 2,372 1.00/1.00 vMB 14
730,236 730,236 00000000000000000009538d8e091e6275aa206cd5870917d01239999eebd784 76 0.02/1.00 vMB 14
730,235 730,235 0000000000000000000612163cd9396a497a2609a9e03839a11d05ab18a72aa7 521 0.16/1.00 vMB 13
730,234 730,234 00000000000000000006c69d4d1560381b4459170f837bccb61b4a8299045a7e 3,093 0.87/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.