Loading Tool

Explorer IconExplorer

Memory Pool

49,786 transactions
30.04 vMB
0.09680268 BTC
Random Selection Loading Transactions
Max Size: 160.83/200 MB

Candidate Block

Mining Attempt 0830336f9cd914211abad6b7fa9c0dead930bcc73d36cf54ba05bb15c977310d
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 72c31869edc09511bf731e316d7d2a470dadf550b6f95053387393d631f12837
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,563
Size: 1.00 vMB
Total Fees: 0.02856573 BTC
Feerates: 73.20 > 2.86 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (603,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,623 311,623 00000000000000003978efd00a0e7370635decd08707b78ae6edb56c4c4eb819 164 0.09/1.00 vMB 29
311,622 311,622 00000000000000002d4d5af721c1fede411c42cea3f99a392b2b06d8e9747702 99 0.05/1.00 vMB 27
311,621 311,621 00000000000000002bd0bbeb4f20f642e0212bd84edc9f4a55dd1f109e263e19 101 0.05/1.00 vMB 31
311,620 311,620 00000000000000002622ee8a380af6a3bcbfea39963b43edce104be166353bce 63 0.05/1.00 vMB 22
311,619 311,619 0000000000000000220d2d5c709ab6bd1ece9a65c6ee1b3f326bc6c2cd841012 50 0.03/1.00 vMB 27
311,618 311,618 000000000000000014c43a224dbcaa3d15d9eee839858152b17f3297af78576f 32 0.04/1.00 vMB 53
311,617 311,617 000000000000000011a4825786862926bd41d2e55a3f2408e78eae4ec57d83a2 275 0.14/1.00 vMB 33
311,616 311,616 0000000000000000043d277a8a6f1807439a7b1a338099a4ff150b5b9b7e774b 366 0.20/1.00 vMB 32
311,615 311,615 000000000000000038c4c88a636e5adabfddfaefafb96a790f001541e3548d53 383 0.19/1.00 vMB 35
311,614 311,614 000000000000000005865dd6cf424e865b2131519703dcbf92dca8ef769dfc1e 387 0.24/1.00 vMB 26
311,613 311,613 00000000000000000af6f6c25e41b74720a043e9480461295c6684afe831ebb1 666 0.37/1.00 vMB 29
311,612 311,612 00000000000000001e346fe9186d8343c1684db32a7a48de742c0dfa86d3e1f3 133 0.07/1.00 vMB 29
311,611 311,611 0000000000000000170995febcae3087ae830d504f7efd35000a0f66bfbc8211 81 0.06/1.00 vMB 25
311,610 311,610 0000000000000000300b2d423fa7b2ca5a783208fb95a9503dbf87c71987ca32 98 0.08/1.00 vMB 12
311,609 311,609 000000000000000039c38b6e135cd48506feefe97fc546366075fd4db3687910 151 0.08/1.00 vMB 30
311,608 311,608 00000000000000000c6fc85b997839fc63ac3a71fdffe708b8324e8b73f5c63a 152 0.09/1.00 vMB 26
311,607 311,607 00000000000000001badc9c6b0689d61d44edad31ef49da36722d8a2e9e5989a 425 0.24/1.00 vMB 29
311,606 311,606 000000000000000005d5eb05270bcbdd81d2090dea87f26c3604273c0a2d5e36 326 0.23/1.00 vMB 28
311,605 311,605 0000000000000000355bd60b48e77e390cdd8e06f018a02314821f24adf0ad9b 567 0.28/1.00 vMB 31
311,604 311,604 00000000000000002256f41af573085fc181f3d2efc1ff961642acaf39e96df1 178 0.07/1.00 vMB 31
311,603 311,603 000000000000000008025fa778679a5696916c04a90dbd174173fd9d712b1a31 196 0.10/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.06 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.09 GB
    • Received: 13.40 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.