Loading Tool

Explorer IconExplorer

Memory Pool

16,978 transactions
7.52 vMB
0.03479382 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.34/200 MB

Candidate Block

Mining Attempt 5139a7bbf31b5019b4bc8f3428fca51ab9a2797271632c8390c4da9e7b30171f
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root 2ec0a5feabcc090086b0e440a6ac4068ae67cf38b8835288dcbac7d8d7a2761a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.02001252 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (655,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,755 257,755 00000000000000014fb5e90df4423e0621a45c52797d8b8b01f0ffca6f254bb3 633 0.26 vMB 111
257,754 257,754 00000000000000078bb1c9c3cfe72c06b831daab9eb0ade02887d3500602d35f 172 0.07 vMB 134
257,753 257,753 0000000000000015a267866c4c03eb8105e4e1fed86f89a0b721ca0f2ee5d1b1 71 0.03 vMB 97
257,752 257,752 000000000000002e68f0246bbb4a0a58448e526e3fb2d2737f893420f0636927 512 0.19 vMB 116
257,751 257,751 000000000000003158574acdbed2d21592f0eca79de3b8b324a4ec3f20246121 126 0.04 vMB 69
257,750 257,750 0000000000000026e200792bd6af3596152eca74bd850e0ef45e457795e82d9d 91 0.04 vMB 59
257,749 257,749 00000000000000285c514e73c0b61d19803798f0d4b2761c902381f3581cdd33 435 0.18 vMB 120
257,748 257,748 00000000000000243fbd3f773e603bfeb48c090fcb4dae42ebb9dd866ba1ef08 150 0.08 vMB 35
257,747 257,747 000000000000002e091d37b90136bb940e040ae90b2201270cdc4a30ac476676 373 0.14 vMB 126
257,746 257,746 00000000000000184d5751b1e9e89bbc6306f47d0f975ef52d40e5dbe0fb05d4 795 0.33 vMB 94
257,745 257,745 000000000000001e789cdc2b0c44e7147b11ecd0dd74127d96e80c5ca8c97871 366 0.17 vMB 126
257,744 257,744 000000000000002979fcbeae6aa8bd5648ea8d2325eb559dddbf5a7fdbd7faa2 259 0.10 vMB 83
257,743 257,743 00000000000000301ef5aedc87ef4250d7121265319a41c9a570c891eeacf3f9 635 0.25 vMB 133
257,742 257,742 000000000000001342e093f5d1626f5592125e19e7a3780f831f9eb458f3c656 88 0.03 vMB 123
257,741 257,741 0000000000000023cd059537ec5a2fb15490132467b3400db682cf2d1882e966 175 0.08 vMB 138
257,740 257,740 000000000000001a5bd66a85db70e12121381165f0d37fb940f0d4e78655ccc5 95 0.04 vMB 123
257,739 257,739 00000000000000174eeeee27bcc403dc0dfd628daf1f5110da4f48e308b11a41 110 0.04 vMB 76
257,738 257,738 0000000000000023d90056331de03505294517ebf5259b99f9e0b4380df8ceab 95 0.04 vMB 121
257,737 257,737 000000000000002023312bd9bfc33adaac52d358f44dd2ac7efdc4c52262617e 122 0.05 vMB 117
257,736 257,736 0000000000000003064bdebb1b41706e2165fe3275c39f72230a2a18838c54c2 270 0.10 vMB 146
257,735 257,735 000000000000001b72985f1f37e0c086f2e0e02c056f66b8f7446ceddfa82321 299 0.15 vMB 96
Previous 10 blocks ↓
Total Size: 779.63 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: 304.03 GB
    • Received: 1.39 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.