Loading Tool

Explorer IconExplorer

Memory Pool

81,655 transactions
31.26 vMB
0.07822612 BTC
Random Selection Loading Transactions
Max Size: 190.18/200 MB

Candidate Block

Mining Attempt 89b8bfc26b66438a6110caa9aeaec6881876b54a974f11090a9ecd337c95bcf4
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 7aad449fc57efc99acc647d7cec63553785a6f649e9bca4c9bcd1c91a8af0cd2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,216
Size: 1.00 vMB
Total Fees: 0.01068784 BTC
Feerates: 100.37 > 1.07 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (398,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,041 517,041 0000000000000000001fd8e6eeaafd208ab264536e512154cdade2ca6fa5478a 449 0.21/1.00 vMB 37
517,040 517,040 00000000000000000017b014260ffab242d6277b451a21b38f3a744eb5994888 172 0.06/1.00 vMB 27
517,039 517,039 0000000000000000003c814942d5c8637369f35ad491b5422015ff10ce9fff46 467 0.19/1.00 vMB 16
517,038 517,038 000000000000000000406c8385f6c26eeedd65c50a56f22be7afe151a80f1a60 2,063 0.79/1.00 vMB 49
517,037 517,037 0000000000000000003016a93e26395fec90439b86b06926605ca1c37ac320c2 1,388 0.63/1.00 vMB 103
517,036 517,036 000000000000000000230b1892a3b2735721d42d5c6b64dd410814b0888da069 261 0.11/1.00 vMB 98
517,035 517,035 0000000000000000004fa3e1d2e14630eadc0cf85194d929f2efcf6f094182fa 1,454 0.76/1.00 vMB 72
517,034 517,034 00000000000000000006603f6f37aab31c3e7dbe46f2aed7a2526b477b5f3141 1,409 1.00/1.00 vMB 76
517,033 517,033 000000000000000000499929fbe840a8b4ba626b8d11246cdc235caaa29b0d64 507 0.46/1.00 vMB 43
517,032 517,032 000000000000000000406ca03c2be165ed1d5ce9242f8ae5e5e5506cb65b307c 234 0.10/1.00 vMB 13
517,031 517,031 000000000000000000195cde5539c0232657ae9d3e201fc618adff147ccb2caf 1,513 0.74/1.00 vMB 96
517,030 517,030 000000000000000000064fcb0e5df8c599ba64425e14d88bd843f733f17aaa3b 17 0.01/1.00 vMB 13
517,029 517,029 0000000000000000000b755ea0509808812ca3c646365c3c5383e4459acb3a33 1,951 0.99/1.00 vMB 59
517,028 517,028 0000000000000000001210fce986aa75317c2f7f074b49a4fed76fa560668de0 1,214 0.91/1.00 vMB 19
517,027 517,027 00000000000000000009dc8f7afe0a4af0571b4c2656ed13d51551845a41a7eb 647 0.63/1.00 vMB 15
517,026 517,026 000000000000000000212a7dd449e9d1b4fbe33358db2eccde2f5ac988b227a2 563 0.46/1.00 vMB 18
517,025 517,025 0000000000000000000d34237c932ff16a1365580fff2e612ee8701a9a64207a 667 0.39/1.00 vMB 26
517,024 517,024 0000000000000000001b34c9eb1f4ee4a17f0bfab1322136aef484deb81bc9ed 1,292 0.75/1.00 vMB 21
517,023 517,023 0000000000000000000b2e43dd4c12a6d8e204d0b11d58b381fcdebf5961f9f0 474 0.14/1.00 vMB 16
517,022 517,022 0000000000000000003eab68d13f5d03422f255161e4d0a49f93c096440b8d76 681 0.44/1.00 vMB 30
517,021 517,021 0000000000000000000c7274e1653b92cb9b2e3cd660590bc0cbefb63f344852 11 0.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.