Loading Tool

Explorer IconExplorer

Memory Pool

78,805 transactions
29.52 vMB
0.10170063 BTC
Random Selection Loading Transactions
Max Size: 177.73/200 MB

Candidate Block

Mining Attempt 9a68fd316e974b9269dcd40621e802d9a40ae985c4bf33d98049f07508e89f56
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 0ec98dd1e72ec6adb23c1c1f6043f5a75be2e37052c4fe02d9090654c8aec089
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,581
Size: 1.00 vMB
Total Fees: 0.03716556 BTC
Feerates: 164.34 > 3.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (499,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,074 416,074 0000000000000000013da19477e4679c8683d4bd0353dac74085601a1b0791d3 254 0.13/1.00 vMB 100
416,073 416,073 0000000000000000045e5f397beb43fee0696fb458716a9fb0acc9ba4937c9fa 1,789 1.00/1.00 vMB 50
416,072 416,072 000000000000000000bb800ff0784506736881595f21aac3717329f126b01d1e 2,503 1.00/1.00 vMB 60
416,071 416,071 00000000000000000570da410ca91c6e27e92b5e8744c999a93a9663538f312a 2,222 1.00/1.00 vMB 75
416,070 416,070 0000000000000000012b72aacfce331f4da10943d7e9d84c3f165f758de16b14 1,820 0.99/1.00 vMB 39
416,069 416,069 0000000000000000011bd7c09de8073af60f7e5ccf43f1c4edfc02c22d46e68b 1,839 1.00/1.00 vMB 51
416,068 416,068 0000000000000000011e49187ff2a72b48066b07edaf5ecb659abe8903ae453f 2,979 1.00/1.00 vMB 57
416,067 416,067 0000000000000000046a03bbc0d3294d2393dcc05f29e66a954e2185a0607749 2,135 0.99/1.00 vMB 96
416,066 416,066 0000000000000000009604521e489c8a690cdb110942bba6b15f89e491b6a2de 2,379 1.00/1.00 vMB 61
416,065 416,065 00000000000000000177b4b1df841370bd02c0c70462b71193235ae4118d09d3 2,407 1.00/1.00 vMB 56
416,064 416,064 0000000000000000056dc2f1940d555920eb04d4402b03cfa48bdbcb85cabd68 1,063 1.00/1.00 vMB 22
416,063 416,063 0000000000000000015b5f32507577fe75b2a61558a352652259565b841e46f8 1,988 1.00/1.00 vMB 43
416,062 416,062 0000000000000000006eb0d7078f4e9268b9b0db97b1507748faed7f8d5cac09 2,161 1.00/1.00 vMB 65
416,061 416,061 000000000000000004b6dae68935af739d5d7b03af998857702892f98b600073 1,231 0.72/1.00 vMB 44
416,060 416,060 000000000000000003f865401ac3e7adc36f46f5359272f3cd5fc6038b685ccd 483 0.28/1.00 vMB 41
416,059 416,059 0000000000000000039560dfd165cc5c4b8cb3bb406eff4d9c9f484a3acb3dbd 486 0.30/1.00 vMB 51
416,058 416,058 00000000000000000526d55bae9eb0dec2d03cf0581fbf69107855c878b3daa3 1,062 0.85/1.00 vMB 44
416,057 416,057 0000000000000000024bfd405407524f150c4a3596371a223f0402f070884af6 254 0.30/1.00 vMB 22
416,056 416,056 0000000000000000051f1df38d3768a7000dc6eb9176176d6fe4bbe01a88117c 872 1.00/1.00 vMB 24
416,055 416,055 0000000000000000025acad268827cbf6a706d6115712a88d90955ef1b52bfdd 1,549 1.00/1.00 vMB 38
416,054 416,054 0000000000000000030567991060156b480742e93c80869f89ed9013c3739872 1,986 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.