Loading Tool

Explorer IconExplorer

Memory Pool

77,597 transactions
28.83 vMB
0.07377447 BTC
Random Selection Loading Transactions
Max Size: 174.84/200 MB

Candidate Block

Mining Attempt fc362885be1be89bfd42d6b27a216d1af20d95c4bb7b1805a67d51826bc885a9
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f2fe96b7e140fae4a13e65b88113abcc4e42bbb8950a48844169b06f0d14142f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,819
Size: 1.00 vMB
Total Fees: 0.01375709 BTC
Feerates: 82.75 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (220,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
694,737 694,737 000000000000000000042c0da202543f85c8c1b7bcfa94f3bbf1e71a19f24ad7 1,191 0.48/1.00 vMB 13
694,736 694,736 0000000000000000000370e1abb28473d3754118d6fba7fb3789fc9ce7196ebc 766 0.38/1.00 vMB 4
694,735 694,735 000000000000000000040ea6be99ef9caa8cdae0f01d1be33ababe36a5c671ba 1,751 1.00/1.00 vMB 17
694,734 694,734 00000000000000000008f1ead0c7dd10697e7a9a754fabf7ce01bb5c7b42c48c 1,594 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.