Loading Tool

Explorer IconExplorer

Memory Pool

82,222 transactions
32.40 vMB
0.11985797 BTC
Random Selection Loading Transactions
Max Size: 192.46/200 MB

Candidate Block

Mining Attempt 9f2ec3838fa5d8d2e4fa7e82e1b8283d984e08e0aeb9f9242408239de3fac22e
Version 20000000
Previous Block 00000000000000000001fa11650b686dc4d0b0cd23073601665d3111fb121383
Merkle Root 530fb57c21ed127bb358103059903aa0044b85b33e15b40a43e51b3902a0e894
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,947
Size: 1.00 vMB
Total Fees: 0.02328456 BTC
Feerates: 78.83 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,354 (502,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,933 412,933 00000000000000000267f54511ead15b416dd3d2da2c83f349fb2c9ed0ab934d 1,988 1.00/1.00 vMB 96
412,932 412,932 000000000000000000d47e397893a036594c4f227f784385d7cb44c43332c593 2,237 1.00/1.00 vMB 49
412,931 412,931 000000000000000002c1010daa2d77c55148ee05240e8abe918002534e2424ee 2,330 1.00/1.00 vMB 50
412,930 412,930 000000000000000002a393c06301d1cf9e4dc294e8e56fac18dfdee4f2307384 2,616 1.00/1.00 vMB 42
412,929 412,929 000000000000000004661363733954de9f325452fa0d4fffbf029a7f484bd8e4 1,723 1.00/1.00 vMB 70
412,928 412,928 00000000000000000227a9a33c3f54bfc5e1bdbe5ff0c8691853117103533f0f 719 0.92/1.00 vMB 56
412,927 412,927 000000000000000003b063f16e2f223422123a9c4311bd48b544da5671f44513 453 0.24/1.00 vMB 32
412,926 412,926 00000000000000000468270efd8132ce3849c2c6eb3f257f43db472de9636ad2 1,206 0.56/1.00 vMB 40
412,925 412,925 000000000000000002bc3f85bc3758937febcf00ad6c6c696390374b3944b3e4 1,068 0.45/1.00 vMB 42
412,924 412,924 0000000000000000020a3be4b9060e81941dd55c8053d3598d439f95425a9294 576 0.25/1.00 vMB 44
412,923 412,923 0000000000000000016fd3ff5709bfd6f8bda7cb0ab62391f838fb66d723ade6 563 0.25/1.00 vMB 35
412,922 412,922 00000000000000000011a39e80dc9225ac542a86186c7a36107c5c32ae5b93b3 1,147 0.69/1.00 vMB 26
412,921 412,921 0000000000000000041eadca288aedd1bfefeca74fc8a62c5c8a4063f22d1e89 2,436 1.00/1.00 vMB 54
412,920 412,920 0000000000000000008af7279c78250483eb076c3927fcbe50a16d8730c1ddfa 159 0.06/1.00 vMB 39
412,919 412,919 000000000000000000e689eaaf9b90965ec29ecf1ba0773c334b1e3f41129ab7 1,567 0.69/1.00 vMB 36
412,918 412,918 0000000000000000053952cd8c15f0fe37206b0a683456ca03fe8e7a17e2bafa 1,432 0.82/1.00 vMB 36
412,917 412,917 00000000000000000451ecc322281bea2de85b5703f79f62165b0edb674d2d3a 654 0.28/1.00 vMB 55
412,916 412,916 0000000000000000044127a8b620788b0e965023aa57b64c3eedb401e0d3027f 1,130 0.47/1.00 vMB 41
412,915 412,915 000000000000000004461dd0dab26ae3fc9b40488bedb39cd9a06f899fa68519 278 0.14/1.00 vMB 40
412,914 412,914 000000000000000001c5afb1a27c18fecc8e21dd7d8f7f803c67ebe7a4822a46 2,061 0.93/1.00 vMB 41
412,913 412,913 000000000000000005695c16cc78c2bddbcc0aafb02229f8f932d45b067bfe60 490 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.00 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: 718.87 GB
    • Received: 17.97 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.