Loading Tool

Explorer IconExplorer

Memory Pool

77,030 transactions
33.91 vMB
0.13927374 BTC
Random Selection Loading Transactions
Max Size: 189.03/200 MB

Candidate Block

Mining Attempt 0b5e3c84186a398ac5ce6987bc8e22bbe0135d779889490d51cee9194757e799
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root aa346bb1c27367885683c6d264bc36b5cbe9ab3e3d9f4279ed352d4cd871898c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,628
Size: 1.00 vMB
Total Fees: 0.02503434 BTC
Feerates: 56.16 > 2.51 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (430,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,715 484,715 000000000000000000b1286fb6204c3884f5c73ef80335ab9ae964e515cd18b1 1,552 1.00/1.00 vMB 81
484,714 484,714 0000000000000000003fade37338035cd48923cdde1b38f044dd734d389b6c4a 2,094 0.99/1.00 vMB 115
484,713 484,713 000000000000000000beeddad35219a86f151719959e3d6fb7bc5920c128694a 1,176 1.00/1.00 vMB 49
484,712 484,712 00000000000000000039f6396e0e816eaec360cff7e2dc22f18c9ff4bb05090d 2,054 1.00/1.00 vMB 112
484,711 484,711 0000000000000000004217ab0612a669c60af70f3d6390c54afe5ed997020b73 1,535 1.00/1.00 vMB 33
484,710 484,710 000000000000000000bada99a419f01097964314f3873598088beb0655e8e38b 1,608 0.77/1.00 vMB 169
484,709 484,709 000000000000000000b56da8c6ae67fdc0046693f70c67dd1862fabed2ca89bf 2,305 0.99/1.00 vMB 52
484,708 484,708 00000000000000000026dd92bfc99795932a4d819fb25bb2a0442602241e518e 2,292 1.00/1.00 vMB 64
484,707 484,707 000000000000000000928862f1aadab1b5d221baa1615860612432e0651e89ce 2,565 0.98/1.00 vMB 127
484,706 484,706 000000000000000000fd5600ec11eac5a6637e640341ff538adb09f725c94b44 2,321 1.00/1.00 vMB 152
484,705 484,705 00000000000000000054b7b78d74f705e00957884f08d0891cd206bba6702f0b 2,303 1.00/1.00 vMB 120
484,704 484,704 0000000000000000004d6d91fb6985aa3d3b421e3a25deceb85c024c50045eba 2,479 1.00/1.00 vMB 197
484,703 484,703 000000000000000000f696ddb0c4820880d229cafcb629d4efce365fe99ab131 2,364 0.99/1.00 vMB 194
484,702 484,702 000000000000000000a404bfa1bd20e763fa88dad32cf08a38a496b2e690a6cd 2,471 1.00/1.00 vMB 34
484,701 484,701 0000000000000000007ee04f616ab786b80f3087882fe4e387289ec55f712fe0 2,323 1.00/1.00 vMB 150
484,700 484,700 0000000000000000012964f47d7c058f14c14ac905b33d4b8c63e68d84d177b2 2,527 0.99/1.00 vMB 207
484,699 484,699 000000000000000000e81087a50b43b0fb565b3104b308195ffe7a9bc67f4c71 159 1.00/1.00 vMB 5
484,698 484,698 000000000000000000fed6b3e4ddae205d924076be1eed60daa0daad4785ee8a 1,296 0.99/1.00 vMB 66
484,697 484,697 000000000000000000b5a4b07ccbcdc7895aba5ab934b30ab5e3ea3752c6c8c5 1,053 0.99/1.00 vMB 52
484,696 484,696 00000000000000000006efcc3827ea7cb5690522518a0e2a97d099d2625916cd 1,831 0.98/1.00 vMB 98
484,695 484,695 000000000000000000529881f7e7a32a3c8fc90aa7daf1ea54459e529e77ea6e 34 0.01/1.00 vMB 402
Previous 10 blocks ↓
Total Size: 783.11 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: 735.08 GB
    • Received: 18.57 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.