Loading Tool

Explorer IconExplorer

Memory Pool

82,542 transactions
31.05 vMB
0.10720337 BTC
Random Selection Loading Transactions
Max Size: 188.82/200 MB

Candidate Block

Mining Attempt 523c499a98069f6bc70d52b985a363d89072d1b2fb36a4cb58dbc2e279451905
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root aab817981de190287c0e569eb4d21a759ea30275b4c23bb6efd286101e5478c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,161
Size: 1.00 vMB
Total Fees: 0.03333491 BTC
Feerates: 200.89 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (84,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,491 830,491 000000000000000000039c7252a7ab25fe11354675e20616ee47adf6969d6095 833 1.00/1.00 vMB 23
830,490 830,490 0000000000000000000072d08c3088b48f9921cb20782399e1d4cf91527612eb 682 1.00/1.00 vMB 23
830,489 830,489 00000000000000000003449a669fb5d9e03f4ea8f2b4201cb25b3321fb6d3586 1,737 1.00/1.00 vMB 29
830,488 830,488 00000000000000000000df2cc7cc5223a7efe9190569cbef684f2a1b923e3373 1,624 1.00/1.00 vMB 27
830,487 830,487 00000000000000000001131a2d2fdcbb1dd643d4afbcb51878f3ae0284611827 1,725 1.00/1.00 vMB 32
830,486 830,486 0000000000000000000026e71144c462137ace5e2628bf9f9da56b0434f0164f 2,276 1.00/1.00 vMB 54
830,485 830,485 00000000000000000000635b4ab8624a7f84f0e71e16b631fee47b74e61fd321 2,007 1.00/1.00 vMB 32
830,484 830,484 00000000000000000002bebc8203f5c316a29f384696d6d5e5f47aa8fb4bc9b9 3,098 1.00/1.00 vMB 41
830,483 830,483 000000000000000000020a2b510d03daa41a325ba6b68fda4b650665cd5c8717 2,847 1.00/1.00 vMB 45
830,482 830,482 00000000000000000002e2a73e8d0b6dbe1cd6d33ab368d6b85d14ee047c37ac 1,240 1.00/1.00 vMB 31
830,481 830,481 000000000000000000001498e73ebb5e528c67c3dfd9d0092f643266a4c056a5 2,810 1.00/1.00 vMB 45
830,480 830,480 00000000000000000003578b6f7215ad09c2e369a5d9eabf7a0e2aa909ae358f 2,472 1.00/1.00 vMB 39
830,479 830,479 00000000000000000000fa93a06f16a050c646c2d39436a3d22c52b880b36703 3,215 1.00/1.00 vMB 47
830,478 830,478 00000000000000000002a5e2969e1443f892df5012fb454b14668448dfd68d68 3,160 1.00/1.00 vMB 41
830,477 830,477 00000000000000000003b0e004a2deb31f8a89bcf4cc8b4762b197d71f721999 2,674 1.00/1.00 vMB 68
830,476 830,476 00000000000000000002abddd2021f131371404a47932f4ca55459b47beee184 1,888 1.00/1.00 vMB 30
830,475 830,475 00000000000000000001259470c79214298ef200101203e50a4248c42184e49f 1,714 1.00/1.00 vMB 32
830,474 830,474 00000000000000000001d803ec62c35ebbe87b4ee49bf51919e3f8d2024da3c5 2,339 1.00/1.00 vMB 48
830,473 830,473 00000000000000000002aaf797a4443d281bff4548e55ea420e43f2f068b3dd5 2,883 1.00/1.00 vMB 55
830,472 830,472 000000000000000000034f392da61ab9629aa0f7c6abc47aff325f6ff5acc0a7 3,039 1.00/1.00 vMB 41
830,471 830,471 000000000000000000022b7ad737a424e1d98f9e4af52ed59a699603ff0a96b0 1,723 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.