Loading Tool

Explorer IconExplorer

Memory Pool

39,382 transactions
25.77 vMB
0.05364773 BTC
Random Selection Loading Transactions
Max Size: 133.93/200 MB

Candidate Block

Mining Attempt 77166d0ecc5824f78b743568bdc3d683b5a20de6b8122f40777d934f40df9792
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 2d95e33a0a1b8b60e9f711a20e9844dc9170f730ab0ae4995c6886dade0a124f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,452
Size: 1.00 vMB
Total Fees: 0.00687077 BTC
Feerates: 151.16 > 0.69 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (143,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,397 771,397 000000000000000000018c422b93a01366f506c3ac19367a8e8062f1c706564b 919 1.00/1.00 vMB 4
771,396 771,396 00000000000000000007c55445789ee22a35fbb7c5b39896e0e740a5b9d805df 325 1.00/1.00 vMB 3
771,395 771,395 00000000000000000000c75c4d97f9f3eeacc3ffec7e9d35b41f0c206ff33af0 629 1.00/1.00 vMB 3
771,394 771,394 00000000000000000006acd4a1d3acf3978eee61d62cdb24e9ce721079942d00 1,473 1.00/1.00 vMB 7
771,393 771,393 00000000000000000002221a498b79891760b9da8475bb43dc52c264954878a3 1,997 1.00/1.00 vMB 4
771,392 771,392 00000000000000000004fed96b28ae9ead14bb5735b61ce5ba4cb3637cfe0558 2,568 1.00/1.00 vMB 14
771,391 771,391 000000000000000000023fc768cef6028083cfab58130d709805a0c0c19844ae 1,366 1.00/1.00 vMB 3
771,390 771,390 00000000000000000007dcf34048c7b9d691ec74367ffed96d184c2937336d65 2,079 1.00/1.00 vMB 12
771,389 771,389 00000000000000000003c93d47109dc4fdef10d3a487f88376c6b5d60f3373c1 318 0.99/1.00 vMB 1
771,388 771,388 000000000000000000010fc5f3c439d4ea1588630530f0534d795e7a736b8d17 671 0.28/1.00 vMB 6
771,387 771,387 00000000000000000001ef68d15733dba22e10e23324878308691420d6452eff 595 0.19/1.00 vMB 9
771,386 771,386 0000000000000000000090a7bce4deb9ae0f2562f8a30fefe8ca39973c2988b3 1,062 0.35/1.00 vMB 9
771,385 771,385 0000000000000000000131ef114c98cacd4fe7ebda2be9eef97dbef6943cf2f3 1,938 0.71/1.00 vMB 6
771,384 771,384 000000000000000000079a69a43dc60ee04ae5a00dea5167fa7f8485c3dd4315 3,069 1.00/1.00 vMB 11
771,383 771,383 000000000000000000068093946d54443a9ffa8230f845d29134482c3b480639 135 0.14/1.00 vMB 3
771,382 771,382 000000000000000000029aeb365703b8724a07b10c2dc752bd7bd0202d4cb354 1,206 0.52/1.00 vMB 9
771,381 771,381 000000000000000000022a6fbafeaa025d9058f03b3b0560f9e0d4e8b5b354f9 73 0.04/1.00 vMB 6
771,380 771,380 00000000000000000000aa071f8f43fb547b7569dcd7893311599b82fa94e8b7 939 0.49/1.00 vMB 6
771,379 771,379 000000000000000000033ff2b46053d68da80f01a918c4f9b84c4dcc8d1497e0 2,727 1.00/1.00 vMB 7
771,378 771,378 000000000000000000045ea72a90abae72845c01c8c269a96e03d3af93e74b3d 1,763 1.00/1.00 vMB 12
771,377 771,377 00000000000000000001f6766f09112c07948dfef0ea4db799fc2055a1240c7c 1,647 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.16 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: 653.24 GB
    • Received: 13.83 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.