Loading Tool

Explorer IconExplorer

Memory Pool

17,602 transactions
10.40 vMB
0.05631779 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.21/200 MB

Candidate Block

Mining Attempt 2f74e50548153ca7a3ab9ad3b3a008cb588e1630eb52c8733c121aafcd45ddb7
Version 20000000
Previous Block 00000000000000000000165d7af7be67c1e3d29b44f6d7a971e6c1f6d2b62971
Merkle Root cd71cc0daee01c342de55b556c85ef8c39cfc1ea27c9256758c79b9ad3ff068b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.03177111 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,361 (727,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,392 185,392 000000000000069ccbee369e7b4df58d8de09cfb45c675eb5a7261a88af0d381 119 0.06 vMB 230
185,391 185,391 00000000000008aff94f339e3787b3c7605ad4474fdf830d39b87fd60db4551d 415 0.24 vMB 108
185,390 185,390 000000000000075de4b203c697a53a2942a3ce12547251989b57aedbc80dee37 395 0.25 vMB 109
185,389 185,389 000000000000015be6c36d1c43f62eba63c7da831febf3c473a1ceb96bcdf79c 145 0.05 vMB 128
185,388 185,388 00000000000006769c4f7f89710e4805e59ae9b461618774b695d12e4e8cb1d1 256 0.09 vMB 126
185,387 185,387 0000000000000776b12565501a1cf45de4efd3cff4925fabe7b47030ae784964 720 0.42 vMB 119
185,386 185,386 00000000000006c27f582d61bcca72fc668344f24635eb089866701f232c7623 11 0.00 vMB 165
185,385 185,385 0000000000000591856466f809c8ae338835b47eca148942906a213858e94f5d 375 0.15 vMB 129
185,384 185,384 00000000000001123a3bd09636893a13c2364b0287d55b966ba4f38b83aa794d 61 0.02 vMB 30
185,383 185,383 00000000000005a3fb25e103cf0dda98813e8bba6e22e5e4515bcfb57ba9fbd9 370 0.25 vMB 86
185,382 185,382 000000000000005716b66cce0f22d01fbecb189fc4c85499e902022b83f32347 694 0.25 vMB 141
185,381 185,381 0000000000000a80229fdd1a0844759841abf7991ef0b37b79884e661faa234b 446 0.25 vMB 124
185,380 185,380 00000000000002f953429ffbba7de62fb2dba1e13899baab0b9a24fb749586cd 283 0.08 vMB 15
185,379 185,379 00000000000003fee96646f7da0b496c8aac45f5a38ef0c3df1807f02640bae7 535 0.25 vMB 121
185,378 185,378 000000000000049f2b8dbae4f1ef4912e17cb09e24cbc4d378fb8910be8a085d 582 0.25 vMB 130
185,377 185,377 00000000000003358554d0a3d6464e319bc429af0f7fd720835e1b31b4e9200b 148 0.05 vMB 4
185,376 185,376 0000000000000424b9126a0c170dffd161636f0d9c344a621a53423adb5bbff5 115 0.04 vMB 67
185,375 185,375 00000000000005e2f73b2722cb5e69aedf0528233b738950f00ab58a2b86fb37 437 0.25 vMB 313
185,374 185,374 00000000000006004dbde94500946887b80abffad0dc58d323cb93979ecd82d6 763 0.33 vMB 116
185,373 185,373 00000000000008f1a8540be14b5950e53a75ff1a02dbc090e510f47c9eb18811 9 0.00 vMB 29
185,372 185,372 00000000000009c66e43f8eeaaaa7eeef2073753c1c4bf7292477c6c74dd0cef 648 0.25 vMB 139
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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