Loading Tool

Explorer IconExplorer

Memory Pool

45,995 transactions
18.39 vMB
0.20037284 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.85/200 MB

Candidate Block

Mining Attempt 3ebdbee64fb2033e63cd93c622dbfeb505a9aa8733a4060b7514d5eefe269ee2
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root e6aba2b77f9e38c60fa628318ed5f784210508c6c3903ea86fadf9951bff95bc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,981
Size: 1.00 vMB
Total Fees: 0.06419468 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (773,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,585 139,585 0000000000000112bc914506b669cbd2f834d3e5a24096bc482c2555cea46776 28 0.01 vMB 95
139,584 139,584 0000000000000856423877e6461b95cc05f643d42edf25931004c76ef0e4c0aa 16 0.01 vMB 57
139,583 139,583 00000000000008d7855d188b199fdab693bc0d78217ad7e4729f19fcc20a6551 39 0.01 vMB 138
139,582 139,582 00000000000005dee5a58fe2e122c7392d041eb26b82be9899ac48838ec2d612 1 0.00 vMB 0
139,581 139,581 00000000000008af72aa7289b1d1815a66fc7252c1a418bb0cea3ecd89186327 15 0.00 vMB 0
139,580 139,580 00000000000002d2f0d381fa631d4476584857c202e31c321831ea4771f7d350 84 0.03 vMB 167
139,579 139,579 00000000000003ec0dd2fad14c1edcfeaab82703ec91c2773092db54665dae0f 24 0.01 vMB 251
139,578 139,578 0000000000000315bf5dec745bfb02333b75b8c7ca48035bb1a661970a368b9f 24 0.01 vMB 109
139,577 139,577 00000000000008a8a9564cc1b441d1195d463a0d61394a3d23ec0c017ff45ea4 82 0.04 vMB 164
139,576 139,576 0000000000000126a9f7583971c22455f1ef6db6717a2b8c45ce2f1e721686f6 29 0.01 vMB 177
139,575 139,575 00000000000000bf31f50c0cfabaae1f744a2a5e58ff40dfc02bca974a2f6c4a 88 0.04 vMB 182
139,574 139,574 00000000000003798a570b4b7dc209b58d3bebb61b398cdf96beabfb556c16a3 43 0.01 vMB 221
139,573 139,573 00000000000008ce472f96e6043fc328484b158f2b6afc70ba79aa4315cd513c 150 0.05 vMB 159
139,572 139,572 000000000000087a3feb392f69422ea9516ddc40537a305dfc1507cb01827dab 36 0.02 vMB 99
139,571 139,571 000000000000081137c4d537c70d582fdeb948359fb61fb37ce462f3a2188d26 10 0.01 vMB 564
139,570 139,570 00000000000006f1a3592c1b1a5191933451767815ae88de1da89858d9cc111b 155 0.05 vMB 60
139,569 139,569 00000000000004ab969394b312e3e8a78cdba178ee03fa5719818a73132fe7a0 136 0.05 vMB 39
139,568 139,568 00000000000006c29d21a744a275909a179417196dbc80706da19bc088784e43 160 0.06 vMB 158
139,567 139,567 000000000000011bdf614d6c19d45450b798b787cf0e1b8430ba4ca8891b31c2 55 0.03 vMB 179
139,566 139,566 00000000000008ad0fd1107c5e645209437d1fd21042e6892fa8ffed961b4f4a 19 0.01 vMB 199
139,565 139,565 00000000000002aeb7ae7cccbe252f8536345429c336359c47aa436e825083c1 47 0.02 vMB 179
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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