Loading Tool

Explorer IconExplorer

Memory Pool

78,530 transactions
29.67 vMB
0.11570873 BTC
Random Selection Loading Transactions
Max Size: 178.37/200 MB

Candidate Block

Mining Attempt 821b5369bebaf86f89920994b37c20dbd534f0a11745924dd11be7a5f819f6db
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 60c687565396320820560583dd80253520b83fb3aa1c3c4b83beaf5f97b90d2b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,777
Size: 1.00 vMB
Total Fees: 0.03542777 BTC
Feerates: 526.32 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (477,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,411 437,411 000000000000000001e1752d88dff994a6c99b186cbc588ba87c29ab5d9cb560 2,486 1.00/1.00 vMB 80
437,410 437,410 0000000000000000010a51ed7734f2adc6111a1d8ee70a167c61798e0e3968dc 264 0.11/1.00 vMB 91
437,409 437,409 0000000000000000014518eea152e348640d9492a203d310c9ae488c79e7589b 324 0.12/1.00 vMB 72
437,408 437,408 000000000000000001a2b96f82cc8af2afbdcec452947bace5437d5dced5ba48 1,227 0.99/1.00 vMB 38
437,407 437,407 0000000000000000044eeb7821af0bc20407e603779a6afee9258e23aa749068 695 0.30/1.00 vMB 68
437,406 437,406 0000000000000000004eb7ac29e3c46da81380783bd20a7935cd6b95f1223c85 1,849 0.85/1.00 vMB 65
437,405 437,405 0000000000000000034aea759ed2ecde7daac11b8315b87fb277d697faaaf246 951 0.52/1.00 vMB 44
437,404 437,404 000000000000000003569a2a48ad67f378f331bf446e3ede3d205ebade120f7b 2,705 1.00/1.00 vMB 82
437,403 437,403 00000000000000000053d7d622d2962c6e2f81c0c96502af13a24eb2c327949c 118 0.04/1.00 vMB 201
437,402 437,402 0000000000000000010ec0b8e211d694bb4e9cbde349be7870f547db9d5ddf0b 533 0.24/1.00 vMB 66
437,401 437,401 0000000000000000023721c12429d9014543febfabf1604deaef45b08390f1e8 515 0.99/1.00 vMB 17
437,400 437,400 000000000000000003d0abe21e2b18b6902469481bd4d735116a5135faa361f3 616 0.30/1.00 vMB 65
437,399 437,399 0000000000000000044557bf3d923b7c6792acc55bfcf0ebfe0795a6c999b55b 1,637 0.74/1.00 vMB 66
437,398 437,398 0000000000000000029dd0cc189c50aa394002f6a76c4072b5b9f66adde07ba9 1,077 0.56/1.00 vMB 57
437,397 437,397 00000000000000000177c81dc5510270c695408932abe885cfd5c585c0fb5d06 2,039 1.00/1.00 vMB 62
437,396 437,396 000000000000000001253000b57b9d26947be07568db23fd2150c6c8589bfd53 1,867 1.00/1.00 vMB 90
437,395 437,395 000000000000000000d7434f5108f032a63972b94dade18fab420c9aea0730b7 1,999 0.90/1.00 vMB 72
437,394 437,394 00000000000000000024143ec37ea1b37d03c52ade4f3b4c4add7fd850794e17 502 1.00/1.00 vMB 19
437,393 437,393 000000000000000000adb43704e3a64b45f475ffdc66bd1a827ed0f81e744c68 2,171 1.00/1.00 vMB 71
437,392 437,392 00000000000000000356269ecbcde6e8e2716d21e4dd5dd590d5c97204489ad4 745 0.50/1.00 vMB 33
437,391 437,391 0000000000000000026d5a2b5d43351da7c1e981d2c87c02950ea8f6f1e2eea1 2,241 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.