Loading Tool

Explorer IconExplorer

Memory Pool

35,280 transactions
25.83 vMB
0.06777161 BTC
Random Selection Loading Transactions
Max Size: 131.41/200 MB

Candidate Block

Mining Attempt 8d8a536324f6a649c7e6268df0eb5ffd3c0c429a9339a8990449ac89967767fa
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root c13235b8bafa1be6b0aab27363e925d8c2330f21146fc3f1cba5f92a3f4ffd1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,404
Size: 1.00 vMB
Total Fees: 0.02041410 BTC
Feerates: 150.77 > 2.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (325,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,740 588,740 000000000000000000111d3af3de1738c0661f023018a18524848b2652d8c1e2 2,390 1.00/1.00 vMB 58
588,739 588,739 00000000000000000008856f5052dad52f396652e4725776981ececac2a9a22e 951 1.00/1.00 vMB 50
588,738 588,738 000000000000000000106627974dfdd5a620e42a55e5ae7246a1c412eca34529 721 1.00/1.00 vMB 61
588,737 588,737 000000000000000000107b02ba9730c1a32f200bdd1a3296b471be3d63d6e546 1,923 1.00/1.00 vMB 89
588,736 588,736 0000000000000000000d9632aecdfadc306a9987a8a71e766506e9618ff72bf1 2,909 1.00/1.00 vMB 12
588,735 588,735 000000000000000000070eb71743de197fa83a65a065a822394a3dfb600fce4a 2,229 1.00/1.00 vMB 15
588,734 588,734 00000000000000000014a0ccafc160f91e039527286aba3db607756992aa166a 3,006 1.00/1.00 vMB 24
588,733 588,733 0000000000000000000abeadebbb0f610c795a083363fecf499a9151d35ea9c0 2,626 1.00/1.00 vMB 45
588,732 588,732 00000000000000000007c81b6dcb1ed8b9cd4beeeba9a4e4481029afa9e358e1 2,100 1.00/1.00 vMB 9
588,731 588,731 0000000000000000001842511bc25568380fe11873198dbd920575be879f6660 2,760 1.00/1.00 vMB 25
588,730 588,730 0000000000000000001bb2da5cb6fed0f47af5b4aa97002c8a81a72dc9b9c329 3,116 1.00/1.00 vMB 40
588,729 588,729 0000000000000000001436383a598c80fbf3e46a1e116d6d1bec3bc4217fec53 3,199 1.00/1.00 vMB 27
588,728 588,728 000000000000000000120a523ffbbe400f73c20f8a7a530e3a08dbe0bceae89a 2,813 1.00/1.00 vMB 49
588,727 588,727 00000000000000000009063589f1b09139fb75b17f5d994b8570353d8a0753ab 2,891 1.00/1.00 vMB 17
588,726 588,726 0000000000000000000ac186cfd5ba06bae8e99a10e874aa8785fd28ce040e90 2,457 1.00/1.00 vMB 12
588,725 588,725 00000000000000000004995e5e461dfaaf8e61048772938bd3b422c2c4db6c88 2,516 1.00/1.00 vMB 20
588,724 588,724 00000000000000000002cb35add8a760828bb62fb40c8865bf7f2fb8cf04c1c8 2,747 1.00/1.00 vMB 36
588,723 588,723 000000000000000000019a67279e57ba58db0461a330caab87b1892c8af73fd1 3,208 1.00/1.00 vMB 29
588,722 588,722 00000000000000000006487f084384d2a6ea6a44a63fce4b229974aaa43ac7d7 2,673 1.00/1.00 vMB 45
588,721 588,721 0000000000000000000898d279285ea79bb97512a226ef73a4cc64435aa73445 2,781 1.00/1.00 vMB 43
588,720 588,720 00000000000000000005041849f865b9359be7edcf51367623974558fecfc86f 1,907 0.59/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.