Loading Tool

Explorer IconExplorer

Memory Pool

13,555 transactions
8.36 vMB
0.02699451 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.39/200 MB

Candidate Block

Mining Attempt 7061911df479f7e4f22c64c01b3079613293535abc3df5b144bac0d852562cc7
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 9207651da568f315713648236f956326171ece5087e8eeae710bcef53d219a75
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,631
Size: 1.00 vMB
Total Fees: 0.00934484 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (657,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,938 255,938 00000000000000251e46c0072a7e4807ca261dd0f51933abee715cfd1ce6facc 410 0.18 vMB 100
255,937 255,937 00000000000000057426666fbeb1d69b07a6be900165f81514a2932b94ab9563 66 0.03 vMB 78
255,936 255,936 0000000000000004000bb73af56df6fcce393d5fc49c3e3250276115e4bc30d1 19 0.01 vMB 71
255,935 255,935 00000000000000258ae2390fcb2d689b63d68b4395b1c165ec8f30eaec82db85 320 0.12 vMB 103
255,934 255,934 000000000000002e74c346067ec4488daad1eaf494c0222e987feeee05e07669 62 0.03 vMB 197
255,933 255,933 000000000000000833ae517b5487fce49e9216ff77d9b16f181f35f023fc60b4 76 0.03 vMB 94
255,932 255,932 00000000000000092fb3b404efe5d3d11d89eac0cd8c106b3174319ee6fd67bd 32 0.01 vMB 52
255,931 255,931 000000000000003a28f7ec65f6feaa516564cb49f1125e10a3b44c940db55994 576 0.23 vMB 111
255,930 255,930 00000000000000267389e4687ce322bdfd9b5fb2adfbc93d9afa323503d6de32 9 0.00 vMB 30
255,929 255,929 0000000000000011af01c060a603ff53a6b09ed0866448a0e9a8d9a76d053f62 96 0.05 vMB 66
255,928 255,928 0000000000000017aa76c6e886c4a5516b8be7ad1a87ed6359e9c294f2184454 226 0.10 vMB 121
255,927 255,927 0000000000000002d71fe3899863ebfbf145cc5b6193233c374f94658d30574e 229 0.11 vMB 103
255,926 255,926 00000000000000137f6bba1cf559b4bc674982bc2579c02899c445d65c1b49ee 317 0.12 vMB 140
255,925 255,925 000000000000002a2828f8a0a8af6ab1e7b0e1580a3e6734da122646c9b18c98 113 0.05 vMB 84
255,924 255,924 0000000000000005ab0399194ee40ed53c4b9cc9ef018b31412e16003ccd1083 84 0.03 vMB 70
255,923 255,923 000000000000003331db9112eee0ef644cbcbd20d0fa3f7b4dc0140978aace4b 77 0.04 vMB 35
255,922 255,922 000000000000001eb317de07b88373e30086dbc185e276339abb881d91ee85bc 489 0.21 vMB 2,103
255,921 255,921 000000000000003f0b659d795df4d0331ad859e1a0436051cdecc38b11058692 428 0.16 vMB 116
255,920 255,920 000000000000003b272699ed9b4e801d8c12962fb590f317d191db8fed84cef6 261 0.11 vMB 44
255,919 255,919 000000000000002942728d2e3904423bc435ea7b058e421e023ff6e03d8efcbe 608 0.25 vMB 120
255,918 255,918 000000000000001050a9f4aa00c3ff85610a7104ad5832e7211a5081e5578def 47 0.02 vMB 86
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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