Loading Tool

Explorer IconExplorer

Memory Pool

83,752 transactions
31.54 vMB
0.17186214 BTC
Random Selection Loading Transactions
Max Size: 187.34/200 MB

Candidate Block

Mining Attempt d98a3a79608cd3faf43a9ac4020ec0d4783783cd32d02752e07efd992fea9fa3
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 61af4f8c4eb0be27ecf3d4b69ef7fe49daeb03a52616c72b4490bddf55b5d8cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.06486835 BTC
Feerates: 269.69 > 6.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (543,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,530 371,530 0000000000000000050c5ad326327ff35d2802d0051465824e40c3fc0a3460d7 694 0.40/1.00 vMB 37
371,529 371,529 000000000000000004044d1f159a3b658050abcffdaae21f49bd72e8c3244351 770 0.38/1.00 vMB 38
371,528 371,528 000000000000000004fc98019a0e4afe5fc3066f8797f2c5b8b7ef55206fb519 382 0.17/1.00 vMB 36
371,527 371,527 000000000000000009dbdf0fc034ed6343302c1798d0b007f1081227b7d04abd 1,189 0.49/1.00 vMB 44
371,526 371,526 00000000000000000f14d7451f6b320f23c97984d094345afc53622604032f09 385 0.17/1.00 vMB 41
371,525 371,525 0000000000000000074ea88f3985be350793a4dfe0eddb0fa7845a00f7364f74 985 0.45/1.00 vMB 41
371,524 371,524 00000000000000000f61a32a1cdf0a02588b59b851d13d9d6f5064eb554e9128 718 0.29/1.00 vMB 50
371,523 371,523 000000000000000005f482b2b0601e9cb00a03ae9a820ba7d117c1a97515ac92 753 0.35/1.00 vMB 48
371,522 371,522 00000000000000001331f75f6f0f4a2fdb0c0f55f9c77a0d442e670c30351bc2 539 0.25/1.00 vMB 44
371,521 371,521 0000000000000000065fa488379f2b89907b995cf342b28854b9fcf79f7513d3 1,318 0.67/1.00 vMB 41
371,520 371,520 000000000000000008d42f5514157c3257577e006985ea8335e4567e1bed16bd 927 0.43/1.00 vMB 45
371,519 371,519 000000000000000009b7ae74c88bf55fbbd32698ff305c344617c0b3d3d84e20 86 0.04/1.00 vMB 39
371,518 371,518 000000000000000008dc1815ec63ca9bd67a1fb4d85b01caa6550af98753ff68 115 0.10/1.00 vMB 16
371,517 371,517 00000000000000000d1f57254feb3cdd01cd7b914c2b4dd5a936138886f27b66 419 0.18/1.00 vMB 39
371,516 371,516 000000000000000009a5b54a9120b727ba5a10c6bd3956fb2f871f5681ee8ba7 343 0.17/1.00 vMB 39
371,515 371,515 000000000000000006703abac97ca8f20b6c06598c3a0e7ab64abda1384482a6 1,573 0.66/1.00 vMB 42
371,514 371,514 00000000000000000b7c9a2946dadb2eba4540cf5a5ecc69c7832d290aa958cd 544 0.27/1.00 vMB 46
371,513 371,513 000000000000000007b287a06dfeb568b248e6e2238697e3ff8e4a972cde8e26 898 0.36/1.00 vMB 47
371,512 371,512 0000000000000000129a1a6c4080960c0b8c42c7104debae5b9b45e4dde308dd 391 0.17/1.00 vMB 34
371,511 371,511 00000000000000000d89d2ef98ae1dab06f373c5295b014dca5cec4739ff65d4 930 0.47/1.00 vMB 42
371,510 371,510 000000000000000002db8fbdb7c7acad85232a2a8e8cf107a974036ee1756125 550 0.26/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.