Loading Tool

Explorer IconExplorer

Memory Pool

79,634 transactions
29.98 vMB
0.08549020 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt 7d0813fc92181242a7b75cbcf2e5cdac3ca4c3cb120a92adfcfb5adff2665c9d
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 8fe6662d3e4aa1d5fa87d94469bc4046b6718537367ad630cce5f6b9fac8f497
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,004
Size: 1.00 vMB
Total Fees: 0.01661278 BTC
Feerates: 40.21 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (255,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,621 659,621 0000000000000000000a03c38cf0cdeab2f7a8ff0aa0c8e855dcfefd2076c4a5 2,738 1.00/1.00 vMB 72
659,620 659,620 0000000000000000000b270ea57d13f5ffc4a3d882e4fedf4ecd2433bc6163e4 3,034 1.00/1.00 vMB 116
659,619 659,619 0000000000000000000032449901806738068dc792d1fec10c1769a6fced51f8 2,550 1.00/1.00 vMB 132
659,618 659,618 0000000000000000000927837b0eaf9d466ea72b576656dddcf464765a922f1b 1,249 1.00/1.00 vMB 79
659,617 659,617 0000000000000000000a94d4773122985b4c06982178f3cae24f633218027148 2,118 1.00/1.00 vMB 136
659,616 659,616 000000000000000000076d4f06a8e9a7cf4ec53e9f84fb538dff5e878480b175 2,179 1.00/1.00 vMB 102
659,615 659,615 00000000000000000001d6d23d8c8d9eb36bb7e8b49fcd43c98e13728712da67 1,845 1.00/1.00 vMB 84
659,614 659,614 0000000000000000000debfdf1ba8ddde213859b4f0993b395a65a29d164f944 1,248 1.00/1.00 vMB 71
659,613 659,613 0000000000000000000211e6b8fffcf1b8961c8167391bf05b95a644e07f7baa 2,203 1.00/1.00 vMB 77
659,612 659,612 0000000000000000000560ee33af3e109a4d899e9eb4c25b4e68c3e436ceb9b6 2,136 1.00/1.00 vMB 108
659,611 659,611 0000000000000000000a694cc64efb7f354e0a92f40b80f12b1ec5f8f22a085b 3,104 1.00/1.00 vMB 136
659,610 659,610 0000000000000000000a4bb5702c7e745ba490982ff4c322b9a98cd4b09635c1 2,416 1.00/1.00 vMB 104
659,609 659,609 0000000000000000000a1f4d566f513b101ee92461f4e4e905dcb34c6d88f2aa 1,880 1.00/1.00 vMB 123
659,608 659,608 0000000000000000000231e2ef125f6aa138ba60894d43b994ff298797b830d2 3,001 1.00/1.00 vMB 141
659,607 659,607 0000000000000000000076770458bdd013cb1767dfde4135d10a541f7e29c324 2,819 1.00/1.00 vMB 52
659,606 659,606 000000000000000000083cb3817a29d36f41d41d55390bf7a6769bd289c073cc 2,602 1.00/1.00 vMB 108
659,605 659,605 0000000000000000000a18472fddaf770e5d44d6041cf439424b27393d5d4bdb 2,792 1.00/1.00 vMB 123
659,604 659,604 000000000000000000013dda2c4cf54a02403a1153960dde27d33751ef7e87f2 2,015 1.00/1.00 vMB 49
659,603 659,603 00000000000000000009a8f7d25db7d292034bc89b37869143f6eb553ac2439b 2,230 1.00/1.00 vMB 78
659,602 659,602 0000000000000000000cbf6b622be6746a86600bd26c726a16423b0ec106ed85 2,259 1.00/1.00 vMB 105
659,601 659,601 0000000000000000000b07525167339e96772778cd515d5c5b8db549b6f98418 2,648 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.24 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.