Loading Tool

Explorer IconExplorer

Memory Pool

78,060 transactions
29.04 vMB
0.07959494 BTC
Random Selection Loading Transactions
Max Size: 175.74/200 MB

Candidate Block

Mining Attempt 8e452ac82ef87b14844b94b491ce8b2abbdfa9ff4dcb74c0ebad85ff59f341b9
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 191ae7852db61714dd6aef7ea857e2f1f5605e1044149006a78dc63395e01680
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,956
Size: 1.00 vMB
Total Fees: 0.01890450 BTC
Feerates: 178.73 > 1.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (213,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,845 701,845 00000000000000000009c6840aaf80924978bb738bb44713855b166eb6f24a2e 617 0.56/1.00 vMB 5
701,844 701,844 0000000000000000000e04cd9ec761ee8c7a5e86d4f5b6e1ab7b79c3731f6fab 1,012 0.36/1.00 vMB 2
701,843 701,843 00000000000000000009863d7f3286593bf00b404dd560056f70385e3c81f169 2,387 1.00/1.00 vMB 12
701,842 701,842 000000000000000000073c78a00ae4e07262ea8a4a90193cb46fbf32e88f6ae6 2,160 0.81/1.00 vMB 11
701,841 701,841 00000000000000000009efc61e293cc22ff2c119e70cd25090716ee9549c0e95 743 0.40/1.00 vMB 1
701,840 701,840 0000000000000000000c8111e533acaea11632fbef17c05b69a64af9d7928283 866 1.00/1.00 vMB 4
701,839 701,839 000000000000000000039908996442ed60bba2d38c1c7984b8eaf2d19faaf9d3 2,432 1.00/1.00 vMB 3
701,838 701,838 000000000000000000020b8c87b72caef412c2796174d1dd2e12fd825f15549d 1,982 1.00/1.00 vMB 24
701,837 701,837 0000000000000000000b3b16c43096ca8f6a6d5ea61732a7d987952c6a2c2714 2,684 1.00/1.00 vMB 10
701,836 701,836 00000000000000000005a9710ef18d26b8d3d89cdc621eedaff4908a183d2c10 2,362 1.00/1.00 vMB 41
701,835 701,835 000000000000000000084c1f582821baf7b8c6337a0bc4f3972ca33d442e6de0 1,285 0.53/1.00 vMB 7
701,834 701,834 000000000000000000086fc2b3f459fbd5abd077c099aa7bb1a29383bbefa3c8 2,851 1.00/1.00 vMB 5
701,833 701,833 000000000000000000078f3c56f3bcca91307bc5da90c556c350251ddd1d64b6 2,583 1.00/1.00 vMB 20
701,832 701,832 00000000000000000004aa5085280cc16550a0b7489ed0c01be6deb28b014bab 677 0.21/1.00 vMB 11
701,831 701,831 0000000000000000000433e2c48e99994f0d8021d0ac4a40cd53a86f0960404d 1,179 0.35/1.00 vMB 3
701,830 701,830 0000000000000000000bd69e2f16db6fd3a367397b03e9ed517d3c28a9f0f68a 1,785 1.00/1.00 vMB 12
701,829 701,829 0000000000000000000eb2a2297d7f3deef3f29602d4fcfe49b6d91fc8ce53e8 414 0.57/1.00 vMB 18
701,828 701,828 00000000000000000005e577b0028d48b74740085f681a3cd612135175726c55 274 0.08/1.00 vMB 8
701,827 701,827 000000000000000000057ea7789fbeae2fda9c29bd7595f0e0a68a4ece54ea61 152 0.04/1.00 vMB 12
701,826 701,826 0000000000000000000eae31c89bcd87513595c86eccfec0b8b8c4d1aad7434a 430 0.11/1.00 vMB 12
701,825 701,825 0000000000000000000a31e755e68016197e564659fefd462fe3d6a93ba321a9 745 0.56/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.68 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: 677.38 GB
    • Received: 16.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.