Loading Tool

Explorer IconExplorer

Memory Pool

74,852 transactions
27.47 vMB
0.06614607 BTC
Random Selection Loading Transactions
Max Size: 168.12/200 MB

Candidate Block

Mining Attempt 5116165a5c0240d714878423e8045965b0254ee411231097b149e51c55b374d2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 5a12601cee400748f1a2fc874e868a577f0aae9e4a1e6bc7665deaf9e39e1e2e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,329
Size: 1.00 vMB
Total Fees: 0.00729174 BTC
Feerates: 74.05 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (577,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,955 337,955 00000000000000000bf95ba93232f7966c6cabcfd81867a150ab0c00532d24cd 268 0.12/1.00 vMB 30
337,954 337,954 0000000000000000085417e6ab64b3bfbb38183dd1bcf446b2738494ec9494a8 580 0.50/1.00 vMB 23
337,953 337,953 000000000000000005dfd519ee72d737f2bf9d5b8d2eb8688257b1627e53c941 1,584 0.75/1.00 vMB 29
337,952 337,952 000000000000000001fbb785c466cfc14227a0e1f21dd6ec4bb5e41d104d2af3 2,493 0.75/1.00 vMB 44
337,951 337,951 000000000000000017aba0c60023850eb6a821c37b29a5ff5ad782113fb43724 653 0.31/1.00 vMB 27
337,950 337,950 00000000000000000245edc44ca808b057edc59e789f5d1cd69eafc8b9efb9a0 131 0.10/1.00 vMB 17
337,949 337,949 000000000000000004bda0aa281a3e587fa2d95554211918a45a5bc0b21d2a8d 289 0.14/1.00 vMB 17
337,948 337,948 00000000000000001a74988ac0c3145f00701b1690f379532823ebd638936d13 400 0.17/1.00 vMB 32
337,947 337,947 00000000000000000588e49da4adf749fd10ffc5030fa7dbc5ecebb926fc6716 1 0.00/1.00 vMB 0
337,946 337,946 000000000000000012165aea8650d254d7b51d6065abd5d1f411f13f36984b77 1 0.00/1.00 vMB 0
337,945 337,945 00000000000000000e59c0be2cef113adc18306ff614ccfa51a7a0ab15b178fb 1,008 0.69/1.00 vMB 19
337,944 337,944 00000000000000000773970e892164af18f115358193146f093ee3dd0b53739b 1,349 0.50/1.00 vMB 33
337,943 337,943 00000000000000000befc6eedf4059f13ead9ad42b7af0eac918a9481c965f95 1,244 0.68/1.00 vMB 26
337,942 337,942 000000000000000001f5d9c4cd961ad3e324c5c7f607eade835c71e2f048078c 163 0.10/1.00 vMB 16
337,941 337,941 00000000000000001acf764954ad4bc4a7e71968a2551135fb01b5b602819a3e 1,255 0.66/1.00 vMB 27
337,940 337,940 00000000000000000ca4ebeb272e8f038b927a0bf764fbfaa537e2c11d58527f 491 0.17/1.00 vMB 39
337,939 337,939 000000000000000009e28fcc00f8f041bd35858840a915b2bff6171b37cea471 1,068 0.61/1.00 vMB 37
337,938 337,938 00000000000000000b5bed9347440901ccbc7a11cd26bde2e4e8041d3bfa0ba0 724 0.44/1.00 vMB 21
337,937 337,937 000000000000000004d5ba53653e178b90d37835d970009d28b64206af3e25bd 603 0.35/1.00 vMB 23
337,936 337,936 0000000000000000178506085afbf1a33651c9d569373b023f63d442f79a2873 1,797 0.75/1.00 vMB 29
337,935 337,935 00000000000000000f7362d7febcb1a2aa6f348a8878be96b33ba1ccea66a82f 281 0.14/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.92 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.24 GB
    • Received: 17.52 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.