Loading Tool

Explorer IconExplorer

Memory Pool

46,544 transactions
26.97 vMB
0.06376136 BTC
Random Selection Loading Transactions
Max Size: 143.26/200 MB

Candidate Block

Mining Attempt 97dae0f6c7a5f28281b7f09b45f93a6ee054b733bc5958f7529c1a6bcb4c11dc
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 87ebe15265f923695771b515c07554935c6cdae4890a34d53366bda8dafc4c92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,209
Size: 1.00 vMB
Total Fees: 0.01395160 BTC
Feerates: 100.17 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (163,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,034 751,034 00000000000000000001930182ee8d501804439b27ee37e1358eb80ea5539987 195 0.10/1.00 vMB 6
751,033 751,033 00000000000000000002eb7b4ef85e66367a85cf5675dfe6815d8bc9c29701e1 821 0.27/1.00 vMB 11
751,032 751,032 00000000000000000000854f515b251bb346f67035b2d470771c902af8404aa0 812 0.20/1.00 vMB 9
751,031 751,031 000000000000000000091e373085140901331dc837c6513a3514b8d51803f234 1,784 0.77/1.00 vMB 7
751,030 751,030 000000000000000000062e200338dafd10453a5f87e1a85b6b476857f67de40d 1,470 0.89/1.00 vMB 6
751,029 751,029 00000000000000000004a998bf4a2c574e14dd477bca4ece106f0b9915565245 607 1.00/1.00 vMB 2
751,028 751,028 000000000000000000062c600edb49d09e722a79b472890563d2796f62317300 2,450 1.00/1.00 vMB 3
751,027 751,027 000000000000000000047946d485b6124b9e56680b0451acef9557a660e2f337 2,342 1.00/1.00 vMB 8
751,026 751,026 000000000000000000031f755283edccde6e9a28f8edfecb4c0659d75468ea67 1,597 1.00/1.00 vMB 10
751,025 751,025 00000000000000000001c9c0736cb5ab0edf9518a75a3fddea1c0689b2d9fa31 3,292 1.00/1.00 vMB 14
751,024 751,024 000000000000000000003d2f41dbed68228248a3de3c95924ed5eb9382059f19 1,782 1.00/1.00 vMB 8
751,023 751,023 00000000000000000006634e1d355952fcd42733615e86da1808b3ba00cfba91 108 0.04/1.00 vMB 10
751,022 751,022 00000000000000000008a73678e1eb4c7d45901c0bcd1756a65d7d865f21e0c8 189 0.05/1.00 vMB 11
751,021 751,021 00000000000000000008aa7000a66b34d5c4682f2bd85bbf9814d778f2a56123 1,072 0.31/1.00 vMB 10
751,020 751,020 0000000000000000000012258923f90582aed232e97c58c722d0b85543c4c1f1 1,984 0.72/1.00 vMB 8
751,019 751,019 00000000000000000002f2270802330d3755cc73d5a9fdbc92a1e61a5faefdbc 1,885 0.65/1.00 vMB 8
751,018 751,018 00000000000000000001bd6ea7c2994c501818cde3d39350b5e9368c7aaf2eb7 1,015 0.45/1.00 vMB 6
751,017 751,017 00000000000000000002a53580e0c54163129933267f05771b848e193d9ce23e 773 0.25/1.00 vMB 10
751,016 751,016 0000000000000000000601350a38759c13e529f8d6a16ddca73571e002dd4891 504 0.16/1.00 vMB 9
751,015 751,015 000000000000000000071df01922bc663f48c6e8b281385f8dcb2b1ccd449a1a 1,168 0.40/1.00 vMB 10
751,014 751,014 00000000000000000008571e4ffbf6e9839d368f644c3dc32213055226648b33 2,373 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.