Loading Tool

Explorer IconExplorer

Memory Pool

37,879 transactions
27.02 vMB
0.06415376 BTC
Random Selection Loading Transactions
Max Size: 137.51/200 MB

Candidate Block

Mining Attempt ddffc1e650c54b92d3bd31fb6a46f404a32a72ebe518048eae53c9b65c7ce6c1
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root d73e6bef7d18bb6200c4f5ffef78868f804610faf798f944522c62cc970a2efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,783
Size: 1.00 vMB
Total Fees: 0.01328834 BTC
Feerates: 100.28 > 1.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (198,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,707 715,707 000000000000000000035de6aaaba827485e67f21e36aed901dd5bd3c92b3806 1,507 1.00/1.00 vMB 3
715,706 715,706 00000000000000000005f7f0f4ec26ef3bf586f365ece78bccd4dc33f120b37a 1,220 1.00/1.00 vMB 4
715,705 715,705 00000000000000000000668aa1805de78a01197ec6f5895aa262592f1689cd0b 1,789 1.00/1.00 vMB 5
715,704 715,704 000000000000000000008a1beb2d35e554a27efef3f6eab5ca4eab98a4556c0d 2,067 1.00/1.00 vMB 9
715,703 715,703 0000000000000000000561a4cf5c2ca955dd210908c68c9f818f89bcd9c941f0 1,415 1.00/1.00 vMB 5
715,702 715,702 0000000000000000000104146cc82b9a53203a2c0975775ccd7b7d74f9258cdb 467 1.00/1.00 vMB 1
715,701 715,701 00000000000000000002dc132ed13d4b2d755bf00a2632b7ba1465a579ac970b 2,043 1.00/1.00 vMB 7
715,700 715,700 00000000000000000009e7079ab89f0cfa98c4937466157ddd85a259969bf54b 1,374 1.00/1.00 vMB 3
715,699 715,699 00000000000000000001548ead05619457c5ed132e306f2a289e1a4eb9e63971 1,581 1.00/1.00 vMB 2
715,698 715,698 000000000000000000031e7292354b5122cd3cea8034f7d3b8e69313d9702ff2 2,556 1.00/1.00 vMB 11
715,697 715,697 0000000000000000000188b409bca57938e8a98a109168977a0f9940976acd88 2,743 1.00/1.00 vMB 9
715,696 715,696 0000000000000000000432eeead365fe13949cb7e4a8935ab1da5a81da12320c 1,895 1.00/1.00 vMB 6
715,695 715,695 000000000000000000005c69522de8426de2982e8c22419930f169e263f9db53 1,503 1.00/1.00 vMB 2
715,694 715,694 00000000000000000002dbb205cdc9ffee0356c4b66292f3089ec303aa31ba7e 2,202 1.00/1.00 vMB 8
715,693 715,693 00000000000000000009d127eb514e3886be2f46044445c12043710a96b8b8f4 662 1.00/1.00 vMB 4
715,692 715,692 000000000000000000019fdf0980f6be2c3cade22c32734450030b59866d0829 1,331 1.00/1.00 vMB 5
715,691 715,691 000000000000000000027c292fbc9c7210b863581fe8f62d14e75450378da2c4 964 1.00/1.00 vMB 2
715,690 715,690 000000000000000000098318c25cf9834d27903e0eb83719ecfbeb3d93637a1c 2,886 1.00/1.00 vMB 4
715,689 715,689 0000000000000000000165d238ad8f35b67f9e50b1ddc75d79e7ac6a51996bfe 1,075 1.00/1.00 vMB 3
715,688 715,688 00000000000000000005144baf350159cd622d5a387be67cc9f7dac955de4809 1,179 1.00/1.00 vMB 4
715,687 715,687 0000000000000000000456015ab17e1f2de71e121947f3e2e9edd85ee4cd726c 2,092 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.