Loading Tool

Explorer IconExplorer

Memory Pool

82,396 transactions
30.44 vMB
0.10397249 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt 7ae5960f88f98c3adbc1dfbd329748ccbb956939ace1d79894aef99a77153aa2
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 44059f0e6f937b29767059f44637d40a166ae83452a95fab4bd42586e82453a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.03291050 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (277,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,110 638,110 0000000000000000000ecdfab79a83270e43c9071ad32a76c1b97e11df13670e 2,642 1.00/1.00 vMB 49
638,109 638,109 0000000000000000000797c41b8e4ed381a7d871189815091632444e8248cb70 1,516 0.59/1.00 vMB 26
638,108 638,108 000000000000000000048e06d70f2407f87ffa93918f4cc5ad1319a1125b99db 2,443 0.99/1.00 vMB 10
638,107 638,107 0000000000000000001059536b65aa0afecabfd3ec7c123ce105b62eb20cddc6 2,295 1.00/1.00 vMB 36
638,106 638,106 00000000000000000003fcc8c65d2c2521303f157f7edf2b79c2ddd954ff6f40 68 0.02/1.00 vMB 19
638,105 638,105 0000000000000000000218ba4eb2160ec20805b7103c8922aa244a8bd0a6a832 2,433 0.89/1.00 vMB 27
638,104 638,104 0000000000000000000d7f84bcb69db51cb3a0ac343099b01da13d7b51d89059 325 0.10/1.00 vMB 21
638,103 638,103 000000000000000000022c04dfecfad9db7bdf80896a99b6215cc2ae3a7a42d0 1,805 0.68/1.00 vMB 25
638,102 638,102 000000000000000000017c2fe4aba8188f1afc79ed135f1f2d4155bd5d00915b 664 0.22/1.00 vMB 20
638,101 638,101 0000000000000000000c3f3bd45961da55f241bd7ada92fe92e3ae8aae8ac2ae 70 0.02/1.00 vMB 17
638,100 638,100 00000000000000000002cef334fba4c8b2d9efe6e126d529fa0eb94b37b4788f 791 0.35/1.00 vMB 23
638,099 638,099 0000000000000000000fb31c77db03037db024d79fa470ce1975711e2f7a3bb3 1,805 0.80/1.00 vMB 24
638,098 638,098 0000000000000000000290ba551f279406fde14f246b81c3f46f52979369e23a 1,462 0.57/1.00 vMB 29
638,097 638,097 00000000000000000008bc3806911c0d55a77381ef6097c5ea379db689f7a770 520 0.20/1.00 vMB 28
638,096 638,096 0000000000000000000718ccdd23fb38f0b33973cb6ed6430f338b6cd82f65db 565 0.38/1.00 vMB 12
638,095 638,095 000000000000000000032a6df56c498c7ea241a899f98e908755f7b00b8f8a34 2,617 1.00/1.00 vMB 15
638,094 638,094 0000000000000000000b3f7c75a8cb015c8e314a1afe80c9957c410fa2c9e0a7 2,398 1.00/1.00 vMB 31
638,093 638,093 0000000000000000000486bc25e15fdf85cf4615366abb78c21d187904b99aad 94 0.03/1.00 vMB 16
638,092 638,092 0000000000000000000a03341339a7aea4f4af4e82ee068065ea40c227dc9fcf 2,487 0.85/1.00 vMB 15
638,091 638,091 000000000000000000023fdeb6ebbfd26de4622ff708935d7278a8de6b5aec61 2,028 1.00/1.00 vMB 29
638,090 638,090 0000000000000000000247e1fdbe37d6e15d3e10193d20dbd6425099b2070bf9 422 0.15/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.