Loading Tool

Explorer IconExplorer

Memory Pool

70,286 transactions
26.87 vMB
0.07030405 BTC
Random Selection Loading Transactions
Max Size: 161.15/200 MB

Candidate Block

Mining Attempt af9460a345861aa976323923784fa413e7a4d3667a42cf031b51113760b09655
Version 20000000
Previous Block 000000000000000000008796895f9085d333b2f9faf52601e668078464161b08
Merkle Root fd162327b34058785a185f5db6e7a3d2c943064f0c8f9463f28b2d96b7ed77cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,095
Size: 1.00 vMB
Total Fees: 0.01280778 BTC
Feerates: 40.21 > 1.28 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,473 (74,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,161 841,161 000000000000000000017bf3a019e01f1e6772224b6517749e9abf4b155859d7 4,336 1.00/1.00 vMB 41
841,160 841,160 00000000000000000000a653dc3ea855b96767aa361505a4a9ae82792f0cec95 4,573 1.00/1.00 vMB 53
841,159 841,159 00000000000000000000310e0dac4018f921a9584e9e92cc7615f6b173e3896b 4,826 1.00/1.00 vMB 55
841,158 841,158 000000000000000000031169f8c102eec965c4831e397a6c628f43d08e23491d 5,225 1.00/1.00 vMB 66
841,157 841,157 0000000000000000000330656b3a0add61c691fe2eb73c5359d2023b535c1a74 5,007 1.00/1.00 vMB 83
841,156 841,156 000000000000000000000fab0196073e196cf859e29a97dc2c296e1714371229 3,693 1.00/1.00 vMB 142
841,155 841,155 000000000000000000012d9b311e8b10b217b8b8025f49111a8824c73fd73137 3,056 1.00/1.00 vMB 32
841,154 841,154 0000000000000000000093cd03dc21aefd07d5d720d3a4e06c0586fa3d2131f2 3,634 1.00/1.00 vMB 41
841,153 841,153 000000000000000000018fc4302aba6ede1a1f6bc3f6a01700b8dc1bd4e452e2 3,208 1.00/1.00 vMB 54
841,152 841,152 00000000000000000000aca980d0ec79792774ae4bd6fd9e3f3c57c4af648e18 3,331 1.00/1.00 vMB 75
841,151 841,151 00000000000000000001c292c76be89e50ada34d4e9146c88cdccf82de67360e 3,770 1.00/1.00 vMB 75
841,150 841,150 00000000000000000002b2e025cff1d40826b8ae83159878b7eb1913bd8eb887 3,550 1.00/1.00 vMB 44
841,149 841,149 00000000000000000000529087e51068a98d16a071401d7d43494c4a3bf75cd6 3,204 1.00/1.00 vMB 33
841,148 841,148 00000000000000000002166533b4b0f84cf65a2bd9b585c2ac02111e283d0ec3 4,062 1.00/1.00 vMB 52
841,147 841,147 000000000000000000026a52b5274c87ce45549c8f8af0626cbeee24d391d4e3 3,437 1.00/1.00 vMB 56
841,146 841,146 000000000000000000026504b737846d0d332a2962e5652232f9a3c49a2c73d5 4,325 1.00/1.00 vMB 33
841,145 841,145 0000000000000000000131796edd22217c261dc80d0e867907cf5d5c5e0a274c 3,922 1.00/1.00 vMB 25
841,144 841,144 00000000000000000001698ba09865094706284ad1a92742ac4dbf243163612b 3,135 1.00/1.00 vMB 35
841,143 841,143 00000000000000000002f59ebbc2f5b4b1c1fd3b08acbb7117662c5d69f853d9 3,532 1.00/1.00 vMB 47
841,142 841,142 0000000000000000000245347db3d02b089654acbf30d3987ba60bc817b6d5b6 3,441 1.00/1.00 vMB 41
841,141 841,141 00000000000000000000dc558021b097a5631213f44a2e0c85d69c10c2f2e658 3,659 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 783.21 GB

Node Details:

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