Loading Tool

Explorer IconExplorer

Memory Pool

36,419 transactions
25.83 vMB
0.07443094 BTC
Random Selection Loading Transactions
Max Size: 132.60/200 MB

Candidate Block

Mining Attempt b8285db470f429189d7b618e2ed319003587c6b545b17611f06297c24a9fb4b7
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root d12199a4704fa7ce6a489f973b30852653187d32c3fe771d690ae3b8b380f6c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,085
Size: 1.00 vMB
Total Fees: 0.02736795 BTC
Feerates: 502.65 > 2.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (326,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,747 588,747 0000000000000000001a3d5a6ec1a469194649ea17a1b1909dc6a090bf6ab033 2,966 1.00/1.00 vMB 41
588,746 588,746 00000000000000000014523874e66706c225bdd3a3c34811ef2fb34d3f4e8d87 2,816 1.00/1.00 vMB 39
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
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.