Loading Tool

Explorer IconExplorer

Memory Pool

82,784 transactions
30.39 vMB
0.14684064 BTC
Random Selection Loading Transactions
Max Size: 184.05/200 MB

Candidate Block

Mining Attempt ab1174109987659845b3c07079a9d5472b7cfb943a882e5e22b2ee8138d7a43d
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root aae884e7e92475197221df3b667f6cae6e48eca557534441b1ff7869718a6593
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.06652682 BTC
Feerates: 150.61 > 6.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (451,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,128 464,128 00000000000000000123af7f15281617fdb387b2ee114ea8fef39fd38030578c 1,860 1.00/1.00 vMB 168
464,127 464,127 000000000000000001eca72129273ed9619d6da788aa5904689ff6345ab1967c 2,010 1.00/1.00 vMB 180
464,126 464,126 00000000000000000211a4c6656f6e419f3c2777bc64bed25adf88f163d20547 2,351 1.00/1.00 vMB 165
464,125 464,125 000000000000000001405634fcc831bdeccdabf8709ca8bd5b41a0c6845f247e 2,550 1.00/1.00 vMB 178
464,124 464,124 00000000000000000002793df3dac40c7b874e75a09a8ec73f52f1bc3f860755 2,270 0.93/1.00 vMB 346
464,123 464,123 000000000000000002165cb091c1cfe27e413cd4cad7d793cde5d5eaff0abbaa 2,621 1.00/1.00 vMB 178
464,122 464,122 000000000000000001bdf579945aa0dc02f9f48c47ae3658fa9e923182150205 1,784 1.00/1.00 vMB 97
464,121 464,121 00000000000000000001df01f7f7bfd9c3a64527a493999d380760eabf7c14bd 2,216 1.00/1.00 vMB 83
464,120 464,120 0000000000000000018b01a208307fb689614f896c500a89e6959868b1480583 2,293 1.00/1.00 vMB 129
464,119 464,119 0000000000000000014f791c58d326a08106d11ed33355b09319e8575457ae3e 2,763 1.00/1.00 vMB 171
464,118 464,118 00000000000000000087181c52bc5548a8166c2fa1ba5b8fc02b30e88d898f98 1,624 1.00/1.00 vMB 142
464,117 464,117 0000000000000000011a0db2e4ecff0a1644f5b02e32124575158f1f8e904845 1,716 1.00/1.00 vMB 114
464,116 464,116 000000000000000001db5ef647110d50da570ba8110e79294f215f07ef7b7b6f 1,449 1.00/1.00 vMB 123
464,115 464,115 00000000000000000120b778764a6b8f061eaeb5b8143b298d35abb7036c8239 1,424 1.00/1.00 vMB 128
464,114 464,114 000000000000000001301c21457f3812bd471bd8308143873788116f53f29524 1,811 1.00/1.00 vMB 124
464,113 464,113 000000000000000000f9a345da64ea704e7043eb3d8ee594bc4ab9a839656638 1,408 1.00/1.00 vMB 68
464,112 464,112 000000000000000000a8a147d01e5aafda40ab5bb9eea2d89f28c7b3237c237d 2,458 1.00/1.00 vMB 175
464,111 464,111 0000000000000000007baccd1d6e6d5d29b265f11f9da54ed83480c0a162c974 1,711 1.00/1.00 vMB 60
464,110 464,110 000000000000000001cc5ff3d5f1ebe874eac7508ec2c446126062f5d058efd8 2,000 1.00/1.00 vMB 231
464,109 464,109 000000000000000001e58c65e6923d95d9100c1556ab865f0ab973f343d96c00 3,035 1.00/1.00 vMB 202
464,108 464,108 000000000000000000a6583cf8ce235545de0e845875b17a751d79b8d83d65b5 626 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.