Loading Tool

Explorer IconExplorer

Memory Pool

82,768 transactions
32.43 vMB
0.07366634 BTC
Random Selection Loading Transactions
Max Size: 191.87/200 MB

Candidate Block

Mining Attempt 73dbba31707f120dccc76370ac696d36af1cc30acfcde0aef812eae0bef146fc
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 4142ba49c5e1ed30e968d6fa9f3dee2ecb65669daa7d853068baf4d489c835a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,872
Size: 1.00 vMB
Total Fees: 0.00983170 BTC
Feerates: 203.60 > 0.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (326,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,745 588,745 00000000000000000016fedbdafb6be460b43e14f041040e9a98c9e4428b6bd7 2,220 1.00/1.00 vMB 75
588,744 588,744 0000000000000000000ee3f41fc484091e5b98d96f68e55767feab0fe03997cb 1,525 1.00/1.00 vMB 32
588,743 588,743 0000000000000000001b0d0f371d3b5312c3645aa6fed9a1089d19ff4131ae0a 1,606 1.00/1.00 vMB 21
588,742 588,742 00000000000000000018b2ede32c949325dfa9c50a7ad25743cc8822c9870856 2,520 1.00/1.00 vMB 39
588,741 588,741 00000000000000000013b092f7d1f09556dd58c6461ce351b137ac9a855984c5 1,757 1.00/1.00 vMB 30
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
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.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.