Loading Tool

Explorer IconExplorer

Memory Pool

86,253 transactions
31.43 vMB
0.20543073 BTC
Random Selection Loading Transactions
Max Size: 190.75/200 MB

Candidate Block

Mining Attempt 600cb1d5853bc22905d7d4e50f4d56708855b4356b41fd911627ea1c53614a55
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 1eee46689c70e3479898b993afce7b90bfa0ab193d80c36833cfec4a4dd6ba8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.10410059 BTC
Feerates: 502.67 > 10.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (562,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,026 353,026 00000000000000000c619f77de6145662248b17263d57166f9fafb6c26c9bdc7 1,024 0.57/1.00 vMB 27
353,025 353,025 000000000000000011defeab02396f6982807ec911a9294a0c8411d0c5f2f5a3 264 0.12/1.00 vMB 25
353,024 353,024 000000000000000004029f82577b2e2cf5abfa5a84e53b84933797987792a015 456 0.22/1.00 vMB 25
353,023 353,023 000000000000000002f43003d618ac9e0093d3c257e2e4037c7babf46d5f0078 753 0.43/1.00 vMB 24
353,022 353,022 0000000000000000025ff38dcf41c802689454007a298ee6b9f66dec9f863089 1,195 0.80/1.00 vMB 20
353,021 353,021 000000000000000000bc8c191c45e888336c8cae4e9ca37aa5cb0aa51b3d6267 889 0.45/1.00 vMB 31
353,020 353,020 0000000000000000095149693933349f2c49195a5c426f475e2e7e2b1c53772c 91 0.04/1.00 vMB 32
353,019 353,019 0000000000000000041704e4db1f210e1e8614f27d89e5ee7fba4e9917eefc63 646 0.31/1.00 vMB 26
353,018 353,018 0000000000000000102500ba3fc07a7c75af9bae6667016182f40ab31884f502 557 0.26/1.00 vMB 29
353,017 353,017 00000000000000000a6b0009d8b68334fb5d05193f909640bddbbf1dd8dad409 2 0.00/1.00 vMB 0
353,016 353,016 00000000000000000d85628a75ce50a292749287fdccc110e87fd66b97d44885 26 0.01/1.00 vMB 11
353,015 353,015 000000000000000006ef2d0cdbfa346549a8388317b3267c254a6d36327f115b 649 0.32/1.00 vMB 27
353,014 353,014 0000000000000000013cfaa470aeced9dcad881800935a2a978a77f867c6e683 816 0.40/1.00 vMB 27
353,013 353,013 000000000000000008fe2d4377ee906c701cc6fd3d4e36f7e0bb897b79a3114e 748 0.33/1.00 vMB 27
353,012 353,012 00000000000000001509a4e91bcfffcffba78c2c39f321c76e1b70b380016de2 569 0.24/1.00 vMB 27
353,011 353,011 00000000000000000cf356c408fb23e5aacb02f3a63992bd8498ba464ff65baa 242 0.11/1.00 vMB 34
353,010 353,010 00000000000000000c03b7a8643161f1bcbf079bd71ff0a48d64b5d3249df982 445 0.18/1.00 vMB 30
353,009 353,009 0000000000000000054eee1b546782971252bc69a564d18a2f509fd7085ff148 848 0.44/1.00 vMB 29
353,008 353,008 000000000000000002890c60782ba81b5fecb1b97a30837575b9df7fab127197 179 0.09/1.00 vMB 20
353,007 353,007 0000000000000000105436a635d472094a56daccdb3290a0b801fb860065ec8a 552 0.30/1.00 vMB 24
353,006 353,006 000000000000000002d39d24288d92aea6f4ec738b2925b35e4afa2604efc100 224 0.14/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.