Loading Tool

Explorer IconExplorer

Memory Pool

48,810 transactions
29.72 vMB
0.09237163 BTC
Random Selection Loading Transactions
Max Size: 158.24/200 MB

Candidate Block

Mining Attempt dfc9049f01bbf166609d9d8d74eb56b734d23f26caa66a8e423e3875c4200205
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 5f9f59bc7c25ee47b853630523c6a34bc453b420f8bbdbf35c09041803c3ce99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,039
Size: 1.00 vMB
Total Fees: 0.02956472 BTC
Feerates: 105.02 > 2.96 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (862,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,944 51,944 0000000010a146fbde2cf1b5cd8f8c270f52d1695d64240eedb9dbdf7ae5ff63 1 0.00/1.00 vMB 0
51,943 51,943 000000000a9b85ea2544fa18a43f88446183baf4c73b8e9580989082e81c8f63 2 0.00/1.00 vMB 0
51,942 51,942 00000000058e89c57b870bba9bdb427d68d0336583859d83ca2b34fdc1bbbe79 1 0.00/1.00 vMB 0
51,941 51,941 000000000c918395346935f3c511d8aaa4cdbc2f3158c932624537e05f26af6e 1 0.00/1.00 vMB 0
51,940 51,940 0000000010185849e5707e016bd4c3512266dfd83627895b9df2718547c2ca3f 1 0.00/1.00 vMB 0
51,939 51,939 0000000000ec011f3202caa89c18653f67615e69723c12e617fdf0e518fdbea5 1 0.00/1.00 vMB 0
51,938 51,938 000000000863677d0aa592ea5e1b79ccc31ab7cd4280365f3acc565674a76d28 1 0.00/1.00 vMB 0
51,937 51,937 000000001d294f3e789b62de8170f3d0a3aba2d10419b8e8392c38a1150aa850 1 0.00/1.00 vMB 0
51,936 51,936 000000000a0c9e97c6d0567d6f901bed1427a73d104b73a1e118cc9126a1a097 1 0.00/1.00 vMB 0
51,935 51,935 0000000020b462b58fe84c789fbff35865372146597f229b744e680be322dd20 1 0.00/1.00 vMB 0
51,934 51,934 000000001478470c5852181e2cd8bd139becfa070eec5764fae663babe649494 1 0.00/1.00 vMB 0
51,933 51,933 0000000006319e9c52baf2285d7c19c136555b44a567cd91a42ab444995c9584 1 0.00/1.00 vMB 0
51,932 51,932 000000000ab3add399421861278942025ba8a8181cb1132a379aa7a5328f9d91 1 0.00/1.00 vMB 0
51,931 51,931 000000000878195c757b609ef4a5ea93f771124d5b3473f46679b57a614dd62a 1 0.00/1.00 vMB 0
51,930 51,930 000000001c121e922c0894031679d6e7cd70f651de4ed98ec9e30c5232a6b0da 1 0.00/1.00 vMB 0
51,929 51,929 00000000022b48380b856cd5b24bdd5357817d58a6f0e6ce4632226d4c78bfc4 1 0.00/1.00 vMB 0
51,928 51,928 0000000009e25efb099e68572f6f44b60651691fd9c06d6f93c2417158eedfa4 1 0.00/1.00 vMB 0
51,927 51,927 00000000133d834383825b485ddfe5e9dadc4460ace08086648fb39683458d15 1 0.00/1.00 vMB 0
51,926 51,926 0000000012f8c26cd32f7d09eb5cda877220d80d53419be7fd8061660993130d 1 0.00/1.00 vMB 0
51,925 51,925 00000000004e0d67a20ea1a14d8fcaa2f73a386ed68f4682aa01391ae27e28d6 2 0.00/1.00 vMB 0
51,924 51,924 000000001d957affee4074d53099d2a1cf304c25418820e224cd136a05353b31 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.