Loading Tool

Explorer IconExplorer

Memory Pool

79,661 transactions
30.22 vMB
0.08352330 BTC
Random Selection Loading Transactions
Max Size: 183.96/200 MB

Candidate Block

Mining Attempt 2d5e399a01360bfedcdc0f286cc7d91957503fd3385a3dace7547824884b6348
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root a7b2ce8e7625ca124d31210a5730fbe1cdf4a6c296057f474b74f8c7adaf6b2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,708
Size: 1.00 vMB
Total Fees: 0.01623294 BTC
Feerates: 203.60 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (501,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,411 413,411 0000000000000000038989fc211ca290ec24378881bdebbdcacfc566dec00015 899 0.32/1.00 vMB 62
413,410 413,410 0000000000000000019b9df925db0f59485b74f6f8b62a3536089925862944fd 319 0.98/1.00 vMB 15
413,409 413,409 000000000000000000c0548b8be896e7c4d9e14610123bcaee200de50c74d515 1,123 1.00/1.00 vMB 27
413,408 413,408 00000000000000000443e66b1c5ae145f5adf0bc2c2757346b4706b43a1fa53c 465 1.00/1.00 vMB 16
413,407 413,407 000000000000000000fc146c7b3620bc47d1d858a51f16cc82dd5151c7039a86 1,150 0.50/1.00 vMB 53
413,406 413,406 0000000000000000003f0356f7a38fd8d8990cb9572100afdad46d6b0d38d496 304 0.88/1.00 vMB 14
413,405 413,405 000000000000000004d56f2ef07fa97ddfeacb9e5d6a95a2b6c9d4e71510b41a 1,961 1.00/1.00 vMB 54
413,404 413,404 00000000000000000319524f1034d7164d3a8cdbc603c907dd4ca1bcb0ff6868 1,135 1.00/1.00 vMB 30
413,403 413,403 0000000000000000018e0b26cf313288d5e28479415b2eb7c2a9c008b57c3d9e 637 1.00/1.00 vMB 23
413,402 413,402 000000000000000001ed1f89ea317a9170a44d74d34d8df841a1e3c735cd9545 1,546 1.00/1.00 vMB 56
413,401 413,401 000000000000000004475423ca0a206308a6079a788ab51a3cc73102742fb7ec 1,585 1.00/1.00 vMB 54
413,400 413,400 000000000000000002d8f8c15ac643bfdd49b2e4fc418106eaf784b72de0dd7f 1,728 1.00/1.00 vMB 40
413,399 413,399 0000000000000000027d226c707180f63b15199a02004f56be76b35c095d08f4 1,488 1.00/1.00 vMB 33
413,398 413,398 00000000000000000420ccddc8d0a73e7b9a249d40425b091da6cd65ed6d0da1 778 1.00/1.00 vMB 16
413,397 413,397 00000000000000000357d194da1e1ce70955a81dd87d0e1bce8f46597e71fdcf 1,871 1.00/1.00 vMB 33
413,396 413,396 0000000000000000040d6bc15a2f4f024ebeefa5697b5c59dded33ee7f372536 2,059 1.00/1.00 vMB 46
413,395 413,395 000000000000000000240dff1568a42bf2f4465b686f2dcad02d664646d2f47f 2,638 0.99/1.00 vMB 59
413,394 413,394 00000000000000000257039692c78de6e928b7de278a8dcfc738a28dd5bf793d 2,882 1.00/1.00 vMB 64
413,393 413,393 000000000000000002a5e873b16c5daebace06d89e60454e7addb1b9dcdc10f8 2,751 1.00/1.00 vMB 106
413,392 413,392 0000000000000000021eafc025a85a3c9f99fb4dc4bfb2b8e3bae1cb7aed2094 2,593 1.00/1.00 vMB 59
413,391 413,391 000000000000000003309fdc3e300a6e7fc2f91d0fdc22c5e9c02b12be97d84c 1,339 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.