Loading Tool

Explorer IconExplorer

Memory Pool

45,098 transactions
20.22 vMB
0.53694170 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 109.88/200 MB

Candidate Block

Mining Attempt f7d0ba7cf7026ec948ed87e13b1463eac7da4f85261608f3a2d224821a62913a
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root eb5f49768c3e929d17fa3a46c38555a569add3feca692daff88742427a21cad5
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,951
Size: 1.00 vMB
Total Fees: 0.15871091 BTC
Avg Feerate: 14.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (649,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
263,667 263,667 000000000000000f61039c3bc7d64ff43754f08003d0b535ecc7cdfd156de548 0.25 MB 400 89
263,666 263,666 0000000000000013eaf5c412d2f638a44464f2cc7fd9864afa23992c4f394f9b 0.25 MB 583 69
263,665 263,665 000000000000000bf853f4ad10585e107729433b819d5fe9fa93e4f67f14ca54 0.25 MB 605 175
263,664 263,664 0000000000000001a05ef16c0a394f9f2b4183fd6d55b47101c3205576e9974a 0.25 MB 638 51
263,663 263,663 0000000000000005998b02b8be563b158a8d2f0137443348358a948025c394f2 0.25 MB 478 125
263,662 263,662 00000000000000112191d0e57f4d96a5403980ab47725c4690a8acaf3522c12b 0.25 MB 686 199
263,661 263,661 000000000000000b13b18460294072b40093e1744ad5a64c960591d096f18bbc 0.04 MB 100 81
263,660 263,660 00000000000000113b39a4966a601f5bd6d12bac3c7fdc4e66f1b3249008caa5 0.00 MB 8 117
263,659 263,659 000000000000001355795746017419704ab9afd15674d70c8fc40038e203cc7b 0.06 MB 135 99
263,658 263,658 0000000000000006cd04aae31f0b80115180c4fd12202305df1bb0d358f987ac 0.01 MB 29 108
263,657 263,657 000000000000000bc916c87d6a03a2ebba86d1db6d723ff43d3bb36e914db218 0.12 MB 265 118
263,656 263,656 00000000000000012255f3e71daaea4a993afad0efd8b7f1772ee1cc92ec0457 0.17 MB 384 100
263,655 263,655 00000000000000150e9a58737ec6078710a3f715b0e132f659345b5d56afea94 0.02 MB 50 81
263,654 263,654 0000000000000000c31b9351d38c54254ef5ec916c099ec7e7343953bb2695d1 0.01 MB 42 136
263,653 263,653 000000000000000252d786d216e243ed47e04921db1e43a3f3d649e839133a40 0.12 MB 174 57
263,652 263,652 000000000000000ccbe51d06659bad3c5c2fc9f6cda8dd1aef9d6648397bc30d 0.20 MB 331 76
263,651 263,651 00000000000000134f69fc1665324d94dad9459d2130f80ce4b2013bb5519862 0.07 MB 162 86
263,650 263,650 0000000000000008c29ff14beb249a21a1738c80fbc0401202e9a76e81edc7d0 0.04 MB 83 20
263,649 263,649 000000000000000a620406f7467a312ed78efdea26d58c1efce7ad838f2759e0 0.42 MB 1,017 123
263,648 263,648 00000000000000099f2e6b32f4dc6f825e4695c94426738c555854b4f35b1a1e 0.02 MB 43 98
263,647 263,647 00000000000000077d15575f21500a2adef57ead08907b2cc5fc7c4d6bca5b9f 0.10 MB 62 31
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

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