Loading Tool

Explorer IconExplorer

Memory Pool

28,014 transactions
14.04 vMB
0.15146229 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.61/200 MB

Candidate Block

Mining Attempt dd9a0f51bf74bdf2d0c31e39fa8a18857bf4e2e1478f6e1b7fa6d546e8bda381
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root bc20efed9077a0149e4d685ff5feee7bd9460447b6b18d63a1751f8688458d86
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.09230427 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (651,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,851 261,851 0000000000000014684ead9e37103d3e2e3d4bbef018136946ed77b0d44379b2 293 0.28 vMB 63
261,850 261,850 000000000000001983c6cba02bdb1b49597cd2ac9f0f516ee9a70b417a8c8bfa 155 0.12 vMB 46
261,849 261,849 000000000000000cf3ac9f2987853cfe23f2738091add606e634d70b260e8d25 302 0.12 vMB 147
261,848 261,848 000000000000001be5bcaf793a2144a7ad30b00993835349d5b7b34d5abc4b90 149 0.09 vMB 78
261,847 261,847 0000000000000009cd7951213d3b4613f8c1cba70fa1c577938ab6cc8b83a235 43 0.02 vMB 64
261,846 261,846 000000000000000029dfe93a7f14252ddd6a78961d9d6cf69580e8935e9ff847 152 0.10 vMB 107
261,845 261,845 00000000000000016555d04efd370eda6325ef2a5cd855092531deb92bafe43f 72 0.04 vMB 93
261,844 261,844 000000000000000d7b7cd863d13ccf852d2cdbb62fa0c8908e227c4d13aab407 145 0.06 vMB 109
261,843 261,843 000000000000000146182f9e7290c5579d05f968c9b72ac43125aa90831c7c23 35 0.01 vMB 67
261,842 261,842 000000000000000061f80877d09f46cf8930a60dde351a7daa3b9f30cfae1151 21 0.01 vMB 122
261,841 261,841 000000000000001b4c724fd1608db391b0a5a0b9e79999664235c73a4b3a0190 268 0.13 vMB 135
261,840 261,840 0000000000000017a99acbcc7bd85d232ddf2957476173f0112e26fa175ac0f3 128 0.04 vMB 90
261,839 261,839 00000000000000147a774337060d009ac8c64f488d9b0788fd81ebd041c9147e 449 0.21 vMB 163
261,838 261,838 0000000000000010f7400fac0e7a5a119d013adcd6e9a4b695f4b674a2539bc4 178 0.18 vMB 42
261,837 261,837 000000000000000005c996a469134c84a64121f10a63e3d9285a52cbb2bff2b8 76 0.03 vMB 58
261,836 261,836 000000000000001368825ad8a2b92a335a7da99f43cb7ccdbf5e2e7001d415fa 621 0.25 vMB 165
261,835 261,835 000000000000000b5e970d97ef572c1d280affeb3a9a00afc8439b173585228e 229 0.11 vMB 74
261,834 261,834 0000000000000005da5c765211c25fe81e9818fd056eab265821cf27463b70c3 64 0.02 vMB 139
261,833 261,833 00000000000000102df3b91f4dfc801ec7cad6326d3846e6083802e277447863 191 0.08 vMB 98
261,832 261,832 0000000000000007fad43f554a05bafa38e7fec1332e077f7dadda55bb1947b7 46 0.02 vMB 73
261,831 261,831 000000000000000eba070c915dc4b8fcc1c9c4a9e0a2baa4601fcc14cf166842 533 0.22 vMB 133
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: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.36 GB
    • Received: 0.37 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.