Loading Tool

Explorer IconExplorer

Memory Pool

39,458 transactions
17.41 vMB
0.13593213 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.24/200 MB

Candidate Block

Mining Attempt 01bc2a51444c29d3fb36566334b87c92e394c3b4b059935e1ee1a631fddcd860
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 871bb472d2799b2523ec6b93a6cbf706981882c328c43f93a41de1f001eaf8ef
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,118
Size: 1.00 vMB
Total Fees: 0.03513009 BTC
Median Feerate: 3.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (767,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,524 145,524 000000000000017a563d3e512be90fab3638c94799688fe5a44681b9e8e57b16 14 0.00 vMB 28
145,523 145,523 000000000000041ad99080227b4ae7d37bf5e4ab36a7b8cd788205e9c902d144 88 0.03 vMB 212
145,522 145,522 0000000000000142be7080ff65f7e4786fa8dd8c1c599d5ef2994a2010396b21 54 0.02 vMB 227
145,521 145,521 00000000000005974031319267d65d8fc97d7bb78d9bfeb9c97a3d7af68e5706 87 0.05 vMB 49
145,520 145,520 000000000000074744d9afe8ca469a4fccd9dd4a8a7bb173382349487d00f984 148 0.05 vMB 125
145,519 145,519 00000000000007131161d4d78b8f9d0b61a5a194af02b9b1d196dc3b4074dbc9 1 0.00 vMB 0
145,518 145,518 00000000000007c01e2ed8bf81fb4ba6643efbb97e52c69f140387ea204dfa27 89 0.03 vMB 204
145,517 145,517 00000000000006e0ad30ba6582184eb049bf014ee3f9dbecce805839a6e9467d 129 0.05 vMB 135
145,516 145,516 00000000000004c9d55fa6944a97c9e0d0ff52552950c1b3e6298f6b0cd78d29 150 0.06 vMB 1,877
145,515 145,515 00000000000004429c98e0eab4ca52be03936c044f0c57f65ad137c08a76a385 5 0.00 vMB 20
145,514 145,514 0000000000000550bd752618af857d80b29ce8f493e45335623abf2c49904633 65 0.05 vMB 2,185
145,513 145,513 00000000000001d8a06d2785e5e328dad23dc2d22629501982b37f9b8bcc4b69 78 0.05 vMB 1,540
145,512 145,512 0000000000000977798f1cb65c2c9f072251f1a48936e4f3f021261f6b4633f7 138 0.05 vMB 866
145,511 145,511 00000000000008efe9e68445083cbf55535bb9ee1ce5c79557f300a1c31e0343 1 0.00 vMB 0
145,510 145,510 0000000000000293b34cc8bc2537fc32a4d9a83a41ac55dadf5bca9f0869d05e 13 0.01 vMB 192
145,509 145,509 00000000000005c70780c3b37781c47d9c844ef65d434facb3f46efcf2026a26 72 0.03 vMB 170
145,508 145,508 00000000000003735d559e773fb26127738e115d3f8c0ea3fe05caad1751b21c 100 0.05 vMB 124
145,507 145,507 0000000000000518d8c1a888bc21de03a4cf7320e91e4faf082a336c3de87dfc 51 0.03 vMB 157
145,506 145,506 0000000000000323ef5ae503dab862ef35daa924973e85b9d0d26e4b6eff5e4f 15 0.01 vMB 20
145,505 145,505 00000000000002ad82e2fcf3a31879a883c16bb1eee8cf348407ec45243daafe 22 0.01 vMB 8
145,504 145,504 0000000000000046fe956be8655fcb37a835b7ad1f4f08b1b4873f94bfe135ab 11 0.01 vMB 31
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 11
  • Data Transfer:
    • Sent: 111.53 GB
    • Received: 0.47 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.