Loading Tool

Explorer IconExplorer

Memory Pool

80,285 transactions
29.86 vMB
0.11770319 BTC
Random Selection Loading Transactions
Max Size: 179.78/200 MB

Candidate Block

Mining Attempt 9ea2e84a703b8fae96b755d55dfe0dbd3b8e8e729f85035f29bac2f822cebe22
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e84af74138c061d4f7c6a438c4030e1df5ed2658eea1a17c07c49911b6856ac2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.04867401 BTC
Feerates: 169.80 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (373,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,332 541,332 0000000000000000001f7dc1d33bccb810dc4091c06d5a242e6a51861ec2e441 2,516 1.00/1.00 vMB 37
541,331 541,331 00000000000000000007e5c3ce1a08eadeee4a19f7a764eb81598007e02fb7aa 250 0.08/1.00 vMB 26
541,330 541,330 0000000000000000001ab229b37ab88513342f28cfa0c32263552fd99276b969 582 0.42/1.00 vMB 15
541,329 541,329 00000000000000000010b1460409458cbda4bfdba880716a9eef9e47d5842b3d 233 0.06/1.00 vMB 23
541,328 541,328 0000000000000000001bdd33d6694124c652397da61ed07e14801235866487fe 1,572 0.80/1.00 vMB 20
541,327 541,327 00000000000000000022869966d1cd97943d51d37d92fc16434953804374ce74 323 0.19/1.00 vMB 12
541,326 541,326 0000000000000000000c3b4ee73e5a176c463fa004414df9c5be8f539764dbc9 340 0.14/1.00 vMB 14
541,325 541,325 0000000000000000001ed139a204a70b98f9c9c052c3c6cc7af7deb5659b3be3 1,206 0.71/1.00 vMB 11
541,324 541,324 00000000000000000020a37db7d78b140cafac1b87cc3fdd85c9833d20a11e97 2,324 1.00/1.00 vMB 19
541,323 541,323 0000000000000000002196a0b8b916e1099497fc14ac610fedd09c6c56af5ec2 2,122 0.91/1.00 vMB 18
541,322 541,322 0000000000000000000895948986bdea42a08804d6aefb5f4970e99a6146ec02 2,652 0.96/1.00 vMB 15
541,321 541,321 0000000000000000001700afee9531eb988f88dc4381b4ddd074b7f0f1a4df94 1,709 0.97/1.00 vMB 15
541,320 541,320 0000000000000000001b4f0c376b279d291b03acc5c8ac6bfc2fe9be88995ae4 1,918 1.00/1.00 vMB 12
541,319 541,319 0000000000000000000b78f225be0474be732910e0939c6a25cbcbb57c4e1e81 572 0.20/1.00 vMB 26
541,318 541,318 00000000000000000014d23aacb7a3352c140dd0d78be37a542683893a3d3803 1,843 0.70/1.00 vMB 28
541,317 541,317 000000000000000000275fd719bffd6030c62bb797914e88ff3148aa638e94b9 1,337 0.41/1.00 vMB 18
541,316 541,316 0000000000000000001277a2c765f728be3dc2bc851755bb3d7b1e4d2f092618 650 0.25/1.00 vMB 37
541,315 541,315 000000000000000000112df0ff2fb9ebfde59cbccd8ad75e3d00050801d03cac 703 0.21/1.00 vMB 18
541,314 541,314 000000000000000000248dae091988a7a85f0e96324f1433f072731d2823dbd8 520 0.18/1.00 vMB 27
541,313 541,313 0000000000000000000ec77fafb4fdbe426be01acd7b4fcdcf90be6ee9b5c14f 743 0.28/1.00 vMB 19
541,312 541,312 00000000000000000027c756c58b7b6f0547b73f87ca0a33c0bafc16aaed6481 588 0.35/1.00 vMB 10
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.15 GB
    • Received: 16.42 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.