Loading Tool

Explorer IconExplorer

Memory Pool

8,698 transactions
9.21 vMB
0.02149107 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.60/200 MB

Candidate Block

Mining Attempt 3d695939e8e06d9740188a4a4e2b5707ceb44847f42282d1e739b44bfd0aa472
Version 20000000
Previous Block 00000000000000000000786707c7185cfb38fe9a224c64bb9f67929ff2388934
Merkle Root 2aac2e4bddd60a8e5991db16ca72a870b53e02f910227e4d0a6dfa9593990529
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,286
Size: 0.9979145 1.00 vMB
Total Fees: 0.00814607 BTC
Feerates: 180.34 > 0.82 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,802 (655,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,925 257,925 0000000000000021edf0566000eaf9ad4a5e9d068ee2b1e91ab58f8793367b09 84 0.03/1.00 vMB 113
257,924 257,924 000000000000001e03a8f52ea207444b6d1ef3a018458214e8dc624f88d3da57 164 0.07/1.00 vMB 90
257,923 257,923 00000000000000005e48f841d1910d2946c11b870b5b3a8fed977f43887fa977 165 0.07/1.00 vMB 102
257,922 257,922 00000000000000051d826e509716c778bc640ac7690573a9df3cc0188936cba7 88 0.04/1.00 vMB 87
257,921 257,921 00000000000000094d3ce60c34049bc5871ce4938d7fa53f27a23f3c5d8fc7c6 273 0.16/1.00 vMB 101
257,920 257,920 00000000000000291633c78814b39056ca504625645cf284ddb2f7ffd11f3648 254 0.10/1.00 vMB 128
257,919 257,919 000000000000000cc09b8bf37bfa82c0e31511558cc7a030315c70b2128e26ff 240 0.09/1.00 vMB 128
257,918 257,918 00000000000000143e51381752eb474f340668fe9a904096b74455d69f893665 142 0.06/1.00 vMB 124
257,917 257,917 000000000000001c606545d180618af354e81a2f86d258d9a04a0b84a9731a9a 36 0.02/1.00 vMB 78
257,916 257,916 000000000000001817146dd52969933f7cbc754fccc6573d42651b4b5567d2c2 348 0.13/1.00 vMB 112
257,915 257,915 000000000000001cb2806deaefad52fd0bb2ae5a6044bf19418a2113cef15459 166 0.07/1.00 vMB 84
257,914 257,914 000000000000000ad090359db57fe34e7bb3dc47064d33390678b83cd53814b9 230 0.10/1.00 vMB 117
257,913 257,913 0000000000000028984028f49af86efe8597dee7519a1ff9ede46906cbbb2c6c 825 0.38/1.00 vMB 107
257,912 257,912 000000000000001e9097b1195e1c4475a551c07cb60b6c901918ab436e4007e5 54 0.02/1.00 vMB 121
257,911 257,911 000000000000001a314c8ca2aa223cab4ea90dfd30a2342798bfa46280d164e2 137 0.06/1.00 vMB 94
257,910 257,910 0000000000000008a4f02e5815b72d26d19dbcaef56121c4cd7808c5986a6804 19 0.01/1.00 vMB 2
257,909 257,909 000000000000002e64a5953f87efb0895d5836d988ecb4f48acb4dcbb870809b 253 0.11/1.00 vMB 91
257,908 257,908 0000000000000006876fa4606834b3cc00c0dc1f82512c27a055426d9b2b1ec6 635 0.25/1.00 vMB 112
257,907 257,907 00000000000000214f28026ceef408b99883337d98e3813ce10f062022028863 176 0.07/1.00 vMB 94
257,906 257,906 0000000000000027dbdd6f229f4b4a581fe840a76d174bd3c92ae1886f1a5e1f 81 0.03/1.00 vMB 124
257,905 257,905 0000000000000021cbcdd3494cd48b2b0f00975e346e1bd81ccc9369bb969eb9 44 0.02/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 780.27 GB

Node Details:

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