Loading Tool

Explorer IconExplorer

Memory Pool

76,002 transactions
27.67 vMB
0.06850908 BTC
Random Selection Loading Transactions
Max Size: 169.62/200 MB

Candidate Block

Mining Attempt 814f97788cb0be36f486619bb33974615856b41c14e0d5b6b591493b4e5b6a0b
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 77a8db92cd58c01e4929b5461848269888a52c64777f9ab8153607e42eaaf296
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.00922588 BTC
Feerates: 81.11 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (617,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,937 297,937 000000000000000024e8cd34a985c33893f1064eac50f9988b094e83d6c9db2d 141 0.06/1.00 vMB 49
297,936 297,936 000000000000000028956c12d3004fedc113f5561fa60b54b8d97b2e30436a58 238 0.11/1.00 vMB 33
297,935 297,935 000000000000000004378933c5259f8731565c687ff0706791e715d192d41247 39 0.01/1.00 vMB 49
297,934 297,934 00000000000000006ca362d080a57b76215ca170343fe1ff872a12789abc3fe5 145 0.13/1.00 vMB 16
297,933 297,933 000000000000000037bd59e37583dd79b957df2cb2b15a253a6ddd890cf2eac3 471 0.25/1.00 vMB 24
297,932 297,932 0000000000000000246b941c3d03baa28c4b83261e2f31737d19de7607f6ea73 512 0.18/1.00 vMB 51
297,931 297,931 000000000000000038bea5e73ecf3d0222a9ac6bd8d1b7f6ec5d9ad0087acefb 35 0.02/1.00 vMB 24
297,930 297,930 00000000000000002b44cdc1b2fe4ec2aa6b31b25ae8eedc8d1ef16799bd3114 199 0.14/1.00 vMB 28
297,929 297,929 000000000000000009a8cfc65af4281d0d5e42e725c481e99e55e76d3f1c5def 1,024 0.54/1.00 vMB 31
297,928 297,928 000000000000000049c9495ae6fe9bd72199e335d03ebe91d7a38ce8163c4128 256 0.10/1.00 vMB 37
297,927 297,927 00000000000000003fba4a8bf80f963d2be7b6c2498ddb7dc6e3ed16752bfe0d 538 0.30/1.00 vMB 27
297,926 297,926 00000000000000003ebbe8524e96ed4ef45cd97fa1b8132bebb912a94d3abaa3 612 0.30/1.00 vMB 34
297,925 297,925 0000000000000000877c342c46642dbdb13d5c554e064354696eee57e3b4548b 331 0.16/1.00 vMB 30
297,924 297,924 0000000000000000235c51d8e28f1fa7c3c77d5d6ba8ead1684ffe3d066bc77d 105 0.03/1.00 vMB 36
297,923 297,923 000000000000000099fe490165a0f7fa856e09de0489ecc93be22e4211445b89 371 0.34/1.00 vMB 22
297,922 297,922 00000000000000003642c5be69d1234308a6b477790ee10add475f6a0b5f3c98 114 0.05/1.00 vMB 33
297,921 297,921 00000000000000004bc8729ebf5f91373f2442498494dce5448ed116d6471a88 41 0.01/1.00 vMB 84
297,920 297,920 0000000000000000679adbe5c6a519f50b36944f251d1a1446f09126980bd5dc 275 0.17/1.00 vMB 25
297,919 297,919 00000000000000007769cbf7138ef8212d58d4f9c1e09bdc63e47593c9f9a7b6 85 0.05/1.00 vMB 39
297,918 297,918 0000000000000000531af7683d5a86095bb9c694e53b5a7134dde8a12c07e2cb 64 0.02/1.00 vMB 31
297,917 297,917 00000000000000000a45772d3e61bf4198e4c7de5f2969812e495c072e2e19b4 345 0.22/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.