Loading Tool

Explorer IconExplorer

Memory Pool

40,582 transactions
27.19 vMB
0.08087757 BTC
Random Selection Loading Transactions
Max Size: 140.92/200 MB

Candidate Block

Mining Attempt 19bcbad0b4a23e02fa04b8859176c86f9386c589b9620b2d603f2002c687e771
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root bfbf55c4ce8603a88e5ec243cb82f63dc0583f296b385a04b158a6fd72b3c769
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,287
Size: 1.00 vMB
Total Fees: 0.02552038 BTC
Feerates: 201.37 > 2.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (672,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,487 242,487 000000000000001d7539be2edd09fd67b432382504a717b58dbc02ce7613db98 141 0.08/1.00 vMB 113
242,486 242,486 000000000000007ec149c16f2cb37c126090c956bb105a001ba080e1d27d1395 427 0.25/1.00 vMB 101
242,485 242,485 000000000000009280885b6c708d7dfa1c511973790e1618085c57aea8344067 743 0.25/1.00 vMB 418
242,484 242,484 000000000000002bfa1eb4abcadf235ac056c0d4fadbd7a0c0dd35477a214091 288 0.14/1.00 vMB 155
242,483 242,483 00000000000000a280315da3d49896137b2aa7a98a3a67a9fedd339516835ffd 137 0.03/1.00 vMB 3
242,482 242,482 000000000000000adcba1c3314ee0fe3355a68685a428e622b4e58b9e014f59c 568 0.23/1.00 vMB 488
242,481 242,481 00000000000000c7d04f941657ac3f7958cff9454c2248aa93561fdd854c5d87 56 0.03/1.00 vMB 120
242,480 242,480 0000000000000020dd4dfae2e2cc6c7149c5b4a1d6f7b0f4b6cadbb33a56a7a8 449 0.23/1.00 vMB 327
242,479 242,479 00000000000000d3d41f028a51c0318dccb55d93c63f3bdae971db25c35c6927 1,024 0.52/1.00 vMB 65
242,478 242,478 0000000000000005490fb1f53de9e19fb34cb29051e5f04dd2e9643795995273 88 0.08/1.00 vMB 22
242,477 242,477 00000000000000aff35d198b18496e31f719909f77d917198f86dc9841b5691c 380 0.21/1.00 vMB 153
242,476 242,476 0000000000000064386467647c5e01b157745e0e441574f7f6d956e7323a0748 427 0.25/1.00 vMB 98
242,475 242,475 0000000000000046a1d0da8cb261bc31af968a1401a1a32c7f3c0b28fbe18e28 649 0.25/1.00 vMB 197
242,474 242,474 0000000000000081c15fbc136e049b7d5e2f61df08dcc6fd1d72ea9bbdd8d626 647 0.25/1.00 vMB 329
242,473 242,473 000000000000000817032b1e3784f76d9f789eb04a92728588aacf63114dd747 196 0.15/1.00 vMB 69
242,472 242,472 000000000000008d210eb230bdb89a5a958195b8861046e221fc44a6d271e384 509 0.25/1.00 vMB 182
242,471 242,471 00000000000000cffc51e08e8bb88de0d9714ea1dd383c232cf8b976f0e378e4 663 0.25/1.00 vMB 630
242,470 242,470 00000000000000c9b38ef672a4c87f66d5fd99789e25729579e348e6f2eb068c 175 0.10/1.00 vMB 58
242,469 242,469 0000000000000072031952cdce58e6160e925a4790b521b9961fb4ccd8b94b1d 650 0.25/1.00 vMB 346
242,468 242,468 00000000000000b46c9a0c807d2fdfe2c8bfdf5640921b7b58ee883d1869d5d2 140 0.13/1.00 vMB 37
242,467 242,467 00000000000000b7d96bc01d5981d4642790345dadd84f1478f70d1ea290b44d 226 0.25/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.