Loading Tool

Explorer IconExplorer

Memory Pool

46,849 transactions
28.79 vMB
0.08456793 BTC
Random Selection Loading Transactions
Max Size: 153.13/200 MB

Candidate Block

Mining Attempt 18a15279e64ac59b9a5f6ca164ad5447ffa09a2387e97189c1b93175f926d1a3
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root dff7e946ccd489e1de0b33a82dd67acd49e45baf648cebd9329fdd2924a6cf04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02908738 BTC
Feerates: 151.16 > 2.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (190,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,244 724,244 00000000000000000000e481bf13b14ed43045ac5889584c58c89942306fc858 994 0.42/1.00 vMB 5
724,243 724,243 000000000000000000062935be07a01af91b1f9f1e89848c8cd3c7e3d8ceeb6f 1,364 0.62/1.00 vMB 6
724,242 724,242 00000000000000000007290ca33be40ebafaa1c75a36e0db23da7c36c7ff9892 1,508 0.69/1.00 vMB 5
724,241 724,241 00000000000000000009c5edc044cc281a4a39859c090be1ac7b1e06ce48d750 3,206 1.00/1.00 vMB 7
724,240 724,240 000000000000000000065eb5d54598e80d8bb0cb1466c185f723af2fc4a8de53 614 0.24/1.00 vMB 7
724,239 724,239 000000000000000000075d020fd2866afe6bbe154bb4df1f43506fa7d14c3423 2,140 0.97/1.00 vMB 5
724,238 724,238 00000000000000000004540791abb140565aca1bd92e2eda227b429b7fe6720b 866 0.77/1.00 vMB 5
724,237 724,237 0000000000000000000964a1ee0e4e9b78f30ff21c083f2bad4cfee16125cade 752 0.24/1.00 vMB 6
724,236 724,236 00000000000000000004c8d38286bdbcf589b45010c74aa1c11e084f217f1ba6 1,005 0.37/1.00 vMB 6
724,235 724,235 0000000000000000000305705cdfae402a9453eb56f7a5d2bc21dd8fa35e6226 1,650 0.59/1.00 vMB 5
724,234 724,234 00000000000000000003e01a4dffbeba6d1a88aa58de01886d726b58505543bb 1,428 0.94/1.00 vMB 2
724,233 724,233 000000000000000000043918a2d3cba2f404426ef1a76349b71866ac6063a6e1 3,230 1.00/1.00 vMB 6
724,232 724,232 00000000000000000008b55ff027a26b46832bb5c8ca82d4cf9e12e5ea4cc992 2,966 1.00/1.00 vMB 10
724,231 724,231 00000000000000000002132099dab61449ca62d4aee8f3a000c06dfc9d8caf8c 744 0.24/1.00 vMB 7
724,230 724,230 0000000000000000000329236d246c17b16218e278d8892cd8bfe8334e765a88 1,457 0.45/1.00 vMB 7
724,229 724,229 00000000000000000006d78946005fafe7798fb2a04b904d813de0cf83aadd95 1,790 0.58/1.00 vMB 6
724,228 724,228 00000000000000000003edb5be5b6d2a3e8d1dc49e9fbca2d667ffce250d5f45 1,056 0.37/1.00 vMB 6
724,227 724,227 00000000000000000003cc929b48d859fd86816a36a142a1e62832e742dbe62e 193 0.09/1.00 vMB 6
724,226 724,226 00000000000000000008e0346cdb300d5ceb4213c6f582997f23cefaf6311b90 801 0.22/1.00 vMB 7
724,225 724,225 00000000000000000000ac79575c005d5fa0783bd2ecd5787ce219c550fa426c 1,294 0.56/1.00 vMB 5
724,224 724,224 00000000000000000006197336cbd590f41d36644363d3cb23e737c493320883 985 0.84/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.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: 651.99 GB
    • Received: 13.67 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.