Loading Tool

Explorer IconExplorer

Memory Pool

45,675 transactions
28.69 vMB
0.13516683 BTC
Random Selection Loading Transactions
Max Size: 151.71/200 MB

Candidate Block

Mining Attempt f9999e73bc1154bf969b2638a1d9e46b0d31bde645765dffb589a80f28fa1f82
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root c23e1c24dc23e39433813ef19cab061da8de2718f425211417d493df9a2fe2ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,675
Size: 1.00 vMB
Total Fees: 0.07580566 BTC
Feerates: 15,654.48 > 7.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (519,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,089 395,089 0000000000000000097d86499639cda9ecaa5129f0018c4d92b7897487f7a703 709 0.37/1.00 vMB 31
395,088 395,088 0000000000000000074c377804ad20afc9a6a3951dda159c45779ac5ee2a20ff 1,351 0.73/1.00 vMB 42
395,087 395,087 000000000000000003cb66d89d73c160dfac1b16d3a753c0a4a56ef3db1cbfbe 745 1.00/1.00 vMB 6
395,086 395,086 0000000000000000096a29143baecc43b9ebddd113553bc17fed9edfcdf6cd5c 1,357 0.97/1.00 vMB 29
395,085 395,085 0000000000000000033fbdf80f2acbd01487efa676a4e497da1e1c3ad86d1229 1,067 0.75/1.00 vMB 24
395,084 395,084 000000000000000008525ab8de76254774ed57fd09505fe63839448647a5281e 1,290 0.95/1.00 vMB 28
395,083 395,083 0000000000000000096405ea17d32d96cb9a254a78fcab0e3cf440fbfe00f18f 1,652 0.75/1.00 vMB 46
395,082 395,082 000000000000000001e1fc72c4fcef393175cd561a246b268aab091518ad71c1 498 0.40/1.00 vMB 27
395,081 395,081 0000000000000000032be1948feb82a4c2a5f34482306c1681d5c01d04446a24 1 0.00/1.00 vMB 0
395,080 395,080 0000000000000000010072748c036e53c9e49b869cc515b004427b1f88b63e3c 1,919 0.95/1.00 vMB 37
395,079 395,079 000000000000000006f38b0303036e2ee989e559c496ed8ebdef8ae9db68c7e7 1,905 1.00/1.00 vMB 26
395,078 395,078 0000000000000000078d7b6beac0641256c1287fc5594d3210bff4005efb0112 2,791 1.00/1.00 vMB 54
395,077 395,077 0000000000000000069319f9989f4f86ba5bd5ac31c8b798334133063c259fad 1,542 0.75/1.00 vMB 35
395,076 395,076 000000000000000000a1870c78d6caa132542a09ce2b2eb4f972e53844a07f1d 2,762 0.93/1.00 vMB 61
395,075 395,075 0000000000000000029d31d75dd768e2ba6f54b0a07fbb33d8146f0c7aad807d 2,656 0.93/1.00 vMB 69
395,074 395,074 000000000000000000f172503d63bf1bcf0e63bd76cb4ce6b40763fc054b5ea1 767 0.54/1.00 vMB 29
395,073 395,073 0000000000000000025606a54d1b34411e45f59a14954f83133632637f07fdab 1,392 0.99/1.00 vMB 26
395,072 395,072 00000000000000000784dfb6337928f7219d24d78c221ade8fe7390ff937ed5c 141 0.34/1.00 vMB 10
395,071 395,071 0000000000000000050325ecea1e0a7597b5acbd7113d71ccd6f64cdd2c0650b 1,095 0.53/1.00 vMB 35
395,070 395,070 0000000000000000099cfec9fafb8baf9c4fbc11e40c78fdfdaecc12c4596db5 618 1.00/1.00 vMB 17
395,069 395,069 000000000000000006a95bc63985cbdd3cf2d236738b37646791ba5e0f906e03 469 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.04 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.74 GB
    • Received: 13.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.