Loading Tool

Explorer IconExplorer

Memory Pool

77,386 transactions
28.81 vMB
0.07812603 BTC
Random Selection Loading Transactions
Max Size: 174.32/200 MB

Candidate Block

Mining Attempt 52b80588f930cb8347c0cb99f9b1b1c894a3857469b88a96e53b9677ba2b192c
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 35b8d9587011c43fc741bcdc86314fdd1e4247d2f0357d9b1f1e703ec000ecee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,728
Size: 1.00 vMB
Total Fees: 0.01813618 BTC
Feerates: 150.62 > 1.82 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (560,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,880 354,880 00000000000000000a0c582f32fc17cf397882c26616ef331246927d0863a945 644 0.40/1.00 vMB 24
354,879 354,879 0000000000000000033ce857296195f43270e4f127b9aea7c2377afeaf6923fa 372 0.20/1.00 vMB 27
354,878 354,878 000000000000000015a66bc8a99c1dcd3a6414f10e097674c7f7cbbae1ffbd58 369 0.16/1.00 vMB 31
354,877 354,877 000000000000000002ac00d1470361f1adec63cfe47aa7dbdb226b687ec322fb 418 0.20/1.00 vMB 25
354,876 354,876 000000000000000011d289d34ce8a75752c27b1c3037f2194fa1073895a38ce8 851 0.43/1.00 vMB 27
354,875 354,875 00000000000000001631d4e552be27b6ba7735e77bf82eb1d2a6392b5830b6da 75 0.05/1.00 vMB 16
354,874 354,874 000000000000000003186f114a0391caead4726749ad0133f57fd4ffe0d6e87d 565 0.29/1.00 vMB 27
354,873 354,873 000000000000000003f580325bfe1c0e015dd722ed688a1fc98d79eccf0490a0 116 0.10/1.00 vMB 19
354,872 354,872 0000000000000000121a862a7758a86d918c40248187411e87039b3e1c746b1c 346 0.19/1.00 vMB 24
354,871 354,871 0000000000000000057a03af155063f2700ea5fb8eecdee70aee75213d55e9bd 239 0.25/1.00 vMB 15
354,870 354,870 000000000000000009282c82cd93efe1b828083cdd5096010aeaaf016040a72c 1,093 0.50/1.00 vMB 32
354,869 354,869 0000000000000000105ba9b426951022d30e5afd2c3f904ce171d843e22d67c8 37 0.08/1.00 vMB 5
354,868 354,868 00000000000000001043d3a9999e39cb777919802ca4a7eef3190d6895a052c6 280 0.26/1.00 vMB 16
354,867 354,867 00000000000000000cf2f0248e6b12c5b126340f5bc32aeb075d96aca58545fa 356 0.21/1.00 vMB 23
354,866 354,866 0000000000000000066caf8ef3e51c6be655bc89bd94d712bedbe76a9b11dee5 386 0.19/1.00 vMB 20
354,865 354,865 00000000000000000fcb075645e9d1cb0ac2c6256ef7bd642d8c9623a2585f21 638 0.28/1.00 vMB 30
354,864 354,864 00000000000000000d340d7eabe957901740aeaec61354e6b732095e3e6a1583 1,205 0.62/1.00 vMB 30
354,863 354,863 000000000000000004ed260807e9fe54a10a9c2c2d7bc988768f7a0460128d5e 294 0.19/1.00 vMB 22
354,862 354,862 00000000000000000e9b864aefc442becd172a67488f014431c3142506f59b82 298 0.21/1.00 vMB 22
354,861 354,861 00000000000000000904194680831ddadabd4eff52d732876c7a31b49396e486 117 0.06/1.00 vMB 21
354,860 354,860 000000000000000007ea1b69acfe38f4e68b732f2a259532c082df97fd1b94b5 189 0.16/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.66 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: 673.07 GB
    • Received: 16.37 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.