Loading Tool

Explorer IconExplorer

Memory Pool

26,762 transactions
6.45 vMB
0.05494437 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.95/200 MB

Candidate Block

Mining Attempt 44c9d83dd8b68031c57a0bb671495dbade3a5a12db4d595d8c9e9bf411d13cfb
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 009b91e287016a17dfe6afa4cf8fc69643559f77d2cd6c08c6921a4e9e20bd23
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,863
Size: 1.00 vMB
Total Fees: 0.03790293 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (746,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,046 167,046 0000000000000a33418a33647fad9bb619f0e360701c902ef26689bc1f22b142 80 0.03 vMB 106
167,045 167,045 0000000000000640527a3d5e1e3392178d7829682753501c6ec53d8ce5992bd8 70 0.06 vMB 484
167,044 167,044 0000000000000b435c6d53717e10d1361fbbd962c2925acd39b9f10fa0a201df 73 0.03 vMB 109
167,043 167,043 000000000000007d9b2e0c9d4498027fb599667717feccc24c14d84a738dc947 35 0.01 vMB 55
167,042 167,042 000000000000015fa591128e34f85323f85a262db0c203775a72a4bebcf7a197 120 0.06 vMB 126
167,041 167,041 00000000000005ab9598940c9524841085a7bb1ca0677a6fc879670fdcb6c82c 7 0.00 vMB 427
167,040 167,040 0000000000000a138d634f231ba1d7bb93e71baf0df6bd58bc374ee06956f4df 22 0.01 vMB 59
167,039 167,039 000000000000003e2b8d392c50d257035dc5476f666d3f24a5fb1c1a5d683ed8 48 0.02 vMB 302
167,038 167,038 000000000000055191eaa09098ea8431c6936c7ac3618a0f50e6f504148d1377 114 0.04 vMB 89
167,037 167,037 0000000000000431625b28e9861eb29d369f03d7ac02a07ba7425be32b9d66f8 23 0.01 vMB 194
167,036 167,036 0000000000000113e465e0e96c9c8106338ed8d590384bb7c5f43cdeaa85b8e9 4 0.01 vMB 17
167,035 167,035 00000000000006a0d1a39c67cd8e0f399a9667513a94c55cfd6be7c08262c423 73 0.05 vMB 142
167,034 167,034 0000000000000061b38c586e0e49c4b6c3f36138cbd259458d9ccfbc1f29cee1 15 0.01 vMB 102
167,033 167,033 000000000000099755110feb761a1281c771faaa0d566140f40831435bd84b01 27 0.01 vMB 120
167,032 167,032 00000000000005019f89981de8aeb3cfefb7f0a7b030191cac0ce8b2df69c6ae 176 0.05 vMB 19
167,031 167,031 0000000000000b1470f4371455b700bd5dc124ffa35ec6bbb51210d66fc98305 1 0.00 vMB 0
167,030 167,030 000000000000076435a29b8f0b3bf5b3ca1235209865496c944fde8dc8772d66 115 0.05 vMB 86
167,029 167,029 0000000000000a2e3d7051f9ae94dfb28b7ed718a02f3bba10406f207c349503 182 0.06 vMB 118
167,028 167,028 0000000000000bbe64a8a38527769aed94cd3e52d02aef100f9f0a3584e535e6 12 0.00 vMB 30
167,027 167,027 00000000000009e0235fdb721d8ebf3ee283b92910f7877359cfbad23f49adb4 104 0.05 vMB 109
167,026 167,026 000000000000037d185dff391d84573628306b4d0b42bca8260080238f2c2ee4 63 0.03 vMB 31
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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