Loading Tool

Explorer IconExplorer

Memory Pool

24,847 transactions
12.23 vMB
0.03332026 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.80/200 MB

Candidate Block

Mining Attempt a35700c5127bc79e8274bfd6db96c9bc039fe6512691ee1eeed49f2c6d1fe4de
Version 20000000
Previous Block 00000000000000000001268a19f99a88ed20e383fadd73cfb09cc0cbd48307e2
Merkle Root 377a67392e3a89ae62ed5aea0168cede1fdec573b6efa0c9afbd2c80ea63f034
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,964
Size: 0.997965 1.00 vMB
Total Fees: 0.01131265 BTC
Feerates: 29.85 > 1.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,652 (646,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,521 267,521 00000000000000015fc43c01ecfb366e24ca6c9a30d96c8fb9c195c8383d53e6 238 0.15/1.00 vMB 50
267,520 267,520 00000000000000021c56faf63b4f0e64cab6960780e0b45d7738fddfee992855 349 0.15/1.00 vMB 70
267,519 267,519 0000000000000002225a68e65768ca02f04a27b13dda0e2d5ab04d9284f37175 51 0.02/1.00 vMB 49
267,518 267,518 000000000000000323cb5c5ecf74d370794daf72c33b7cb5ccf0b42a6907fa03 115 0.05/1.00 vMB 54
267,517 267,517 00000000000000035c8265d92ef9b683118159012e4102ab35e890b1da4052be 78 0.04/1.00 vMB 44
267,516 267,516 0000000000000009ae73d958ead63ec67b8aab5566ebe6e4bf3227acb1f09bb6 440 0.19/1.00 vMB 71
267,515 267,515 0000000000000007b972c582df3423591bd87c1a442a71527ab0aa5fd0424d44 152 0.06/1.00 vMB 54
267,514 267,514 000000000000000772999bf20e9a72a745f7f21085888960f45ba7a3f2263a16 81 0.03/1.00 vMB 55
267,513 267,513 000000000000000327c4758c1aec4bc2bbf2f41082c65a8192166d9ef38572ba 77 0.03/1.00 vMB 47
267,512 267,512 000000000000000a4471482a215210a4bd934269ba906c1cc416fcaa928f9fdd 98 0.04/1.00 vMB 61
267,511 267,511 000000000000000627fea1ea6c42bb9689e12036dc16b00cfb2efdf738fc984a 136 0.05/1.00 vMB 44
267,510 267,510 0000000000000008905783643c9e4691bee1be7a09b52a09f4cefab8aa696207 314 0.12/1.00 vMB 70
267,509 267,509 00000000000000093c704e5c2dd533d7cd0f74a1019bb988fe49027c3ad972a7 335 0.18/1.00 vMB 49
267,508 267,508 00000000000000082971f7b31ac779a97a531c7a9bc3e4f6206c768100718b61 577 0.25/1.00 vMB 63
267,507 267,507 0000000000000005299c78eab5c1f0c75831da86809fb93255f94070e29bc97a 17 0.00/1.00 vMB 52
267,506 267,506 00000000000000034fd112a35408aeebaa38f08578b92c6480bb80eb4f91ef46 216 0.13/1.00 vMB 27
267,505 267,505 0000000000000005680fb28b68efc352180a8cb21feab6ced2f4ae027e6a72ad 462 0.26/1.00 vMB 46
267,504 267,504 0000000000000003e898f401f4478378375bd82961d72e55ffcca6f5794349e1 13 0.00/1.00 vMB 43
267,503 267,503 0000000000000000f5f6508bce0b7d5028474631dd3d292a307b71c601992067 14 0.01/1.00 vMB 42
267,502 267,502 000000000000000a49b3ca60318f76017c342797fe0f0cd30ee2e35cc913e973 147 0.07/1.00 vMB 55
267,501 267,501 00000000000000049054b918bbb70855c9574a81dc17c316b26328ea49aebb5b 153 0.07/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 780.00 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: 477.44 GB
    • Received: 3.09 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.