Loading Tool

Explorer IconExplorer

Memory Pool

54,140 transactions
31.73 vMB
0.19406323 BTC
Random Selection Loading Transactions
Max Size: 170.73/200 MB

Candidate Block

Mining Attempt 4e126838bf2fc7dc6c414eb6916421bac6ed0c5babe23242558c339fc6b5067c
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root a944176c8c915d72f808426ca70715ebb552e3d207ac0e1faa8c12d1db537ea5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.10367218 BTC
Feerates: 477.45 > 10.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (335,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,552 579,552 0000000000000000000f53a1d7a8e1676e156dd1c3268c2f0bbecfc0fedb2cd2 2,587 1.00/1.00 vMB 28
579,551 579,551 00000000000000000024d7c1f3c7459e590ea3df49d25726cdfabdbae80f63f6 2,977 1.00/1.00 vMB 62
579,550 579,550 0000000000000000000be11e07133df89ec862028f18baef976027ff49f900a4 2,716 1.00/1.00 vMB 126
579,549 579,549 00000000000000000022e52465d11cf3569de4f8ac265db11c4877316e46e676 2,131 1.00/1.00 vMB 97
579,548 579,548 00000000000000000017eb70267fee23800c90cf3e1c5363753d0c843c92e612 2,337 1.00/1.00 vMB 105
579,547 579,547 000000000000000000059cdd39cc6790225c9e26e99962b76a8158030ac31ff4 2,641 1.00/1.00 vMB 122
579,546 579,546 0000000000000000000acbeb9d548ffdbdbe9a744f493bcba67ec5b0a069d0a0 2,132 1.00/1.00 vMB 10
579,545 579,545 00000000000000000010341f9f634e5e48649a588080f17b491eb56b925d28ed 2,049 1.00/1.00 vMB 18
579,544 579,544 0000000000000000001c291e20aca3444595ad10072f489079a4350f66ffca64 2,417 1.00/1.00 vMB 96
579,543 579,543 0000000000000000000de34491e0efc8a991431951c3472f422883a348353316 2,535 1.00/1.00 vMB 40
579,542 579,542 0000000000000000001ab297b3a40cfd5f79e9af6949381e68852eda9390db42 2,497 1.00/1.00 vMB 117
579,541 579,541 00000000000000000012c39a9e0cfe92580bd177584405c41687ed2e45f66cd7 1,742 1.00/1.00 vMB 51
579,540 579,540 0000000000000000001028d05d1ce88ce8de681447d00b5fadda8fac94aeefcd 1,085 1.00/1.00 vMB 57
579,539 579,539 0000000000000000000cf8e80bbedac70063b2514fef9cd3a5b2494b1fc3e697 2,946 1.00/1.00 vMB 120
579,538 579,538 0000000000000000001beae71a992b141592c75989717815a6cdf76aeb38c067 2,598 1.00/1.00 vMB 118
579,537 579,537 00000000000000000021ae38a136e204a3a3f21f4a716cfe894d3e8350a051d3 2,689 1.00/1.00 vMB 83
579,536 579,536 0000000000000000002090b6fd1ffb5ea480d91b246b9a7c8c33adf84f72d750 2,844 1.00/1.00 vMB 137
579,535 579,535 00000000000000000016864b960813d8d2c728503988de2d43937acc9f7ddd3d 3,101 1.00/1.00 vMB 180
579,534 579,534 00000000000000000003b94dd279f788d4c8bd3d6e67c101cfa01ea489d63bd4 2,815 1.00/1.00 vMB 69
579,533 579,533 0000000000000000000ce4091fbbbe3ae2087530fcd6bfc8227f6860c31694bd 2,068 1.00/1.00 vMB 57
579,532 579,532 00000000000000000003f97ea17b4c3fe3200ff0115ffca12e8c9f38e5ad6e64 2,745 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.