Loading Tool

Explorer IconExplorer

Memory Pool

73,861 transactions
28.89 vMB
0.07150508 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt 2b82421d6ecbfe318afa8ad51bcb938b5a64c849e70237ffdf471bdfeeaa49ef
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root 2d6d84b492605e9a166fa99cc537a8c82bcb11155d921053e7bdacfe628599af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,079
Size: 1.00 vMB
Total Fees: 0.00768342 BTC
Feerates: 73.20 > 0.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (619,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,013 296,013 00000000000000007b01e7c9b09a22cb1118d07b689310fb352e26b74201fbba 1,161 0.50/1.00 vMB 45
296,012 296,012 000000000000000040d59e6351f0cd22f7d98459c015e8ed4c9b872d154c31ea 477 0.25/1.00 vMB 37
296,011 296,011 000000000000000043ae39b0380782bcb72ab94327d37e0fafc5c81300db9b01 161 0.09/1.00 vMB 37
296,010 296,010 000000000000000019c60f1a995193bba4421de163df9d17b781bfca275191d3 211 0.10/1.00 vMB 33
296,009 296,009 00000000000000009c3433f1ee46dfc324cb274d5a1540908f73ec0b13628a7f 192 0.12/1.00 vMB 33
296,008 296,008 0000000000000000aab75da6083376500c4742e6b5eea148b47d43029620c512 444 0.25/1.00 vMB 39
296,007 296,007 0000000000000000629a751fdb1baa6b4f80e6db6f26b2ad09b3d3ca84234726 313 0.23/1.00 vMB 30
296,006 296,006 00000000000000004e475e6dc13b453702d5d6a404a8f1bf0fefef4d95232a39 385 0.19/1.00 vMB 34
296,005 296,005 0000000000000000a943fba8a47e44a8bc073dcc5ee70985f5c00d3110b0acc8 55 0.06/1.00 vMB 8
296,004 296,004 00000000000000005cce0ad852aaa9116a27d154b2b740c8dfceace938b3342b 421 0.27/1.00 vMB 31
296,003 296,003 0000000000000000946eb7d97cf023b7f703f5744af4b24486295f5e7943b39e 660 0.35/1.00 vMB 32
296,002 296,002 00000000000000004a211bfe382e6b08a386b4aadac9f2ac89fa21ed3b5c9b2a 666 0.35/1.00 vMB 39
296,001 296,001 0000000000000000a330622827ca24512b9be55a9be6a489e5c5c22fdb735d9d 353 0.19/1.00 vMB 31
296,000 296,000 00000000000000009570102278e59ecf045c16ec8c8a5ea85bf823d0ec72e3d0 383 0.19/1.00 vMB 38
295,999 295,999 000000000000000094e8c04d6a89fc9a8d0e71c6826aa5f6946aa773c0b05dab 115 0.08/1.00 vMB 6
295,998 295,998 00000000000000008941036c5e95f226ef33ad5013e90960a9d11cd985a087bf 180 0.13/1.00 vMB 23
295,997 295,997 00000000000000004076e65b33f2a16ea0b6e875610dadd3799085a7a7b2410b 512 0.25/1.00 vMB 48
295,996 295,996 000000000000000042c0f8bbf92922d177db896e604191d6194d2dd5aa52b97f 128 0.15/1.00 vMB 16
295,995 295,995 00000000000000003f18bb180f3fed8e1f5895c47467da94e253db0843024d16 1,572 0.92/1.00 vMB 33
295,994 295,994 000000000000000080efe79e7de4c23e5444faed46ad1db74c1f26e441d0c4de 852 0.90/1.00 vMB 61
295,993 295,993 000000000000000030c66533a74e13de9220ab6f03e7d6317ababe86747687a9 53 0.05/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 742.96 GB
    • Received: 18.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.