Loading Tool

Explorer IconExplorer

Memory Pool

80,115 transactions
29.69 vMB
0.07213930 BTC
Random Selection Loading Transactions
Max Size: 178.98/200 MB

Candidate Block

Mining Attempt ac555c23a62e7e50f21d71661eb6fac13424741496d4593c74ba4200dcaaf428
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 0c522cdf3ed7260cb7f9b7a72aad46753e251e7705a2e2a8c412bd3b925faa88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,772
Size: 1.00 vMB
Total Fees: 0.01161933 BTC
Feerates: 147.04 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (596,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,968 318,968 00000000000000000402dc8553f936a7707dc998d3cda47905027d57323f017f 733 0.34/1.00 vMB 30
318,967 318,967 00000000000000000d9d151f2eda385315b536ad205041d8eab9a6201c9cbe68 60 0.05/1.00 vMB 16
318,966 318,966 000000000000000023cd10347472d279edd9f8149ad17c0ea9239ab3ebd5901f 526 0.29/1.00 vMB 29
318,965 318,965 00000000000000001dda7af2de443e226522e345a56249d909a1e4ccd93d881c 847 0.39/1.00 vMB 30
318,964 318,964 00000000000000001ecdd2504847d21aff8298011613eae57f2575e8a05b818b 101 0.05/1.00 vMB 19
318,963 318,963 000000000000000002e6c54a563883d4c4095f41da91c55733abb68281dff57b 1,290 0.66/1.00 vMB 29
318,962 318,962 00000000000000000105e684173d5262bc7b46206f9efa2283e47272fe868255 253 0.13/1.00 vMB 28
318,961 318,961 00000000000000000bfd40deddbc1c1e919a7e923fd283bba05cab59bde9b4b5 478 0.30/1.00 vMB 23
318,960 318,960 000000000000000016fe66c10d49b509c1a0edae57710191fc028fb2deb48e57 256 0.08/1.00 vMB 45
318,959 318,959 000000000000000005f199df5d17178cc0f87f7e8d03ce19deed20ead58116f6 50 0.03/1.00 vMB 23
318,958 318,958 000000000000000004ddf091dc5f6332e8d166b58e5c4745cb46a50fd0b99e32 93 0.06/1.00 vMB 23
318,957 318,957 0000000000000000176b65a6b1c534abab2992fade4707a58674a58d9eda7ebf 172 0.09/1.00 vMB 24
318,956 318,956 000000000000000021b356fb05fce64718fc8b43ba7a3c815127161c68981821 355 0.17/1.00 vMB 29
318,955 318,955 00000000000000000dbcc7b090ca12e25cb6894d36f0d434cb6ae24a7ef2fc34 430 0.23/1.00 vMB 28
318,954 318,954 0000000000000000035e3f88c38f989f348c9f6f9b2f7867ad5b4a2a9899a092 273 0.12/1.00 vMB 40
318,953 318,953 000000000000000012630c70f1760b66d70322ff1dbb00f6723c0ab1625bc982 22 0.02/1.00 vMB 21
318,952 318,952 0000000000000000030dc6c0cdb6db811d21ee0b148b309988611d59c69ef5aa 50 0.04/1.00 vMB 27
318,951 318,951 000000000000000024c0ce1f8cad3fb142c76bcec66c15fb46936740b670cc99 79 0.03/1.00 vMB 28
318,950 318,950 000000000000000000964e6dc9ab7637cbcb58be4e9db078479960273f007220 141 0.06/1.00 vMB 21
318,949 318,949 0000000000000000133a94b81f882678bae693332d475a45b1d859bdeffa22a2 395 0.25/1.00 vMB 25
318,948 318,948 000000000000000004c7c3f1644fc46954355b764885d79748a401852412dc51 183 0.13/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.36 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: 662.84 GB
    • Received: 14.88 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.