Loading Tool

Explorer IconExplorer

Memory Pool

76,584 transactions
27.66 vMB
0.07832657 BTC
Random Selection Loading Transactions
Max Size: 168.85/200 MB

Candidate Block

Mining Attempt 45b4a09c7d6770945dd2f9a4f6e57a41daf596c655560cb2633394d2552960a3
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root b45ab421eade1cda73cdf3ebe6a0830826f98cccd3b4ef26392585f6c9bdef61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.01926319 BTC
Feerates: 402.60 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (478,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,934 436,934 00000000000000000318337d0bb3ccdaf65d9657852ac5994c70ec6c18675d29 2,094 1.00/1.00 vMB 63
436,933 436,933 000000000000000002ccbdae69c8d90f305e12a892ab89646f4b80e713fc1135 2,290 1.00/1.00 vMB 65
436,932 436,932 00000000000000000022874b284fc608cb217e424e7e5b3eb882ed3a1422048d 2,812 1.00/1.00 vMB 60
436,931 436,931 0000000000000000005c2d5a684763c71beed2c954597a27178d15e85ccb4248 2,906 1.00/1.00 vMB 98
436,930 436,930 000000000000000002d1a34f4504537c1b16e32e860f8a419644fa37edad954f 2,638 1.00/1.00 vMB 70
436,929 436,929 0000000000000000035f482a85ef8fbdc8fc48ffb6ac929e2812d6c9a78bd77e 2,188 1.00/1.00 vMB 84
436,928 436,928 0000000000000000002e767c525fa2f7210ef450d5abd7ccf8fc627a873d258a 2,731 1.00/1.00 vMB 87
436,927 436,927 0000000000000000010c966c4a922514cea02d606b7620e0ea7c9cf629088e94 373 0.64/1.00 vMB 18
436,926 436,926 000000000000000002df385ffabe4f5a221d13adf957fface44f33fff4c43c3e 1,428 1.00/1.00 vMB 28
436,925 436,925 000000000000000004281a64312a6eb9f9f3894156314c21256862f5a89b1b91 2,447 1.00/1.00 vMB 69
436,924 436,924 000000000000000000d9c1839962fb389b9dc780d36c4fdfcf48494f75d2c97b 1,649 1.00/1.00 vMB 35
436,923 436,923 0000000000000000015f57903341b5a6b437682912042817bf22b0cef545d7fd 1,555 0.75/1.00 vMB 48
436,922 436,922 000000000000000004479996a64418deaf535114ef01575768f4bc312b9fb5b1 2,270 1.00/1.00 vMB 57
436,921 436,921 000000000000000000a446a0138598b305d8648056d35928ade5e3cb4e71bb1b 2,254 1.00/1.00 vMB 87
436,920 436,920 00000000000000000318d79ef7b0731c5df084d1222cedd563021a511ee56f9b 1,056 0.75/1.00 vMB 68
436,919 436,919 00000000000000000365e2ee8fcb2cc2f1903549954ff85adfafa17634da2006 2,279 1.00/1.00 vMB 85
436,918 436,918 0000000000000000030074d13c0b9d5c9a78effabbc58b7c3f57fdc94a948e59 2,172 1.00/1.00 vMB 68
436,917 436,917 0000000000000000018bf4c2488c75ec1a923f375c9440b0cc331f9586946dd7 2,246 1.00/1.00 vMB 69
436,916 436,916 0000000000000000015f4c8b8a85c6a3c62ec955593749c3530ff7106477cfb7 2,625 1.00/1.00 vMB 69
436,915 436,915 00000000000000000203b1c9d9410ddd78a231211ec90703734d376368e66651 2,143 1.00/1.00 vMB 81
436,914 436,914 0000000000000000025e5cf18c68aad2ef1d9c61ff97f1e2fb05234803d0decf 361 0.10/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.