Loading Tool

Explorer IconExplorer

Memory Pool

74,262 transactions
28.60 vMB
0.07956005 BTC
Random Selection Loading Transactions
Max Size: 169.51/200 MB

Candidate Block

Mining Attempt 90f120b8ae268ab948dbd3da5d61248888e1d3945240abeaa83f4706ed4fcd67
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 9c25c37657a06a821008df9a6bb14b379f35956094db0ee9cc70a22bceab24df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,447
Size: 1.00 vMB
Total Fees: 0.02211217 BTC
Feerates: 150.93 > 2.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (107,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,786 807,786 000000000000000000034cc6c445a983ef08e46d7285ddbcb3c337f46f9e79c5 4,126 1.00/1.00 vMB 14
807,785 807,785 0000000000000000000403a34256644e3de9bac43f2b69ebde95726be3dba695 2,685 1.00/1.00 vMB 21
807,784 807,784 000000000000000000016fe01c531d0b517429f458e01ccebdecaa1bdd54e84a 3,994 1.00/1.00 vMB 16
807,783 807,783 000000000000000000025eaea923861bb70c247d9825af7417f5883f1fb9e115 2,967 1.00/1.00 vMB 26
807,782 807,782 00000000000000000000ad825d8be41ef1a4560dc8d57759d7bd0d171af8fb45 4,167 1.00/1.00 vMB 12
807,781 807,781 0000000000000000000498a44f9e8fb7242dcb49a90a8324992343d9f4ca1b9f 3,612 1.00/1.00 vMB 13
807,780 807,780 00000000000000000002e7a1315c355f05ec462ab96390557f7ef6896837f33e 2,613 1.00/1.00 vMB 20
807,779 807,779 00000000000000000004e5520732efdc8afaac37e23b9f4dc8b1304978a1012e 2,847 1.00/1.00 vMB 31
807,778 807,778 00000000000000000000e7c042da517e63ae41e8f57f9f14edba6b294a5d15f0 3,454 1.00/1.00 vMB 18
807,777 807,777 000000000000000000007cb426c7de43b751833ca2c9e3d213cc100ef218ce39 5,141 1.00/1.00 vMB 12
807,776 807,776 00000000000000000001226780fe8f3eebec0f7e30ecd263db4ce6a797a2fd6b 3,633 1.00/1.00 vMB 15
807,775 807,775 00000000000000000002ce3a064b3c1d225ed1229f8f405303aef2de24395b2e 5,363 1.00/1.00 vMB 13
807,774 807,774 00000000000000000004eb67bdde0f0ac581cd68637ae6d1283e6deaf0452f9e 3,155 1.00/1.00 vMB 16
807,773 807,773 0000000000000000000247fcc0a38d087c04e721bcb91636eb4889d16715cceb 1,954 1.00/1.00 vMB 22
807,772 807,772 00000000000000000000a2d832f8cb66ef26cd797974143cf9c27382ee48cb17 5,364 1.00/1.00 vMB 15
807,771 807,771 00000000000000000003ce00f274002717ff507abd9ed0b1e81b33d7294e5389 3,169 1.00/1.00 vMB 18
807,770 807,770 00000000000000000000cb4e25f60ca18a883d449b723771d8ebf4d4dae1f07e 5,329 1.00/1.00 vMB 15
807,769 807,769 0000000000000000000278008b7095c6eea9b05cec89c238b0cf5c85b6ca39a1 4,018 1.00/1.00 vMB 17
807,768 807,768 00000000000000000002705f24285e0637940276873c95c3bcce0734e7be4667 5,710 1.00/1.00 vMB 13
807,767 807,767 0000000000000000000046e9b9958e5950cb89e40dbcc4982d0187087a68c807 5,109 1.00/1.00 vMB 13
807,766 807,766 00000000000000000004df3917003b5224f551226756c9d015756623473af833 2,746 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.48 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: 668.17 GB
    • Received: 15.41 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.