Loading Tool

Explorer IconExplorer

Memory Pool

53,737 transactions
31.13 vMB
0.16507832 BTC
Random Selection Loading Transactions
Max Size: 167.44/200 MB

Candidate Block

Mining Attempt a44d271adf25172e74765e53626d51d942c3aa39a2826d10222e790e8dfff68b
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 6c1a599254997c294820319c85b5a67f5f4a0da75b40054b90981ce4835ce3c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.07917446 BTC
Feerates: 296.74 > 7.93 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (546,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,842 367,842 0000000000000000070bfb7b53562c4257b912af05e5fd510d2ac10eabc37e12 1,834 1.00/1.00 vMB 41
367,841 367,841 000000000000000012273d43954914773d6a6d0304e6a76f2b8541da9b390a8a 810 0.88/1.00 vMB 25
367,840 367,840 00000000000000000de4f92454af17dc719f2bb407f59937f4381492f90198ec 625 0.39/1.00 vMB 31
367,839 367,839 000000000000000000cfd9325d2483af11d5b062d56b3c6d885eff4b66ddbe26 441 0.78/1.00 vMB 19
367,838 367,838 000000000000000012642848035b326f92f0dedc6e9862b56401daeed23329ff 1,273 0.95/1.00 vMB 34
367,837 367,837 000000000000000013ff01f67d90c3fdd56d84a77bcbb39dc5c973709507f8cd 644 0.80/1.00 vMB 23
367,836 367,836 000000000000000009b9dc19dccb1c9401e508690f991b56d3d99449cb249329 955 0.50/1.00 vMB 35
367,835 367,835 0000000000000000091ef463433e4beedc8eba1f65d0c24b8926ad4095525102 626 0.85/1.00 vMB 22
367,834 367,834 00000000000000001046ea85c264700c5361120ee0df5619f0e4a7679dccfb6c 243 0.26/1.00 vMB 22
367,833 367,833 000000000000000000c520ebbf0f1867fb5e527de7b0b62fdde7f03fc149798b 766 0.75/1.00 vMB 27
367,832 367,832 000000000000000009b6bede8ae97102ada7701e075087b609b54b6bae45bdfb 787 0.48/1.00 vMB 34
367,831 367,831 000000000000000002a7fdf2cde0594a4e0956b77d99e92236cf2c15b63eae05 568 0.29/1.00 vMB 33
367,830 367,830 0000000000000000039c4c05bc3af6a97b2dc14561ce0eabfd508b6d5b764271 653 0.85/1.00 vMB 22
367,829 367,829 00000000000000001178ae50d6bd564cc8f330aa9d4dca38fd184d8d1d2f838e 779 0.90/1.00 vMB 23
367,828 367,828 000000000000000010288307f91423c7ebf8132c16a2d31da70ca3a79eb0b348 1,654 1.00/1.00 vMB 37
367,827 367,827 00000000000000001044f8c687cca7ec12c55631b5c3af12fdd85a04c87e7794 1,420 0.75/1.00 vMB 49
367,826 367,826 00000000000000000788b8065d389d6e36154dc08757c6e11e0d1eeb1553c75c 726 0.92/1.00 vMB 22
367,825 367,825 000000000000000011d9c7267c4aeb179bee34ee755c89a988ddf3cb820950f4 1,797 0.75/1.00 vMB 94
367,824 367,824 0000000000000000106621f8b321b96706e6f76a302069b96f46099daf4a4251 1,104 0.54/1.00 vMB 49
367,823 367,823 000000000000000012218d20c636f4d15048d048beec4bb3d3366dbefb6c7f18 1,104 1.00/1.00 vMB 23
367,822 367,822 00000000000000000b5a410538b7700f36b960e237cccaf92fef9de40bd899ee 956 0.92/1.00 vMB 29
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.15 GB
    • Received: 13.44 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.