Loading Tool

Explorer IconExplorer

Memory Pool

34,361 transactions
25.67 vMB
0.06212653 BTC
Random Selection Loading Transactions
Max Size: 130.18/200 MB

Candidate Block

Mining Attempt ed53bc6b3a93a216f736c99a12e134ef4474959a81866cadcd11bbdd7586317c
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root a2a9693e488a13ff2aad9369568a0cb4e6ebcff0e59133d4aa9f1d5c8a1c12c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,416
Size: 1.00 vMB
Total Fees: 0.01541050 BTC
Feerates: 101.16 > 1.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (456,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,784 457,784 0000000000000000005654f04cf1059db9eaeaf88e9a57a11a0aae523b687b67 1 0.00/1.00 vMB 0
457,783 457,783 000000000000000000b8014be3293c24951cb7f12c683c05f40acf163646a379 2,098 1.00/1.00 vMB 135
457,782 457,782 0000000000000000014b0c9de59921b8a6f0a9795d340b6cb72a2bed8dd74f57 1,838 1.00/1.00 vMB 174
457,781 457,781 00000000000000000014cc69f07b17c7aaaec1fd6f0d791a4ed46cf5553b9f8c 1,375 1.00/1.00 vMB 224
457,780 457,780 0000000000000000011500596cd3d4faf8e8cc18f6e0db8ed073aada7c06fb8c 497 1.00/1.00 vMB 17
457,779 457,779 000000000000000000b6ca3965cf81193639e73cd338a003574b62163d387bf7 490 1.00/1.00 vMB 20
457,778 457,778 0000000000000000016bd92c5b59a6afc52a70caae60b56dfb650ced120a62bd 648 1.00/1.00 vMB 10
457,777 457,777 000000000000000002468e9f99324389a71631ea90295020abb625fc616dc8ad 852 1.00/1.00 vMB 74
457,776 457,776 0000000000000000000c3c406618ebb6e491d61098cbdb54926a4f794db535f2 386 1.00/1.00 vMB 16
457,775 457,775 000000000000000000ff6bd104b11132b6f1ce896dac23b0e14e83f8943c4844 1,978 0.99/1.00 vMB 149
457,774 457,774 0000000000000000023f523e8f03a8626c62251928dda38ad02d8773f785cd5f 418 1.00/1.00 vMB 5
457,773 457,773 0000000000000000016395665dc71001dc450a242046df24d1b34cfc79875572 501 0.20/1.00 vMB 155
457,772 457,772 000000000000000000c538b24e378ebe2d68a1e141a374b99b6d7718834f12fb 1,422 1.00/1.00 vMB 101
457,771 457,771 00000000000000000024ba2b094967cd4ca2bc29f76d306b4bb92b1c95672dcf 1,472 1.00/1.00 vMB 91
457,770 457,770 00000000000000000210fc5118b39c7f43d845ef37ec71b4de228db5cf9760bc 917 1.00/1.00 vMB 37
457,769 457,769 00000000000000000105a06327680fcebce1f8b4821e6cf9884e93f524b6cbb3 816 0.45/1.00 vMB 103
457,768 457,768 000000000000000000314d2d8e61416acdd48532109876050baeccfc9d3e30bd 2,345 1.00/1.00 vMB 189
457,767 457,767 000000000000000000590ce0223eff75320234b2fa73b05c6c32c910af19c706 826 1.00/1.00 vMB 46
457,766 457,766 0000000000000000021d5c406c5e781149557c1fa85f0c4fb3501dfbf6143745 1,611 1.00/1.00 vMB 121
457,765 457,765 000000000000000000d22cf2028038874c03bd1cc4466e86a7efc645391a8f53 555 1.00/1.00 vMB 25
457,764 457,764 00000000000000000236b6dc735c3df82b3a02b8f33641b50e99dfa399e3d7e8 766 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.