Loading Tool

Explorer IconExplorer

Memory Pool

17,314 transactions
7.52 vMB
0.03279873 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.71/200 MB

Candidate Block

Mining Attempt a3abb33afcc6239a4387d9000983e861822a9405ff491b15e936674d9a3441d8
Version 20000000
Previous Block 000000000000000000003e759a1225e40c86bd401caf3574c16364633de89ba8
Merkle Root 6aa2e8de0f29c099771af7c4365b4174582332646ebafc3281051cd79de6d395
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,960
Size: 1.00 vMB
Total Fees: 0.01799304 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,442 (849,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
64,410 64,410 000000000adc978563771401037b60ef9a6ef83f522ead6549de590de20fa9db 1 0.00 vMB 0
64,409 64,409 0000000001da76e2421833284298d94df4e8a76041eaff49b020ad059b502043 1 0.00 vMB 0
64,408 64,408 000000000b4cb66c255f70a0fadab21ec523ba43e61dbae26198cf9f344128ca 1 0.00 vMB 0
64,407 64,407 00000000039a163acc4531cdea11c04ad92ca5839490a7dbb39e3c03cb90c91f 1 0.00 vMB 0
64,406 64,406 0000000009242aa05767c24382ae274955d7d27fe82357c19dc7ea8e1eeac701 2 0.00 vMB 0
64,405 64,405 0000000001985509dcf27863441ad6d95660ea71ce4aa9a6bd360f0317bd82f2 1 0.00 vMB 0
64,404 64,404 0000000007376aee52247ee17e9f8961dc93994b5f60d68a906ff1dccfd3df40 1 0.00 vMB 0
64,403 64,403 0000000005d3aadc647d255e8fcdfcbf69858bea5b468accd0f6858c07377bae 1 0.00 vMB 0
64,402 64,402 00000000036f59dd6d8117c861b869933848b3f9cb549c475afcf7ec778eb828 1 0.00 vMB 0
64,401 64,401 000000000b3177abac29313a18f625d9b15cfbffdc55a214767dabab099238a3 1 0.00 vMB 0
64,400 64,400 000000000510d2e9e31a7d5d2ba768f3f9742a9a8cd80da26b04d10f0378a847 3 0.00 vMB 0
64,399 64,399 0000000001e6768e4caa171ad9e21f898af8a2cf2a13d8319606a9609291a5b3 1 0.00 vMB 0
64,398 64,398 000000000c00cc7716e499c44dc6ba7b9de8930c2e0577d178ffb3b26414c7d0 1 0.00 vMB 0
64,397 64,397 000000000b925c4be22d9d238d879358df2833fdb6c9abe4072be202db57ffbb 3 0.00 vMB 0
64,396 64,396 000000000b8c75b9edf6b113fe70cbabd82d0b8b36b10f831915f0c704cd4470 1 0.00 vMB 0
64,395 64,395 000000000c554a5adc832bf3f20830457b1ee4545e8e653df5a63f547a67454a 2 0.00 vMB 0
64,394 64,394 0000000009497fe064bc4e23711d696580bf31cf5c3e5829a4e1e1aa685098f5 1 0.00 vMB 0
64,393 64,393 0000000009446c34257d42f4197f9a41b368d95f9184859a756544e5404d4304 1 0.00 vMB 0
64,392 64,392 000000000a74ecbf3a58663270939d54d397a93d5904a18cc4588647e03873ad 2 0.00 vMB 0
64,391 64,391 00000000049876da47f925155814a6735913f071d80f46f8792f299ecc7c4e68 1 0.00 vMB 0
64,390 64,390 000000000a0de1f00b8c6d9a2d7cb1667c936959de7237ca783cbad6329399f6 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 304.75 GB
    • Received: 1.41 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.