Loading Tool

Explorer IconExplorer

Memory Pool

79,397 transactions
29.29 vMB
0.10553942 BTC
Random Selection Loading Transactions
Max Size: 177.58/200 MB

Candidate Block

Mining Attempt 4f5a10d204f4b857effbdf0f92a769b0311bc9c40ae6235f9d69f682baad1893
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 86531e9d2c2474f8a925ee41d7f8e1e4f52060f57583b28f371e6eea7f1801eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,661
Size: 1.00 vMB
Total Fees: 0.04417442 BTC
Feerates: 137.15 > 4.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (220,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,758 694,758 00000000000000000002e60c5cf75ce6680563f255532967a69a22d6c769df58 357 0.12/1.00 vMB 14
694,757 694,757 00000000000000000010b7ebe4f295af1ca14d1d6560d93afc3fabf99a5d9971 471 0.15/1.00 vMB 13
694,756 694,756 000000000000000000062a73bd7c9f6d0269a353e0f9a2ce6cd4d3985bf43579 763 0.58/1.00 vMB 5
694,755 694,755 0000000000000000000962c61f1d22052434ae9984712dd54708c1de754b2bcd 1,435 1.00/1.00 vMB 9
694,754 694,754 00000000000000000006727a2ee37ca8df239266b6de60d0dfd60b6fa4e409d4 189 0.12/1.00 vMB 35
694,753 694,753 0000000000000000000f9879c9743a80f8fdce5c5e42e3769ce990ade4a05a64 180 0.06/1.00 vMB 13
694,752 694,752 0000000000000000001030b38f1d888e2e36014babe16af05b8bab03e7400069 957 0.43/1.00 vMB 9
694,751 694,751 00000000000000000001a7bf11b450244f9bc541aa27ef71eb4b462950842c1e 510 0.21/1.00 vMB 14
694,750 694,750 000000000000000000051c6a08d731640a5d52185ba16b8c2e40726dfbf58f2f 1,138 0.42/1.00 vMB 12
694,749 694,749 0000000000000000000467fd6b5b286a9ac002b7e518a957b5d78bd049763c5a 546 0.19/1.00 vMB 19
694,748 694,748 000000000000000000019de683a0de69015c50bb5e7ac3b01af533137915eb2d 320 0.10/1.00 vMB 14
694,747 694,747 00000000000000000010c27b286ac5c9319738dcd008a0305df8536fdba5e937 534 0.34/1.00 vMB 7
694,746 694,746 00000000000000000000f39c7d7b764d478f58d3d775a0b12068aed0ffc4398e 662 0.58/1.00 vMB 3
694,745 694,745 0000000000000000000bcf5bd637904e8871d6364875d823e8ebc6220a8e642d 2,270 1.00/1.00 vMB 16
694,744 694,744 0000000000000000000e352e01b8cb6e901841293ee430db0f847bc4342af156 1,658 1.00/1.00 vMB 9
694,743 694,743 000000000000000000041bf6f4a589e5652f91cc7aa31c3959b62d4c2ce24304 2,044 1.00/1.00 vMB 15
694,742 694,742 00000000000000000006a8a0c681f03ecb437454acf614a686e7b2efb092fecd 1,687 1.00/1.00 vMB 15
694,741 694,741 0000000000000000000163704ffb689d20bb516cd242037afd5295b0be8759b4 2,150 1.00/1.00 vMB 5
694,740 694,740 00000000000000000013407ec5f78f932c1dc1e8002f6eaf0162898de6e6b5c2 2,049 1.00/1.00 vMB 18
694,739 694,739 0000000000000000000e7452712060e6410149d89be8b057f09f7f89ee9cde4d 594 0.48/1.00 vMB 7
694,738 694,738 0000000000000000000d4ad9370044b7f370acf93c054bb572f0379aee75dadf 66 0.02/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.