Loading Tool

Explorer IconExplorer

Memory Pool

77,126 transactions
28.81 vMB
0.07878579 BTC
Random Selection Loading Transactions
Max Size: 174.26/200 MB

Candidate Block

Mining Attempt 7d29b726f9f3555f6316fa4eb289eccea25016002766e64ad3271fde7012580b
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root e56e446cacd1cf2ba860570653af4d15b985310f69ed8d7a13eee9db8c7e49ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,474
Size: 1.00 vMB
Total Fees: 0.01885851 BTC
Feerates: 150.93 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (110,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,652 804,652 00000000000000000000bb3899c34f4c4ffde7efc68f7ddd9777b75143decbe4 5,330 1.00/1.00 vMB 8
804,651 804,651 000000000000000000036b4738464cf13e5714e2cd98abf89436556d5f680a6d 5,963 1.00/1.00 vMB 9
804,650 804,650 000000000000000000026798c0a44b3be5b2ada323448d72bd7e9158ebcf01af 3,397 1.00/1.00 vMB 13
804,649 804,649 000000000000000000025807140ca8759beab23b6ff8fc5c68f94d640fc85a13 3,946 1.00/1.00 vMB 13
804,648 804,648 00000000000000000001d74dceb315743ed7b144adb705694807b35ed0d29664 4,879 1.00/1.00 vMB 11
804,647 804,647 000000000000000000031d36e294cf283603ac14adbce5a214396d9ae530cfe8 3,599 1.00/1.00 vMB 6
804,646 804,646 00000000000000000003bc7c22f21cf3791483024a6457a8ad2a3520c0dea470 2,898 1.00/1.00 vMB 10
804,645 804,645 00000000000000000001e3a273a7979dd0307c20a96ff2dacd6c769a3860985c 2,594 1.00/1.00 vMB 13
804,644 804,644 00000000000000000001f74dd0e1027a9b378e77cbcf3f7d3b7f0051d4619305 1,591 1.00/1.00 vMB 7
804,643 804,643 000000000000000000045dd6489c9452587e9783a08de166bc111bcbe80f6e17 2,985 1.00/1.00 vMB 20
804,642 804,642 000000000000000000004b9b6345f4c7f6d8b6bc750808a113dae4da29863bbf 5,862 1.00/1.00 vMB 10
804,641 804,641 00000000000000000001191f63705c5b7487873f52aa60161567c42afb7f6aea 5,349 1.00/1.00 vMB 9
804,640 804,640 000000000000000000041c52d1c76706040918f802326c3b408170833f36bb08 4,740 1.00/1.00 vMB 11
804,639 804,639 00000000000000000004b4296e480ef1ae4883dde24894865d5a9459e95a0a3d 2,885 1.00/1.00 vMB 7
804,638 804,638 00000000000000000000eaf779fd2e08e06276a4b839efefcd867aff0dca6547 4,188 1.00/1.00 vMB 14
804,637 804,637 00000000000000000000c0f27e7e5d54668ba62756200038f70e0dc53448ee60 2,557 1.00/1.00 vMB 12
804,636 804,636 000000000000000000042e322e2dfe4da3173d7cc865e3493da2f025c4db274a 2,833 1.00/1.00 vMB 10
804,635 804,635 00000000000000000002fe65f4e44e0d4d894e52e370c073f343cc3b8adbc406 3,526 1.00/1.00 vMB 17
804,634 804,634 00000000000000000004d78168595cf4bdafc25fd2920212056e4492dd3d3109 2,737 1.00/1.00 vMB 9
804,633 804,633 00000000000000000004f484d0cc0709ab570fc1df9dc7b328438f747594c6c4 3,150 1.00/1.00 vMB 12
804,632 804,632 0000000000000000000187070b7a3bd2b0a71dbbcc9c366df02a6df37dbc5aa1 2,592 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.67 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.11 GB
    • Received: 16.39 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.