Loading Tool

Explorer IconExplorer

Memory Pool

39,853 transactions
16.16 vMB
0.12352349 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.26/200 MB

Candidate Block

Mining Attempt 49511225bf36d45ef0381c8270b1074953e84851232ffb1787c108b91d01c473
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root fb3fa070ccb3005e92cdd02b997015c0b424c5dd334ae608119e4d41bfdba376
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.04347498 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (780,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,618 132,618 000000000000087d9219e3ff2bd96185880392f418a0f26446cff7ad90f66d5a 121 0.05 vMB 570
132,617 132,617 000000000000082177d477b50f2e8c71e53f43c2dcd2ae3e29dd1d76c025a018 23 0.01 vMB 348
132,616 132,616 000000000000084483b5c5a978de37b5479b8e302bee90eedbf173a1b49a466f 8 0.00 vMB 121
132,615 132,615 0000000000001181368d93eae21ee84dfdf939785c880c42bcb277d66043f611 10 0.00 vMB 407
132,614 132,614 0000000000001285ddd127154fde5ab4438ca05610e34f8251a9d114024aab8d 12 0.00 vMB 290
132,613 132,613 0000000000000516bab70802aa74fdb782a04358c5eabf8b00e0b2de8fcdc8a2 32 0.01 vMB 484
132,612 132,612 00000000000001bb116b38573d07de95152eea72dc88d13dd66044672abee8ca 9 0.00 vMB 935
132,611 132,611 0000000000000ed539be4e92162805286bf7d27d593d2a1512581c2faae67642 44 0.01 vMB 274
132,610 132,610 00000000000002a8276802b1d5e8218e2542703934b7b98a70af4d7acfd522c8 48 0.02 vMB 539
132,609 132,609 00000000000008a5845fa047f134830283997afe6bdeded3f7b425ff055de300 45 0.02 vMB 1,608
132,608 132,608 00000000000008d63f3e4f519fd48170263cf7e8829e05a6cd82c0b6d3872cfb 9 0.01 vMB 800
132,607 132,607 00000000000011b7bd612bcd3c2cf37015bbf09084110dd58d0374bf3418043b 45 0.02 vMB 157
132,606 132,606 00000000000012647c43a1da19ee028b63ede8d24d958693e8a26ffe07234b68 39 0.02 vMB 814
132,605 132,605 00000000000009f864ab9cdb9d919ac43f225fbe420d3e5cce9663cb5bf3c1a1 14 0.00 vMB 447
132,604 132,604 0000000000000cbef11aeaf956878e3a714ee11d442c5ef743d46ea9067e0116 78 0.03 vMB 531
132,603 132,603 00000000000005b97150e26b44dda8dba07e0c3d056ebf2cf4b7f04efd0903a6 29 0.01 vMB 422
132,602 132,602 00000000000006f0bc77bf82096e824d28b36ef1c22f172b1313e9a54124d021 20 0.01 vMB 1,064
132,601 132,601 0000000000000d54560c73ed2bbf8aa65ae70acfad0a710c26a51eb14443a5bc 189 0.06 vMB 340
132,600 132,600 0000000000000e2583a45a36838c3527799d4b570be1efdbff66f4c9e32d99a3 18 0.01 vMB 1,482
132,599 132,599 0000000000000cd92e6d508381f552f4aba5aa82eef7b0f4edfa3dbe723705ab 13 0.01 vMB 187
132,598 132,598 0000000000000b093a5f0688e30c6ebc992d02d10601ff87c7063aa438dd1aa7 61 0.02 vMB 915
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: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 91.67 GB
    • Received: 0.40 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.