Loading Tool

Explorer IconExplorer

Memory Pool

78,625 transactions
29.47 vMB
0.06874582 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt ab17af3a7daf70031f132ec62ba7e295011e5dc0b48a87c637ad4d47fef2aabf
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root c853bd7f40c57107aa5e46d01e85b8931d586bd135ba546739fb29a454ca14d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,664
Size: 1.00 vMB
Total Fees: 0.00882273 BTC
Feerates: 302.06 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (511,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,653 403,653 0000000000000000058179375b693a7f9636a3d04cdda6562fff839a74fb0a89 1,982 1.00/1.00 vMB 41
403,652 403,652 000000000000000004916f2bbbd810d44c45f8e43e384ed1e99d6a6315d751a8 1,967 0.93/1.00 vMB 49
403,651 403,651 0000000000000000016a3b401af484bfd01f42ea88bb1f5c15a7aca7099b7413 1,374 0.99/1.00 vMB 22
403,650 403,650 0000000000000000057e25bb1b28062d4b36ea6aa3ab519e8140f00b0c1912ff 2,004 1.00/1.00 vMB 56
403,649 403,649 000000000000000004d2fb202116cc6ceac0020d6bd8915de472ca9c5042774c 2,647 1.00/1.00 vMB 47
403,648 403,648 000000000000000001797603c0f31a5a5efa27f7fa34f9b3431cd6ef18898f0c 3,277 0.99/1.00 vMB 70
403,647 403,647 0000000000000000048d5d31bfef448bf9cc6efde8fdf6ecc4929add87508507 1,456 0.93/1.00 vMB 27
403,646 403,646 0000000000000000053c07f16f6b7b2311ee66364c59a6f2ceca9e15c9c41973 2,874 1.00/1.00 vMB 59
403,645 403,645 00000000000000000074f1fa88090cbc5a24611c6b401ebe2a2a151d58f58b69 2,237 0.93/1.00 vMB 62
403,644 403,644 00000000000000000575c6643f59df6a22c53ac4222b4504ea63da5932bac738 1,244 0.99/1.00 vMB 26
403,643 403,643 00000000000000000304c8e82a9ad7da94b52cb974f020579b36667999673461 1,760 0.93/1.00 vMB 40
403,642 403,642 000000000000000004f55dd24f68ba75898472ccf19fa30d25602d955fa4e03a 1,918 1.00/1.00 vMB 28
403,641 403,641 000000000000000005a10b00da7c58e19ce3d6d2e1b4166b1a25dafacedfd597 2,219 1.00/1.00 vMB 37
403,640 403,640 0000000000000000015c3047746f8bd60a30e0a70dc31e4059208df69e839057 2,325 0.93/1.00 vMB 46
403,639 403,639 0000000000000000000524907c87bb708fdb7e1b8e72d76a5b5724201f99344b 1,887 0.99/1.00 vMB 38
403,638 403,638 00000000000000000007a8a805f185f5530c98a5fc3b8ffb4220a26295b2641b 1 0.00/1.00 vMB 0
403,637 403,637 0000000000000000069971fa7830ea06f7330808c3f7fd9766355be874834b57 3,064 0.93/1.00 vMB 74
403,636 403,636 0000000000000000027383a9baa5159f4d56a4db0171988084603dd986140542 1 0.00/1.00 vMB 0
403,635 403,635 000000000000000000c157d78fbdb034b19a1ff9199a109f3648997f96055219 3,215 1.00/1.00 vMB 75
403,634 403,634 000000000000000001710c2981bf492a0911ed643b68033ec35322a174d4dc69 3,093 1.00/1.00 vMB 72
403,633 403,633 000000000000000001be30bd7959fd85f10a5a98aaaafaa4395643355a280014 416 0.19/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.42 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.29 GB
    • Received: 15.10 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.