Loading Tool

Explorer IconExplorer

Memory Pool

81,035 transactions
31.28 vMB
0.09622179 BTC
Random Selection Loading Transactions
Max Size: 189.15/200 MB

Candidate Block

Mining Attempt 5c3605232912a886bd81e9c31054e767dd6b986b25284e30574494098b4a27bf
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 73daa9c8299d41805affd6cc733598df5d0d5728845ea3b8492372732beda526
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,750
Size: 1.00 vMB
Total Fees: 0.02768774 BTC
Feerates: 265.25 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (264,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,973 650,973 000000000000000000053221abdc304a4bd3048e1284558e1cf10d99254bafe7 2,944 1.00/1.00 vMB 64
650,972 650,972 00000000000000000006e02bcdfe73d747dd2af99b571effa71914db9e528af6 2,846 1.00/1.00 vMB 109
650,971 650,971 0000000000000000000080b5a5d7edde1e004d67f441453d5dc7069c0eb4570a 2,544 1.00/1.00 vMB 93
650,970 650,970 000000000000000000064f10db5885f484e8f923a3861745af49c5d142614e8c 2,434 1.00/1.00 vMB 110
650,969 650,969 000000000000000000049d2e22408ceead21f0e79125f4cd6552d520d0e490d1 2,666 1.00/1.00 vMB 95
650,968 650,968 000000000000000000016bd022001e7aa3ab0be8c59edf306334af8b1b918b43 2,482 1.00/1.00 vMB 115
650,967 650,967 00000000000000000002f6ebcaa3d49abccad0dce99b59da246d2816217b21df 2,770 1.00/1.00 vMB 108
650,966 650,966 000000000000000000014c6e9a2c07432c26cd3c804e2cd18ef3e133fa46ba44 2,991 1.00/1.00 vMB 130
650,965 650,965 0000000000000000000bd7725e42b34610c782ad2f44086740f6f2331ba38d34 2,766 1.00/1.00 vMB 77
650,964 650,964 00000000000000000003b189bd07479cee8d7ad01fdc6bf4dfab5a14511eb88c 2,263 1.00/1.00 vMB 115
650,963 650,963 00000000000000000006f77ff9fc5bec7216a2827c53e1ad9f5689b5903d7c95 1,861 1.00/1.00 vMB 66
650,962 650,962 0000000000000000000741607948e89450377497f65cc5b3823d341f659faeed 3,000 1.00/1.00 vMB 86
650,961 650,961 00000000000000000004c990f999fad96461311303c8720843f5a36155db3544 3,135 1.00/1.00 vMB 113
650,960 650,960 000000000000000000007f889a923183bb58dbc67cbf79293071143b29089251 2,380 1.00/1.00 vMB 102
650,959 650,959 00000000000000000009e711623c1f0c26a4b5486c6eff56d8c670028e2605c4 2,850 1.00/1.00 vMB 124
650,958 650,958 00000000000000000007583bd8b5596d8fa22a9c96428d42fa4cd1abb3b0ce69 2,219 1.00/1.00 vMB 61
650,957 650,957 0000000000000000000a0cb7e19af6872c01af467e3a41c6ab5414eeb9b9d4e3 2,488 1.00/1.00 vMB 76
650,956 650,956 00000000000000000004f23ae167107f08f6092c02a0e203aa15d10a655ede87 2,050 1.00/1.00 vMB 112
650,955 650,955 0000000000000000000778bb858e7d3639a24fda39b276fa8481a4d9b2e3db10 2,890 1.00/1.00 vMB 98
650,954 650,954 000000000000000000081821e405f847031cfa47de084323e1ba567efa15c391 3,186 1.00/1.00 vMB 99
650,953 650,953 00000000000000000004c0ef5295d3966078674ccff41869e28bb727a91bb393 3,103 1.00/1.00 vMB 117
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.54 GB
    • Received: 16.69 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.