Loading Tool

Explorer IconExplorer

Memory Pool

25,701 transactions
7.29 vMB
0.03145158 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.59/200 MB

Candidate Block

Mining Attempt 53eb25109ce1d2e4877cd08e8717f798c4a4c901eff18695ed277b13cd973215
Version 20000000
Previous Block 00000000000000000001224e274d714499fed1a2156ae81473f2105be1442fde
Merkle Root f547a1b7add5cd2f74a739dfb21bf0f7c0dfb9b508167b7c8e8dca807342d196
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 857
Size: 0.36 vMB
Total Fees: 0.01188936 BTC
Avg Feerate: 2.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,096 (758,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
154,719 154,719 00000000000005b2a3eb689758e3dba709d1af596f03175e965212701df4aa26 0.03 MB 96 22
154,718 154,718 00000000000008ca15047e9d5188c0e69872ca874d6ea580941863227377a85d 0.05 MB 56 56
154,717 154,717 00000000000003d34036f24e7e873a45897463fa6860003317386e6b09a4d241 0.00 MB 6 49
154,716 154,716 0000000000000ded0d27d6289c4942711ce5b6737976bbc67aa5825adce854d8 0.02 MB 35 97
154,715 154,715 0000000000000c4cb6c4408b4b0efa6b334ba4b2fa860f2ff9f2295ee50bb928 0.01 MB 21 52
154,714 154,714 0000000000000d64ff2a8c8f65b6c3dcdbcc2293563f1a59ddea19f5fce95dc2 0.01 MB 58 14
154,713 154,713 0000000000000ac2838e9fd6fe110fec7eafa2f9fb96971b658528fefd6e610c 0.01 MB 33 52
154,712 154,712 0000000000000099495de811089cf9add6d26fb3ffeef6e62c1ec25ee8a4f78e 0.01 MB 34 48
154,711 154,711 0000000000000b7423edd45e3e88cbf6e86b2815e23adc013c7743b35f51892b 0.02 MB 31 27
154,710 154,710 00000000000003666f06abbb8f7f02388e8db14c75791baf6ca50543a3a66132 0.00 MB 9 1,163
154,709 154,709 000000000000076a7b27a6844c4c5041358d6dc8cd26303501cfbf3c4e9f895c 0.00 MB 3 62
154,708 154,708 00000000000007466d1a836edc792944ecc98b882174210c6bddf6879357b0ce 0.00 MB 10 87
154,707 154,707 0000000000000bf8edc4c2e10952a37f9b14d58e3a06fdd0f0711bf9eb0f1543 0.04 MB 109 76
154,706 154,706 000000000000001bbc2d7314f555b32a7bf68982a63c8e9b32e2aa5bd7b13074 0.03 MB 45 109
154,705 154,705 0000000000000df5359ab67b2cd3fa2ada54ceea1c467dc3da4760a542c58d52 0.01 MB 36 103
154,704 154,704 00000000000006ed160a023c6bcb744b68dc51b6a09632e5c8fc2f195b8bb82f 0.01 MB 11 231
154,703 154,703 0000000000000b8c88359bf567f6899f04399a8689a4f8a49de94ac1e2ff5361 0.03 MB 77 43
154,702 154,702 0000000000000a9fdb95f1bd404ff5208f9d8186cc6b3b5e821e3332e63805fe 0.01 MB 51 22
154,701 154,701 0000000000000366c2cd0c206cf1642db8d7a46f4b842f6c9d098a659e4ad310 0.00 MB 11 14
154,700 154,700 0000000000000d11667ed46d168c6e69a99419d4e8ba63dce39a10482d34f33a 0.01 MB 19 35
154,699 154,699 0000000000000d46fa2e63b52bfc30a767cd6d7c6f526d5d62293d50ad7740db 0.00 MB 9 362
Previous 10 blocks ↓
Total Size: 779.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 59
    • Outgoing: 10
  • Data Transfer:
    • Sent: 110.42 GB
    • Received: 0.37 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.