Loading Tool

Explorer IconExplorer

Memory Pool

41,524 transactions
18.15 vMB
0.17424644 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.13/200 MB

Candidate Block

Mining Attempt 8472a5be32dc4817d48000bc3c6ce045a354549fb7dad4762938d636ebc9f1f2
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root aa0a6d37cc4de750195276391302b0490fd1268174c687d12270b7010773cf26
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,718
Size: 1.00 vMB
Total Fees: 0.05671331 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (739,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,081 174,081 000000000000018a014753667b59c8c968960211fadbe9c396f3e98b58479e3a 10 0.00 vMB 139
174,080 174,080 000000000000053276d3bc1d844527bd38b6cf198f898917af1d07866505776f 10 0.01 vMB 631
174,079 174,079 000000000000067ff49714aab590eda1257f410838dfc64ae6e20a140e086498 95 0.03 vMB 7
174,078 174,078 000000000000077f7f94f3fbfbe54872002f3cee3600f6313a327dcff36db0fb 37 0.02 vMB 280
174,077 174,077 00000000000009b052f84a61c0b2042ebd64e2d17abd36186789e93668bddca2 64 0.04 vMB 83
174,076 174,076 000000000000088d679075f402769a817336551552d96efb85697dbafa115404 99 0.06 vMB 662
174,075 174,075 000000000000061da3511d4dbdc6acdf059c3b4ff67e2c7e2af5ae500ba273bc 54 0.02 vMB 77
174,074 174,074 00000000000002b62032bc8f9980031477f0eef7d4e4ce842fe13a3fae6c2f72 4 0.00 vMB 80
174,073 174,073 00000000000004e07d91866b8d1ce6f8caf13bc478fa3bdba1d5421f0f37ced7 41 0.01 vMB 24
174,072 174,072 000000000000081620a1108c4e38ce61cba47ab1baf7ce909208b54274ff6479 38 0.01 vMB 73
174,071 174,071 0000000000000473ab117ee15ce7752f822fb61ffe8196707e73eb4547183215 9 0.00 vMB 17
174,070 174,070 000000000000035ae4c50e57c668b97a015d03e22ac291be8fbe7a119717af87 28 0.02 vMB 84
174,069 174,069 0000000000000966768c2997d0cc94566761bf2cb893f42e3af2e1841026d697 21 0.01 vMB 102
174,068 174,068 00000000000004641f0befebbcfd177c48e66f56a5793c3a9637fadfcbc3d34f 23 0.01 vMB 2,102
174,067 174,067 0000000000000450c621ee90f475c61b053a629721831167ca47a6171fe5134d 56 0.03 vMB 187
174,066 174,066 0000000000000926732b672ce422cfb8a3a75d4103816da96f1ff6742cd856f3 131 0.05 vMB 12
174,065 174,065 00000000000004f05a304e02132695fa70e3522744841b0ba9c509f938cab1f6 76 0.05 vMB 170
174,064 174,064 0000000000000156ba008610748d923834d1fda0bfbbee5e5923031f7fde8eb9 44 0.03 vMB 72
174,063 174,063 00000000000009acb212df27fa9ebce26ec019c2b43c10e67915eb70b276ebe9 28 0.03 vMB 239
174,062 174,062 000000000000067b5802fad5111d456c54b9ac9b5bf9d1f92cdb2806acb04dfe 31 0.03 vMB 29
174,061 174,061 00000000000009021f1e0769aa19a6af08313273f3f7cf9b3434623a950b1bde 147 0.05 vMB 161
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.69 GB
    • Received: 0.47 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.