Loading Tool

Explorer IconExplorer

Memory Pool

78,689 transactions
28.90 vMB
0.11115965 BTC
Random Selection Loading Transactions
Max Size: 175.41/200 MB

Candidate Block

Mining Attempt 2f170db35f53bda7330d51f9df4dfb9d2865472128270f85d71a7436182fa9fc
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c9df7030d23d5c6e02558f6752ccd7a749312fa4a1548c0d96e1831c9ba76ca3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.03968187 BTC
Feerates: 602.26 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (676,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,797 238,797 000000000000002322d0537c37de3b836301036cea3511daeaec11baf709f447 513 0.25/1.00 vMB 176
238,796 238,796 0000000000000050a88d0e2ceecd4dd1a868205764d8a32d12e2abdfa54e1ce3 354 0.19/1.00 vMB 155
238,795 238,795 000000000000009e7a9047f0da1cdd8855d5c084a1089458754d0fa2890eeb45 662 0.25/1.00 vMB 250
238,794 238,794 000000000000005890c709f23aca7fe397aaa6f8a6498185575c1a566c7ca1e6 256 0.16/1.00 vMB 148
238,793 238,793 000000000000006d7d348d22bb0bcf909698e15022ff4ad851b125039bccbf1c 487 0.25/1.00 vMB 168
238,792 238,792 00000000000000d66792428f292e6ac263f8764c91a79b197cb6e99219e56d99 545 0.25/1.00 vMB 196
238,791 238,791 000000000000002e60b7e2a1cc6f11f3d715610e5baea4bfba32cdf5078f8bbc 564 0.25/1.00 vMB 182
238,790 238,790 00000000000000802f212ff78c295dbc7cdd7eabea054ef34357d549a5b49c83 299 0.10/1.00 vMB 110
238,789 238,789 000000000000014cd6d83513c47d6a32197c29bd05fcd37a33537729276538da 277 0.11/1.00 vMB 181
238,788 238,788 00000000000000e971dc07ae97280ee8675f039d865383ad8b20f90b5f4d59d5 124 0.13/1.00 vMB 66
238,787 238,787 000000000000002f95fcb9bb4de538f54fcd61b1d407a60622e82280ca8b5d95 618 0.25/1.00 vMB 244
238,786 238,786 00000000000000bea9d6ede0576bb47d57bfdd65f816d6e55a7125cea58a08eb 69 0.06/1.00 vMB 46
238,785 238,785 000000000000002b589bc08c2708adb3541ea37fb0739dec231a9c655d95a119 548 0.25/1.00 vMB 207
238,784 238,784 000000000000015c67acdeffe6b26ce8a9f47778116728e30c75c17e12ef5de5 128 0.15/1.00 vMB 37
238,783 238,783 00000000000000697f8837e0ceb3141e676f9b428b797001d99f9c53449e691c 10 0.00/1.00 vMB 113
238,782 238,782 000000000000008b5713b7d7c5907f7eeb37b5cbb40c75b9b6b1c9e8f90a3387 230 0.11/1.00 vMB 193
238,781 238,781 0000000000000092763712f6706b5d25e79122e507f856705b10657a91e3604f 58 0.03/1.00 vMB 172
238,780 238,780 00000000000000e1d56a5289490b1297aad4f2bb238b173b364e2ec82fb59134 35 0.02/1.00 vMB 36
238,779 238,779 00000000000000ca437fb0867acc25cb72981398f17f3020711a6f8de6486afa 385 0.20/1.00 vMB 185
238,778 238,778 00000000000000eacc6ed8b60ba3bbdf6a7b79ff18db2f89fdff4f258dbdbc68 240 0.19/1.00 vMB 108
238,777 238,777 000000000000010cd6eedea8a481c73d40511f6ad2ec758bc52ae3d46d0a944b 781 0.25/1.00 vMB 271
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.