Loading Tool

Explorer IconExplorer

Memory Pool

80,506 transactions
30.74 vMB
0.08058703 BTC
Random Selection Loading Transactions
Max Size: 186.58/200 MB

Candidate Block

Mining Attempt 4ad3198545c4dec23ee6bf1dc7f1cb7f8b5b9cd1539898d8479316879d4da85f
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root cc939a5e563d06713048077be7480925fc7d0d8f2640d94b2be3f1dd04bbf697
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.01462330 BTC
Feerates: 100.69 > 1.47 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (156,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,106 759,106 00000000000000000005911d4a2937334ef1c04d4ff778f178c75545aaf140fd 3,386 1.00/1.00 vMB 39
759,105 759,105 00000000000000000002efc1e481b30d36b0c9df29c133c86544a645bfa15e97 3,239 1.00/1.00 vMB 14
759,104 759,104 00000000000000000000e7e7410c157417a860b379c991a35aa6ae0806927de3 3,666 1.00/1.00 vMB 24
759,103 759,103 00000000000000000003c850bd2c8d880d4ed4f71ce811d48179b84a4cc09138 2,128 0.72/1.00 vMB 11
759,102 759,102 0000000000000000000475415565e0e3027225b9991ace3250883668829d4d49 1,300 0.40/1.00 vMB 12
759,101 759,101 00000000000000000000448eaea79fa5211ed4a76cb924ce0e9e66844ab51f47 1,305 0.58/1.00 vMB 9
759,100 759,100 0000000000000000000072c50e212bb376a5ecd1b3ff5b016bd43882fdf1442b 1,983 1.00/1.00 vMB 6
759,099 759,099 00000000000000000006b52b43f83f6f65fed19fe745df559af627559e2d5e2b 1,335 1.00/1.00 vMB 14
759,098 759,098 0000000000000000000055c1e065d8843324c4e5c3f7797aef90ce74a3e95dca 1,640 1.00/1.00 vMB 15
759,097 759,097 0000000000000000000083923fe7559c657572877a03e0ebb77e70619a2ced8c 2,339 0.94/1.00 vMB 10
759,096 759,096 00000000000000000004a006ffeecea96513fbc376d930d058b5f7cb80f0da44 1,360 0.46/1.00 vMB 10
759,095 759,095 00000000000000000007d6d93fd9680e6bbef9d376d8bef3f08212a33517e47f 1,209 0.72/1.00 vMB 4
759,094 759,094 0000000000000000000026d45cfd78904c59b3b5d1501323179b3870926f3af1 1,919 1.00/1.00 vMB 4
759,093 759,093 0000000000000000000282966aaec9df67fc60ca999f8b1ee2c22cc6239150bc 3,233 1.00/1.00 vMB 15
759,092 759,092 00000000000000000002fc65eba7acc6c5442d560752ad4fba01ead06cf09f26 976 1.00/1.00 vMB 3
759,091 759,091 00000000000000000000c61713d6f840bf7b7c8eb316fb506ac6d3f3c875695c 2,331 1.00/1.00 vMB 9
759,090 759,090 0000000000000000000314f1dc763db2842aac831ca347ff76a80593f7f7b920 2,335 1.00/1.00 vMB 9
759,089 759,089 00000000000000000000fc909564b15bafd724c8fc73d4c377de0c50eb8b310e 3,294 1.00/1.00 vMB 19
759,088 759,088 00000000000000000005575e664efac358aa50b54fad81ab3f2b698fa12f68a8 1,187 1.00/1.00 vMB 2
759,087 759,087 000000000000000000054d95a29c7bd9479b4a2795aef6e15ab43ac28d73ac3d 2,604 1.00/1.00 vMB 10
759,086 759,086 00000000000000000003eb1406156409bdb75b324a01af9949fe47623616bf24 1,870 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.72 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: 702.05 GB
    • Received: 16.63 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.