Loading Tool

Explorer IconExplorer

Memory Pool

43,908 transactions
26.38 vMB
0.05312339 BTC
Random Selection Loading Transactions
Max Size: 139.34/200 MB

Candidate Block

Mining Attempt 7a9de741b776e0d14132841396cb16f3da715b2eadbbdbb33d70ecff91647fa7
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root beed8ec6734a9ad079b7b15aae823365afe1b59cc0ed1b94b077123596a25094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,662
Size: 1.00 vMB
Total Fees: 0.00489551 BTC
Feerates: 40.21 > 0.49 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (423,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,886 490,886 0000000000000000007214def31a47d7aba4eae41608ea37cd69c8a253e0a8c1 2,290 0.91/1.00 vMB 161
490,885 490,885 0000000000000000000f7de08875d3695728027e1bb27bafadb1dbeaa4aaebc1 2,324 1.00/1.00 vMB 166
490,884 490,884 000000000000000000500b4dc81cd450a1549ac52239a33f93226900be405e43 2,148 1.00/1.00 vMB 143
490,883 490,883 000000000000000000b9243d6291afba3b2c6933bd65d3d2dd0d9cdd7a96cef3 2,667 1.00/1.00 vMB 106
490,882 490,882 0000000000000000005d6c95c65010770e4b6c26960efb37cde6467989abc1b0 2,495 1.00/1.00 vMB 141
490,881 490,881 000000000000000000a6ec69c87b83fe40a4c798d88ed4e2a9b52dfc9e03883c 2,475 1.00/1.00 vMB 160
490,880 490,880 00000000000000000031b5cb54e516b98a068aa24f720acc452a9d3957868b23 1,722 1.00/1.00 vMB 181
490,879 490,879 0000000000000000000ec1928c20f0aee52a29606fe500da82fb0b5d8d36f2b1 2,319 1.00/1.00 vMB 156
490,878 490,878 0000000000000000001da30a1a16f3261d07d5b77f9d6f9da5992b508b48232f 1,849 1.00/1.00 vMB 272
490,877 490,877 00000000000000000024ddb543b7fcf7d68d6cc126dd2a66195d5c562b3c2382 2,998 1.00/1.00 vMB 106
490,876 490,876 00000000000000000008385c781a79d0c5bafbb77f7f8ea9063b0c3526b1c670 2,199 1.00/1.00 vMB 173
490,875 490,875 000000000000000000e2a6c1cd891b94001adbebf9cad97193dc0c1b718d67ea 2,627 1.00/1.00 vMB 126
490,874 490,874 00000000000000000052335443b55f1e5fac1245e97c5e668295e2dd678a7cb2 2,330 1.00/1.00 vMB 158
490,873 490,873 0000000000000000003ed7237e6a6b88b1506677d9c1d77f0088b86555852576 2,907 1.00/1.00 vMB 108
490,872 490,872 0000000000000000003a67e2531b671386b9446b5e68f78689981663bff1237f 1,823 1.00/1.00 vMB 103
490,871 490,871 0000000000000000002fc1962fe3fb97148d42da5b627eeeac29669391c20515 2,585 1.00/1.00 vMB 152
490,870 490,870 0000000000000000004eb809297985b2cfc759caf0e1715a71c164ce444097d8 2,497 0.95/1.00 vMB 184
490,869 490,869 00000000000000000024e473cf52f4015e2fa78c851561cdff41bb5e1f2c73bc 2,259 1.00/1.00 vMB 178
490,868 490,868 000000000000000000e1f056bebb3d2d853f2e357063e8599c53cc6e2d4c16be 1,710 1.00/1.00 vMB 134
490,867 490,867 00000000000000000017a5473e541fb22b4c197abdc9b09169ced4b2cc857bb5 2,573 0.95/1.00 vMB 204
490,866 490,866 00000000000000000040d48c76bb98ccca4caaa6e93f3747a0ef54e6ae06a0ed 1,923 1.00/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.00 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: 648.92 GB
    • Received: 13.10 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.